@pnp/cli-microsoft365 9.0.0-beta.834af0c → 9.0.0-beta.872d524

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.
Files changed (46) hide show
  1. package/allCommands.json +1 -1
  2. package/allCommandsFull.json +1 -1
  3. package/dist/cli/cli.js +11 -6
  4. package/dist/m365/cli/commands/cli-consent.js +3 -7
  5. package/dist/m365/entra/commands/enterpriseapp/enterpriseapp-remove.js +123 -0
  6. package/dist/m365/entra/commands/group/group-set.js +256 -0
  7. package/dist/m365/entra/commands.js +3 -0
  8. package/dist/m365/flow/commands/flow-get.js +1 -1
  9. package/dist/m365/pa/commands/app/app-export.js +13 -7
  10. package/dist/m365/spo/commands/applicationcustomizer/applicationcustomizer-get.js +0 -1
  11. package/dist/m365/teams/commands/message/message-restore.js +106 -0
  12. package/dist/m365/teams/commands.js +1 -0
  13. package/dist/m365/viva/commands/engage/engage-group-list.js +0 -5
  14. package/dist/m365/viva/commands/engage/engage-group-user-add.js +0 -5
  15. package/dist/m365/viva/commands/engage/engage-group-user-remove.js +0 -5
  16. package/dist/m365/viva/commands/engage/engage-message-add.js +0 -5
  17. package/dist/m365/viva/commands/engage/engage-message-get.js +0 -5
  18. package/dist/m365/viva/commands/engage/engage-message-like-set.js +0 -5
  19. package/dist/m365/viva/commands/engage/engage-message-list.js +0 -5
  20. package/dist/m365/viva/commands/engage/engage-message-remove.js +0 -5
  21. package/dist/m365/viva/commands/engage/engage-network-list.js +0 -5
  22. package/dist/m365/viva/commands/engage/engage-report-activitycounts.js +0 -8
  23. package/dist/m365/viva/commands/engage/engage-report-activityusercounts.js +0 -8
  24. package/dist/m365/viva/commands/engage/engage-report-activityuserdetail.js +0 -8
  25. package/dist/m365/viva/commands/engage/engage-report-deviceusagedistributionusercounts.js +0 -8
  26. package/dist/m365/viva/commands/engage/engage-report-deviceusageusercounts.js +0 -8
  27. package/dist/m365/viva/commands/engage/engage-report-deviceusageuserdetail.js +0 -8
  28. package/dist/m365/viva/commands/engage/engage-report-groupsactivitycounts.js +0 -8
  29. package/dist/m365/viva/commands/engage/engage-report-groupsactivitydetail.js +0 -8
  30. package/dist/m365/viva/commands/engage/engage-report-groupsactivitygroupcounts.js +0 -8
  31. package/dist/m365/viva/commands/engage/engage-search.js +0 -5
  32. package/dist/m365/viva/commands/engage/engage-user-get.js +0 -5
  33. package/dist/m365/viva/commands/engage/engage-user-list.js +0 -5
  34. package/docs/docs/cmd/cli/cli-consent.mdx +1 -1
  35. package/docs/docs/cmd/entra/enterpriseapp/enterpriseapp-remove.mdx +65 -0
  36. package/docs/docs/cmd/entra/group/group-add.mdx +0 -4
  37. package/docs/docs/cmd/entra/group/group-set.mdx +89 -0
  38. package/docs/docs/cmd/flow/flow-get.mdx +149 -283
  39. package/docs/docs/cmd/pa/app/app-export.mdx +15 -9
  40. package/docs/docs/cmd/spo/app/app-uninstall.mdx +1 -1
  41. package/docs/docs/cmd/spo/applicationcustomizer/applicationcustomizer-get.mdx +6 -5
  42. package/docs/docs/cmd/teams/message/message-remove.mdx +2 -1
  43. package/docs/docs/cmd/teams/message/message-restore.mdx +62 -0
  44. package/npm-shrinkwrap.json +572 -478
  45. package/package.json +22 -23
  46. package/dist/m365/viva/commands/engage/yammerCommands.js +0 -25
@@ -9,35 +9,34 @@
9
9
  "version": "9.0.0",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "@azure/msal-common": "^14.11.0",
12
+ "@azure/msal-common": "^14.14.0",
13
13
  "@azure/msal-node": "^2.10.0",
14
- "@inquirer/confirm": "^3.1.12",
15
- "@inquirer/input": "^2.1.12",
16
- "@inquirer/select": "^2.3.8",
14
+ "@inquirer/confirm": "^3.1.22",
15
+ "@inquirer/input": "^2.2.9",
16
+ "@inquirer/select": "^2.4.7",
17
17
  "@xmldom/xmldom": "^0.8.10",
18
18
  "adaptive-expressions": "^4.22.3",
19
19
  "adaptivecards": "^3.0.4",
20
20
  "adaptivecards-templating": "^2.3.1",
21
- "adm-zip": "^0.5.14",
21
+ "adm-zip": "^0.5.15",
22
22
  "applicationinsights": "^2.9.5",
23
- "axios": "^1.7.2",
23
+ "axios": "^1.7.3",
24
24
  "chalk": "^5.3.0",
25
25
  "clipboardy": "^4.0.0",
26
26
  "configstore": "^6.0.0",
27
- "csv-stringify": "^6.5.0",
27
+ "csv-stringify": "^6.5.1",
28
28
  "easy-table": "^1.2.0",
29
29
  "jmespath": "^0.16.0",
30
30
  "json-to-ast": "^2.1.0",
31
- "minimist": "^1.2.8",
32
31
  "node-forge": "^1.3.1",
33
32
  "omelette": "^0.4.17",
34
33
  "open": "^10.1.0",
35
- "semver": "^7.6.2",
34
+ "semver": "^7.6.3",
36
35
  "strip-json-comments": "^5.0.1",
37
- "typescript": "^5.5.3",
38
- "update-notifier": "^7.0.0",
39
- "uuid": "^9.0.1",
40
- "yaml": "^2.4.5",
36
+ "typescript": "^5.5.4",
37
+ "update-notifier": "^7.2.0",
38
+ "uuid": "^10.0.0",
39
+ "yaml": "^2.5.0",
41
40
  "yargs-parser": "^21.1.1",
42
41
  "zod": "^3.22.4"
43
42
  },
@@ -56,23 +55,23 @@
56
55
  "@types/json-to-ast": "^2.1.4",
57
56
  "@types/minimist": "^1.2.5",
58
57
  "@types/mocha": "^10.0.7",
59
- "@types/node": "^20.14.9",
58
+ "@types/node": "^20.14.15",
60
59
  "@types/node-forge": "^1.3.11",
61
60
  "@types/omelette": "^0.4.4",
62
61
  "@types/semver": "^7.5.8",
63
62
  "@types/sinon": "^17.0.3",
64
63
  "@types/update-notifier": "^6.0.8",
65
- "@types/uuid": "^9.0.8",
64
+ "@types/uuid": "^10.0.0",
66
65
  "@types/yargs-parser": "^21.0.3",
67
- "@typescript-eslint/eslint-plugin": "^7.8.0",
68
- "@typescript-eslint/parser": "^7.15.0",
69
- "c8": "^9.1.0",
66
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
67
+ "@typescript-eslint/parser": "^7.18.0",
68
+ "c8": "^10.1.2",
70
69
  "eslint": "^8.57.0",
71
70
  "eslint-plugin-cli-microsoft365": "file:eslint-rules",
72
- "eslint-plugin-mocha": "^10.4.3",
73
- "mocha": "^10.5.2",
74
- "rimraf": "^5.0.7",
75
- "sinon": "^17.0.2",
71
+ "eslint-plugin-mocha": "^10.5.0",
72
+ "mocha": "^10.7.3",
73
+ "rimraf": "^6.0.1",
74
+ "sinon": "^18.0.0",
76
75
  "source-map-support": "^0.5.21"
77
76
  }
78
77
  },
@@ -206,10 +205,9 @@
206
205
  }
207
206
  },
208
207
  "node_modules/@azure/msal-common": {
209
- "version": "14.13.0",
210
- "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-14.13.0.tgz",
211
- "integrity": "sha512-b4M/tqRzJ4jGU91BiwCsLTqChveUEyFK3qY2wGfZ0zBswIBZjAxopx5CYt5wzZFKuN15HqRDYXQbztttuIC3nA==",
212
- "license": "MIT",
208
+ "version": "14.14.0",
209
+ "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-14.14.0.tgz",
210
+ "integrity": "sha512-OxcOk9H1/1fktHh6//VCORgSNJc2dCQObTm6JNmL824Z6iZSO6eFo/Bttxe0hETn9B+cr7gDouTQtsRq3YPuSQ==",
213
211
  "engines": {
214
212
  "node": ">=0.8.0"
215
213
  }
@@ -218,7 +216,6 @@
218
216
  "version": "2.10.0",
219
217
  "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-2.10.0.tgz",
220
218
  "integrity": "sha512-JxsSE0464a8IA/+q5EHKmchwNyUFJHtCH00tSXsLaOddwLjG6yVvTH6lGgPcWMhO7YWUXj/XVgVgeE9kZtsPUQ==",
221
- "license": "MIT",
222
219
  "dependencies": {
223
220
  "@azure/msal-common": "14.13.0",
224
221
  "jsonwebtoken": "^9.0.0",
@@ -228,6 +225,14 @@
228
225
  "node": ">=16"
229
226
  }
230
227
  },
228
+ "node_modules/@azure/msal-node/node_modules/@azure/msal-common": {
229
+ "version": "14.13.0",
230
+ "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-14.13.0.tgz",
231
+ "integrity": "sha512-b4M/tqRzJ4jGU91BiwCsLTqChveUEyFK3qY2wGfZ0zBswIBZjAxopx5CYt5wzZFKuN15HqRDYXQbztttuIC3nA==",
232
+ "engines": {
233
+ "node": ">=0.8.0"
234
+ }
235
+ },
231
236
  "node_modules/@azure/msal-node/node_modules/uuid": {
232
237
  "version": "8.3.2",
233
238
  "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
@@ -369,28 +374,26 @@
369
374
  "dev": true
370
375
  },
371
376
  "node_modules/@inquirer/confirm": {
372
- "version": "3.1.14",
373
- "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.14.tgz",
374
- "integrity": "sha512-nbLSX37b2dGPtKWL3rPuR/5hOuD30S+pqJ/MuFiUEgN6GiMs8UMxiurKAMDzKt6C95ltjupa8zH6+3csXNHWpA==",
375
- "license": "MIT",
377
+ "version": "3.1.22",
378
+ "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.22.tgz",
379
+ "integrity": "sha512-gsAKIOWBm2Q87CDfs9fEo7wJT3fwWIJfnDGMn9Qy74gBnNFOACDNfhUzovubbJjWnKLGBln7/NcSmZwj5DuEXg==",
376
380
  "dependencies": {
377
- "@inquirer/core": "^9.0.2",
378
- "@inquirer/type": "^1.4.0"
381
+ "@inquirer/core": "^9.0.10",
382
+ "@inquirer/type": "^1.5.2"
379
383
  },
380
384
  "engines": {
381
385
  "node": ">=18"
382
386
  }
383
387
  },
384
388
  "node_modules/@inquirer/core": {
385
- "version": "9.0.2",
386
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.2.tgz",
387
- "integrity": "sha512-nguvH3TZar3ACwbytZrraRTzGqyxJfYJwv+ZwqZNatAosdWQMP1GV8zvmkNlBe2JeZSaw0WYBHZk52pDpWC9qA==",
388
- "license": "MIT",
389
+ "version": "9.0.10",
390
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.10.tgz",
391
+ "integrity": "sha512-TdESOKSVwf6+YWDz8GhS6nKscwzkIyakEzCLJ5Vh6O3Co2ClhCJ0A4MG909MUWfaWdpJm7DE45ii51/2Kat9tA==",
389
392
  "dependencies": {
390
- "@inquirer/figures": "^1.0.3",
391
- "@inquirer/type": "^1.4.0",
393
+ "@inquirer/figures": "^1.0.5",
394
+ "@inquirer/type": "^1.5.2",
392
395
  "@types/mute-stream": "^0.0.4",
393
- "@types/node": "^20.14.9",
396
+ "@types/node": "^22.1.0",
394
397
  "@types/wrap-ansi": "^3.0.0",
395
398
  "ansi-escapes": "^4.3.2",
396
399
  "cli-spinners": "^2.9.2",
@@ -405,37 +408,47 @@
405
408
  "node": ">=18"
406
409
  }
407
410
  },
411
+ "node_modules/@inquirer/core/node_modules/@types/node": {
412
+ "version": "22.2.0",
413
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.2.0.tgz",
414
+ "integrity": "sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==",
415
+ "dependencies": {
416
+ "undici-types": "~6.13.0"
417
+ }
418
+ },
419
+ "node_modules/@inquirer/core/node_modules/undici-types": {
420
+ "version": "6.13.0",
421
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.13.0.tgz",
422
+ "integrity": "sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg=="
423
+ },
408
424
  "node_modules/@inquirer/figures": {
409
- "version": "1.0.3",
410
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz",
411
- "integrity": "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==",
412
- "license": "MIT",
425
+ "version": "1.0.5",
426
+ "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.5.tgz",
427
+ "integrity": "sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==",
413
428
  "engines": {
414
429
  "node": ">=18"
415
430
  }
416
431
  },
417
432
  "node_modules/@inquirer/input": {
418
- "version": "2.2.1",
419
- "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.2.1.tgz",
420
- "integrity": "sha512-Yl1G6h7qWydzrJwqN777geeJVaAFL5Ly83aZlw4xHf8Z/BoTMfKRheyuMaQwOG7LQ4e5nQP7PxXdEg4SzQ+OKw==",
421
- "license": "MIT",
433
+ "version": "2.2.9",
434
+ "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.2.9.tgz",
435
+ "integrity": "sha512-7Z6N+uzkWM7+xsE+3rJdhdG/+mQgejOVqspoW+w0AbSZnL6nq5tGMEVASaYVWbkoSzecABWwmludO2evU3d31g==",
422
436
  "dependencies": {
423
- "@inquirer/core": "^9.0.2",
424
- "@inquirer/type": "^1.4.0"
437
+ "@inquirer/core": "^9.0.10",
438
+ "@inquirer/type": "^1.5.2"
425
439
  },
426
440
  "engines": {
427
441
  "node": ">=18"
428
442
  }
429
443
  },
430
444
  "node_modules/@inquirer/select": {
431
- "version": "2.3.10",
432
- "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.10.tgz",
433
- "integrity": "sha512-rr7iR0Zj1YFfgM8IUGimPD9Yukd+n/U63CnYT9kdum6DbRXtMxR45rrreP+EA9ixCnShr+W4xj7suRxC1+8t9g==",
434
- "license": "MIT",
445
+ "version": "2.4.7",
446
+ "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.4.7.tgz",
447
+ "integrity": "sha512-JH7XqPEkBpNWp3gPCqWqY8ECbyMoFcCZANlL6pV9hf59qK6dGmkOlx1ydyhY+KZ0c5X74+W6Mtp+nm2QX0/MAQ==",
435
448
  "dependencies": {
436
- "@inquirer/core": "^9.0.2",
437
- "@inquirer/figures": "^1.0.3",
438
- "@inquirer/type": "^1.4.0",
449
+ "@inquirer/core": "^9.0.10",
450
+ "@inquirer/figures": "^1.0.5",
451
+ "@inquirer/type": "^1.5.2",
439
452
  "ansi-escapes": "^4.3.2",
440
453
  "yoctocolors-cjs": "^2.1.2"
441
454
  },
@@ -444,10 +457,9 @@
444
457
  }
445
458
  },
446
459
  "node_modules/@inquirer/type": {
447
- "version": "1.4.0",
448
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.4.0.tgz",
449
- "integrity": "sha512-AjOqykVyjdJQvtfkNDGUyMYGF8xN50VUxftCQWsOyIo4DFRLr6VQhW0VItGI1JIyQGCGgIpKa7hMMwNhZb4OIw==",
450
- "license": "MIT",
460
+ "version": "1.5.2",
461
+ "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.2.tgz",
462
+ "integrity": "sha512-w9qFkumYDCNyDZmNQjf/n6qQuvQ4dMC3BJesY4oF+yr0CxR5vxujflAVeIcS6U336uzi9GM0kAfZlLrZ9UTkpA==",
451
463
  "dependencies": {
452
464
  "mute-stream": "^1.0.0"
453
465
  },
@@ -730,9 +742,9 @@
730
742
  "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
731
743
  },
732
744
  "node_modules/@pnpm/npm-conf": {
733
- "version": "2.2.2",
734
- "resolved": "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-2.2.2.tgz",
735
- "integrity": "sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA==",
745
+ "version": "2.3.0",
746
+ "resolved": "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-2.3.0.tgz",
747
+ "integrity": "sha512-DqrO+oXGR7HCuicNy6quk6ALJSDDPKI7RZz1bP5im8mSL8J2e+9w26LdkjuAfpAjOutYUJVbnXnx4IbTQeIgfw==",
736
748
  "dependencies": {
737
749
  "@pnpm/config.env-replace": "^1.1.0",
738
750
  "@pnpm/network.ca-file": "^1.0.1",
@@ -742,23 +754,11 @@
742
754
  "node": ">=12"
743
755
  }
744
756
  },
745
- "node_modules/@sindresorhus/is": {
746
- "version": "5.6.0",
747
- "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
748
- "integrity": "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==",
749
- "engines": {
750
- "node": ">=14.16"
751
- },
752
- "funding": {
753
- "url": "https://github.com/sindresorhus/is?sponsor=1"
754
- }
755
- },
756
757
  "node_modules/@sinonjs/commons": {
757
758
  "version": "3.0.1",
758
759
  "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
759
760
  "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==",
760
761
  "dev": true,
761
- "license": "BSD-3-Clause",
762
762
  "dependencies": {
763
763
  "type-detect": "4.0.8"
764
764
  }
@@ -768,7 +768,6 @@
768
768
  "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz",
769
769
  "integrity": "sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==",
770
770
  "dev": true,
771
- "license": "BSD-3-Clause",
772
771
  "dependencies": {
773
772
  "@sinonjs/commons": "^3.0.0"
774
773
  }
@@ -797,19 +796,7 @@
797
796
  "version": "0.7.2",
798
797
  "resolved": "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz",
799
798
  "integrity": "sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==",
800
- "dev": true,
801
- "license": "(Unlicense OR Apache-2.0)"
802
- },
803
- "node_modules/@szmarczak/http-timer": {
804
- "version": "5.0.1",
805
- "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-5.0.1.tgz",
806
- "integrity": "sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==",
807
- "dependencies": {
808
- "defer-to-connect": "^2.0.1"
809
- },
810
- "engines": {
811
- "node": ">=14.16"
812
- }
799
+ "dev": true
813
800
  },
814
801
  "node_modules/@tootallnate/once": {
815
802
  "version": "2.0.0",
@@ -844,11 +831,6 @@
844
831
  "integrity": "sha512-OS//b51j9uyR3zvwD04Kfs5kHpve2qalQ18JhY/ho3voGYUTPLEG90/ocfKPI48hyHH8T04f7KEEbK6Ue60oZQ==",
845
832
  "dev": true
846
833
  },
847
- "node_modules/@types/http-cache-semantics": {
848
- "version": "4.0.4",
849
- "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
850
- "integrity": "sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA=="
851
- },
852
834
  "node_modules/@types/istanbul-lib-coverage": {
853
835
  "version": "2.0.6",
854
836
  "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
@@ -915,10 +897,9 @@
915
897
  }
916
898
  },
917
899
  "node_modules/@types/node": {
918
- "version": "20.14.9",
919
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.9.tgz",
920
- "integrity": "sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==",
921
- "license": "MIT",
900
+ "version": "20.14.15",
901
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.15.tgz",
902
+ "integrity": "sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==",
922
903
  "dependencies": {
923
904
  "undici-types": "~5.26.4"
924
905
  }
@@ -975,9 +956,9 @@
975
956
  }
976
957
  },
977
958
  "node_modules/@types/uuid": {
978
- "version": "9.0.8",
979
- "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.8.tgz",
980
- "integrity": "sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==",
959
+ "version": "10.0.0",
960
+ "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-10.0.0.tgz",
961
+ "integrity": "sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==",
981
962
  "dev": true
982
963
  },
983
964
  "node_modules/@types/wrap-ansi": {
@@ -998,17 +979,16 @@
998
979
  "dev": true
999
980
  },
1000
981
  "node_modules/@typescript-eslint/eslint-plugin": {
1001
- "version": "7.15.0",
1002
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.15.0.tgz",
1003
- "integrity": "sha512-uiNHpyjZtFrLwLDpHnzaDlP3Tt6sGMqTCiqmxaN4n4RP0EfYZDODJyddiFDF44Hjwxr5xAcaYxVKm9QKQFJFLA==",
982
+ "version": "7.18.0",
983
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz",
984
+ "integrity": "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==",
1004
985
  "dev": true,
1005
- "license": "MIT",
1006
986
  "dependencies": {
1007
987
  "@eslint-community/regexpp": "^4.10.0",
1008
- "@typescript-eslint/scope-manager": "7.15.0",
1009
- "@typescript-eslint/type-utils": "7.15.0",
1010
- "@typescript-eslint/utils": "7.15.0",
1011
- "@typescript-eslint/visitor-keys": "7.15.0",
988
+ "@typescript-eslint/scope-manager": "7.18.0",
989
+ "@typescript-eslint/type-utils": "7.18.0",
990
+ "@typescript-eslint/utils": "7.18.0",
991
+ "@typescript-eslint/visitor-keys": "7.18.0",
1012
992
  "graphemer": "^1.4.0",
1013
993
  "ignore": "^5.3.1",
1014
994
  "natural-compare": "^1.4.0",
@@ -1032,16 +1012,15 @@
1032
1012
  }
1033
1013
  },
1034
1014
  "node_modules/@typescript-eslint/parser": {
1035
- "version": "7.15.0",
1036
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.15.0.tgz",
1037
- "integrity": "sha512-k9fYuQNnypLFcqORNClRykkGOMOj+pV6V91R4GO/l1FDGwpqmSwoOQrOHo3cGaH63e+D3ZiCAOsuS/D2c99j/A==",
1015
+ "version": "7.18.0",
1016
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz",
1017
+ "integrity": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==",
1038
1018
  "dev": true,
1039
- "license": "BSD-2-Clause",
1040
1019
  "dependencies": {
1041
- "@typescript-eslint/scope-manager": "7.15.0",
1042
- "@typescript-eslint/types": "7.15.0",
1043
- "@typescript-eslint/typescript-estree": "7.15.0",
1044
- "@typescript-eslint/visitor-keys": "7.15.0",
1020
+ "@typescript-eslint/scope-manager": "7.18.0",
1021
+ "@typescript-eslint/types": "7.18.0",
1022
+ "@typescript-eslint/typescript-estree": "7.18.0",
1023
+ "@typescript-eslint/visitor-keys": "7.18.0",
1045
1024
  "debug": "^4.3.4"
1046
1025
  },
1047
1026
  "engines": {
@@ -1061,14 +1040,13 @@
1061
1040
  }
1062
1041
  },
1063
1042
  "node_modules/@typescript-eslint/scope-manager": {
1064
- "version": "7.15.0",
1065
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.15.0.tgz",
1066
- "integrity": "sha512-Q/1yrF/XbxOTvttNVPihxh1b9fxamjEoz2Os/Pe38OHwxC24CyCqXxGTOdpb4lt6HYtqw9HetA/Rf6gDGaMPlw==",
1043
+ "version": "7.18.0",
1044
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz",
1045
+ "integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==",
1067
1046
  "dev": true,
1068
- "license": "MIT",
1069
1047
  "dependencies": {
1070
- "@typescript-eslint/types": "7.15.0",
1071
- "@typescript-eslint/visitor-keys": "7.15.0"
1048
+ "@typescript-eslint/types": "7.18.0",
1049
+ "@typescript-eslint/visitor-keys": "7.18.0"
1072
1050
  },
1073
1051
  "engines": {
1074
1052
  "node": "^18.18.0 || >=20.0.0"
@@ -1079,14 +1057,13 @@
1079
1057
  }
1080
1058
  },
1081
1059
  "node_modules/@typescript-eslint/type-utils": {
1082
- "version": "7.15.0",
1083
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.15.0.tgz",
1084
- "integrity": "sha512-SkgriaeV6PDvpA6253PDVep0qCqgbO1IOBiycjnXsszNTVQe5flN5wR5jiczoEoDEnAqYFSFFc9al9BSGVltkg==",
1060
+ "version": "7.18.0",
1061
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz",
1062
+ "integrity": "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==",
1085
1063
  "dev": true,
1086
- "license": "MIT",
1087
1064
  "dependencies": {
1088
- "@typescript-eslint/typescript-estree": "7.15.0",
1089
- "@typescript-eslint/utils": "7.15.0",
1065
+ "@typescript-eslint/typescript-estree": "7.18.0",
1066
+ "@typescript-eslint/utils": "7.18.0",
1090
1067
  "debug": "^4.3.4",
1091
1068
  "ts-api-utils": "^1.3.0"
1092
1069
  },
@@ -1107,11 +1084,10 @@
1107
1084
  }
1108
1085
  },
1109
1086
  "node_modules/@typescript-eslint/types": {
1110
- "version": "7.15.0",
1111
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.15.0.tgz",
1112
- "integrity": "sha512-aV1+B1+ySXbQH0pLK0rx66I3IkiZNidYobyfn0WFsdGhSXw+P3YOqeTq5GED458SfB24tg+ux3S+9g118hjlTw==",
1087
+ "version": "7.18.0",
1088
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz",
1089
+ "integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==",
1113
1090
  "dev": true,
1114
- "license": "MIT",
1115
1091
  "engines": {
1116
1092
  "node": "^18.18.0 || >=20.0.0"
1117
1093
  },
@@ -1121,14 +1097,13 @@
1121
1097
  }
1122
1098
  },
1123
1099
  "node_modules/@typescript-eslint/typescript-estree": {
1124
- "version": "7.15.0",
1125
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.15.0.tgz",
1126
- "integrity": "sha512-gjyB/rHAopL/XxfmYThQbXbzRMGhZzGw6KpcMbfe8Q3nNQKStpxnUKeXb0KiN/fFDR42Z43szs6rY7eHk0zdGQ==",
1100
+ "version": "7.18.0",
1101
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz",
1102
+ "integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==",
1127
1103
  "dev": true,
1128
- "license": "BSD-2-Clause",
1129
1104
  "dependencies": {
1130
- "@typescript-eslint/types": "7.15.0",
1131
- "@typescript-eslint/visitor-keys": "7.15.0",
1105
+ "@typescript-eslint/types": "7.18.0",
1106
+ "@typescript-eslint/visitor-keys": "7.18.0",
1132
1107
  "debug": "^4.3.4",
1133
1108
  "globby": "^11.1.0",
1134
1109
  "is-glob": "^4.0.3",
@@ -1154,7 +1129,6 @@
1154
1129
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
1155
1130
  "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
1156
1131
  "dev": true,
1157
- "license": "MIT",
1158
1132
  "dependencies": {
1159
1133
  "balanced-match": "^1.0.0"
1160
1134
  }
@@ -1164,7 +1138,6 @@
1164
1138
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
1165
1139
  "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
1166
1140
  "dev": true,
1167
- "license": "ISC",
1168
1141
  "dependencies": {
1169
1142
  "brace-expansion": "^2.0.1"
1170
1143
  },
@@ -1176,16 +1149,15 @@
1176
1149
  }
1177
1150
  },
1178
1151
  "node_modules/@typescript-eslint/utils": {
1179
- "version": "7.15.0",
1180
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.15.0.tgz",
1181
- "integrity": "sha512-hfDMDqaqOqsUVGiEPSMLR/AjTSCsmJwjpKkYQRo1FNbmW4tBwBspYDwO9eh7sKSTwMQgBw9/T4DHudPaqshRWA==",
1152
+ "version": "7.18.0",
1153
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz",
1154
+ "integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==",
1182
1155
  "dev": true,
1183
- "license": "MIT",
1184
1156
  "dependencies": {
1185
1157
  "@eslint-community/eslint-utils": "^4.4.0",
1186
- "@typescript-eslint/scope-manager": "7.15.0",
1187
- "@typescript-eslint/types": "7.15.0",
1188
- "@typescript-eslint/typescript-estree": "7.15.0"
1158
+ "@typescript-eslint/scope-manager": "7.18.0",
1159
+ "@typescript-eslint/types": "7.18.0",
1160
+ "@typescript-eslint/typescript-estree": "7.18.0"
1189
1161
  },
1190
1162
  "engines": {
1191
1163
  "node": "^18.18.0 || >=20.0.0"
@@ -1199,13 +1171,12 @@
1199
1171
  }
1200
1172
  },
1201
1173
  "node_modules/@typescript-eslint/visitor-keys": {
1202
- "version": "7.15.0",
1203
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.15.0.tgz",
1204
- "integrity": "sha512-Hqgy/ETgpt2L5xueA/zHHIl4fJI2O4XUE9l4+OIfbJIRSnTJb/QscncdqqZzofQegIJugRIF57OJea1khw2SDw==",
1174
+ "version": "7.18.0",
1175
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz",
1176
+ "integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==",
1205
1177
  "dev": true,
1206
- "license": "MIT",
1207
1178
  "dependencies": {
1208
- "@typescript-eslint/types": "7.15.0",
1179
+ "@typescript-eslint/types": "7.18.0",
1209
1180
  "eslint-visitor-keys": "^3.4.3"
1210
1181
  },
1211
1182
  "engines": {
@@ -1311,10 +1282,9 @@
1311
1282
  }
1312
1283
  },
1313
1284
  "node_modules/adm-zip": {
1314
- "version": "0.5.14",
1315
- "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.14.tgz",
1316
- "integrity": "sha512-DnyqqifT4Jrcvb8USYjp6FHtBpEIz1mnXu6pTRHZ0RL69LbQYiO+0lDFg5+OKA7U29oWSs3a/i8fhn8ZcceIWg==",
1317
- "license": "MIT",
1285
+ "version": "0.5.15",
1286
+ "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.15.tgz",
1287
+ "integrity": "sha512-jYPWSeOA8EFoZnucrKCNihqBjoEGQSU4HKgHYQgKNEQ0pQF9a/DYuo/+fAxY76k4qe75LUlLWpAM1QWcBMTOKw==",
1318
1288
  "engines": {
1319
1289
  "node": ">=12.0"
1320
1290
  }
@@ -1525,11 +1495,19 @@
1525
1495
  "resolved": "https://registry.npmjs.org/atob-lite/-/atob-lite-2.0.0.tgz",
1526
1496
  "integrity": "sha512-LEeSAWeh2Gfa2FtlQE1shxQ8zi5F9GHarrGKz08TMdODD5T4eH6BMsvtnhbWZ+XQn+Gb6om/917ucvRu7l7ukw=="
1527
1497
  },
1498
+ "node_modules/atomically": {
1499
+ "version": "2.0.3",
1500
+ "resolved": "https://registry.npmjs.org/atomically/-/atomically-2.0.3.tgz",
1501
+ "integrity": "sha512-kU6FmrwZ3Lx7/7y3hPS5QnbJfaohcIul5fGqf7ok+4KklIEk9tJ0C2IQPdacSbVUWv6zVHXEBWoWd6NrVMT7Cw==",
1502
+ "dependencies": {
1503
+ "stubborn-fs": "^1.2.5",
1504
+ "when-exit": "^2.1.1"
1505
+ }
1506
+ },
1528
1507
  "node_modules/axios": {
1529
- "version": "1.7.2",
1530
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
1531
- "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
1532
- "license": "MIT",
1508
+ "version": "1.7.3",
1509
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.3.tgz",
1510
+ "integrity": "sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==",
1533
1511
  "dependencies": {
1534
1512
  "follow-redirects": "^1.15.6",
1535
1513
  "form-data": "^4.0.0",
@@ -1563,6 +1541,7 @@
1563
1541
  "version": "7.1.1",
1564
1542
  "resolved": "https://registry.npmjs.org/boxen/-/boxen-7.1.1.tgz",
1565
1543
  "integrity": "sha512-2hCgjEmP8YLWQ130n2FerGv7rYpfBmnmp9Uy2Le1vge6X3gZIfSmEzP5QTDElFxcvVcXlEn8Aq6MU/PZygIOog==",
1544
+ "dev": true,
1566
1545
  "dependencies": {
1567
1546
  "ansi-align": "^3.0.1",
1568
1547
  "camelcase": "^7.0.1",
@@ -1584,6 +1563,7 @@
1584
1563
  "version": "6.0.1",
1585
1564
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
1586
1565
  "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
1566
+ "dev": true,
1587
1567
  "engines": {
1588
1568
  "node": ">=12"
1589
1569
  },
@@ -1595,6 +1575,7 @@
1595
1575
  "version": "6.2.1",
1596
1576
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
1597
1577
  "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
1578
+ "dev": true,
1598
1579
  "engines": {
1599
1580
  "node": ">=12"
1600
1581
  },
@@ -1606,6 +1587,7 @@
1606
1587
  "version": "7.1.0",
1607
1588
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
1608
1589
  "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
1590
+ "dev": true,
1609
1591
  "dependencies": {
1610
1592
  "ansi-regex": "^6.0.1"
1611
1593
  },
@@ -1620,6 +1602,7 @@
1620
1602
  "version": "2.19.0",
1621
1603
  "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
1622
1604
  "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
1605
+ "dev": true,
1623
1606
  "engines": {
1624
1607
  "node": ">=12.20"
1625
1608
  },
@@ -1631,6 +1614,7 @@
1631
1614
  "version": "8.1.0",
1632
1615
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
1633
1616
  "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
1617
+ "dev": true,
1634
1618
  "dependencies": {
1635
1619
  "ansi-styles": "^6.1.0",
1636
1620
  "string-width": "^5.0.1",
@@ -1703,9 +1687,9 @@
1703
1687
  }
1704
1688
  },
1705
1689
  "node_modules/c8": {
1706
- "version": "9.1.0",
1707
- "resolved": "https://registry.npmjs.org/c8/-/c8-9.1.0.tgz",
1708
- "integrity": "sha512-mBWcT5iqNir1zIkzSPyI3NCR9EZCVI3WUD+AVO17MVWTSFNyUueXE82qTeampNtTr+ilN/5Ua3j24LgbCKjDVg==",
1690
+ "version": "10.1.2",
1691
+ "resolved": "https://registry.npmjs.org/c8/-/c8-10.1.2.tgz",
1692
+ "integrity": "sha512-Qr6rj76eSshu5CgRYvktW0uM0CFY0yi4Fd5D0duDXO6sYinyopmftUiJVuzBQxQcwQLor7JWDVRP+dUfCmzgJw==",
1709
1693
  "dev": true,
1710
1694
  "dependencies": {
1711
1695
  "@bcoe/v8-coverage": "^0.2.3",
@@ -1715,7 +1699,7 @@
1715
1699
  "istanbul-lib-coverage": "^3.2.0",
1716
1700
  "istanbul-lib-report": "^3.0.1",
1717
1701
  "istanbul-reports": "^3.1.6",
1718
- "test-exclude": "^6.0.0",
1702
+ "test-exclude": "^7.0.1",
1719
1703
  "v8-to-istanbul": "^9.0.0",
1720
1704
  "yargs": "^17.7.2",
1721
1705
  "yargs-parser": "^21.1.1"
@@ -1724,7 +1708,15 @@
1724
1708
  "c8": "bin/c8.js"
1725
1709
  },
1726
1710
  "engines": {
1727
- "node": ">=14.14.0"
1711
+ "node": ">=18"
1712
+ },
1713
+ "peerDependencies": {
1714
+ "monocart-coverage-reports": "^2"
1715
+ },
1716
+ "peerDependenciesMeta": {
1717
+ "monocart-coverage-reports": {
1718
+ "optional": true
1719
+ }
1728
1720
  }
1729
1721
  },
1730
1722
  "node_modules/c8/node_modules/cliui": {
@@ -1796,31 +1788,6 @@
1796
1788
  "node": ">=12"
1797
1789
  }
1798
1790
  },
1799
- "node_modules/cacheable-lookup": {
1800
- "version": "7.0.0",
1801
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
1802
- "integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==",
1803
- "engines": {
1804
- "node": ">=14.16"
1805
- }
1806
- },
1807
- "node_modules/cacheable-request": {
1808
- "version": "10.2.14",
1809
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.14.tgz",
1810
- "integrity": "sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==",
1811
- "dependencies": {
1812
- "@types/http-cache-semantics": "^4.0.2",
1813
- "get-stream": "^6.0.1",
1814
- "http-cache-semantics": "^4.1.1",
1815
- "keyv": "^4.5.3",
1816
- "mimic-response": "^4.0.0",
1817
- "normalize-url": "^8.0.0",
1818
- "responselike": "^3.0.0"
1819
- },
1820
- "engines": {
1821
- "node": ">=14.16"
1822
- }
1823
- },
1824
1791
  "node_modules/callsites": {
1825
1792
  "version": "3.1.0",
1826
1793
  "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
@@ -1834,6 +1801,7 @@
1834
1801
  "version": "7.0.1",
1835
1802
  "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-7.0.1.tgz",
1836
1803
  "integrity": "sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==",
1804
+ "dev": true,
1837
1805
  "engines": {
1838
1806
  "node": ">=14.16"
1839
1807
  },
@@ -2148,10 +2116,9 @@
2148
2116
  }
2149
2117
  },
2150
2118
  "node_modules/csv-stringify": {
2151
- "version": "6.5.0",
2152
- "resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-6.5.0.tgz",
2153
- "integrity": "sha512-edlXFVKcUx7r8Vx5zQucsuMg4wb/xT6qyz+Sr1vnLrdXqlLD1+UKyWNyZ9zn6mUW1ewmGxrpVwAcChGF0HQ/2Q==",
2154
- "license": "MIT"
2119
+ "version": "6.5.1",
2120
+ "resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-6.5.1.tgz",
2121
+ "integrity": "sha512-+9lpZfwpLntpTIEpFbwQyWuW/hmI/eHuJZD1XzeZpfZTqkf1fyvBbBLXTJJMsBuuS11uTShMqPwzx4A6ffXgRQ=="
2155
2122
  },
2156
2123
  "node_modules/d3-format": {
2157
2124
  "version": "1.4.5",
@@ -2192,31 +2159,6 @@
2192
2159
  "url": "https://github.com/sponsors/sindresorhus"
2193
2160
  }
2194
2161
  },
2195
- "node_modules/decompress-response": {
2196
- "version": "6.0.0",
2197
- "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
2198
- "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
2199
- "dependencies": {
2200
- "mimic-response": "^3.1.0"
2201
- },
2202
- "engines": {
2203
- "node": ">=10"
2204
- },
2205
- "funding": {
2206
- "url": "https://github.com/sponsors/sindresorhus"
2207
- }
2208
- },
2209
- "node_modules/decompress-response/node_modules/mimic-response": {
2210
- "version": "3.1.0",
2211
- "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
2212
- "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
2213
- "engines": {
2214
- "node": ">=10"
2215
- },
2216
- "funding": {
2217
- "url": "https://github.com/sponsors/sindresorhus"
2218
- }
2219
- },
2220
2162
  "node_modules/deep-extend": {
2221
2163
  "version": "0.6.0",
2222
2164
  "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
@@ -2269,14 +2211,6 @@
2269
2211
  "url": "https://github.com/sponsors/sindresorhus"
2270
2212
  }
2271
2213
  },
2272
- "node_modules/defer-to-connect": {
2273
- "version": "2.0.1",
2274
- "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz",
2275
- "integrity": "sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==",
2276
- "engines": {
2277
- "node": ">=10"
2278
- }
2279
- },
2280
2214
  "node_modules/define-lazy-prop": {
2281
2215
  "version": "3.0.0",
2282
2216
  "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
@@ -2373,7 +2307,8 @@
2373
2307
  "node_modules/eastasianwidth": {
2374
2308
  "version": "0.2.0",
2375
2309
  "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
2376
- "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
2310
+ "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
2311
+ "dev": true
2377
2312
  },
2378
2313
  "node_modules/easy-table": {
2379
2314
  "version": "1.2.0",
@@ -2405,7 +2340,8 @@
2405
2340
  "node_modules/emoji-regex": {
2406
2341
  "version": "9.2.2",
2407
2342
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
2408
- "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
2343
+ "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
2344
+ "dev": true
2409
2345
  },
2410
2346
  "node_modules/escalade": {
2411
2347
  "version": "3.1.1",
@@ -2499,11 +2435,10 @@
2499
2435
  "link": true
2500
2436
  },
2501
2437
  "node_modules/eslint-plugin-mocha": {
2502
- "version": "10.4.3",
2503
- "resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.3.tgz",
2504
- "integrity": "sha512-emc4TVjq5Ht0/upR+psftuz6IBG5q279p+1dSRDeHf+NS9aaerBi3lXKo1SEzwC29hFIW21gO89CEWSvRsi8IQ==",
2438
+ "version": "10.5.0",
2439
+ "resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.5.0.tgz",
2440
+ "integrity": "sha512-F2ALmQVPT1GoP27O1JTZGrV9Pqg8k79OeIuvw63UxMtQKREZtmkK1NFgkZQ2TW7L2JSSFKHFPTtHu5z8R9QNRw==",
2505
2441
  "dev": true,
2506
- "license": "MIT",
2507
2442
  "dependencies": {
2508
2443
  "eslint-utils": "^3.0.0",
2509
2444
  "globals": "^13.24.0",
@@ -2908,14 +2843,6 @@
2908
2843
  "node": ">= 6"
2909
2844
  }
2910
2845
  },
2911
- "node_modules/form-data-encoder": {
2912
- "version": "2.1.4",
2913
- "resolved": "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.4.tgz",
2914
- "integrity": "sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==",
2915
- "engines": {
2916
- "node": ">= 14.17"
2917
- }
2918
- },
2919
2846
  "node_modules/fs.realpath": {
2920
2847
  "version": "1.0.0",
2921
2848
  "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
@@ -2953,12 +2880,12 @@
2953
2880
  "node": "6.* || 8.* || >= 10.*"
2954
2881
  }
2955
2882
  },
2956
- "node_modules/get-stream": {
2957
- "version": "6.0.1",
2958
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
2959
- "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
2883
+ "node_modules/get-east-asian-width": {
2884
+ "version": "1.2.0",
2885
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
2886
+ "integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
2960
2887
  "engines": {
2961
- "node": ">=10"
2888
+ "node": ">=18"
2962
2889
  },
2963
2890
  "funding": {
2964
2891
  "url": "https://github.com/sponsors/sindresorhus"
@@ -2996,15 +2923,15 @@
2996
2923
  "node": ">=10.13.0"
2997
2924
  }
2998
2925
  },
2999
- "node_modules/global-dirs": {
3000
- "version": "3.0.1",
3001
- "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.1.tgz",
3002
- "integrity": "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==",
2926
+ "node_modules/global-directory": {
2927
+ "version": "4.0.1",
2928
+ "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz",
2929
+ "integrity": "sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==",
3003
2930
  "dependencies": {
3004
- "ini": "2.0.0"
2931
+ "ini": "4.1.1"
3005
2932
  },
3006
2933
  "engines": {
3007
- "node": ">=10"
2934
+ "node": ">=18"
3008
2935
  },
3009
2936
  "funding": {
3010
2937
  "url": "https://github.com/sponsors/sindresorhus"
@@ -3058,30 +2985,6 @@
3058
2985
  "url": "https://github.com/sponsors/sindresorhus"
3059
2986
  }
3060
2987
  },
3061
- "node_modules/got": {
3062
- "version": "12.6.1",
3063
- "resolved": "https://registry.npmjs.org/got/-/got-12.6.1.tgz",
3064
- "integrity": "sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==",
3065
- "dependencies": {
3066
- "@sindresorhus/is": "^5.2.0",
3067
- "@szmarczak/http-timer": "^5.0.1",
3068
- "cacheable-lookup": "^7.0.0",
3069
- "cacheable-request": "^10.2.8",
3070
- "decompress-response": "^6.0.0",
3071
- "form-data-encoder": "^2.1.2",
3072
- "get-stream": "^6.0.1",
3073
- "http2-wrapper": "^2.1.10",
3074
- "lowercase-keys": "^3.0.0",
3075
- "p-cancelable": "^3.0.0",
3076
- "responselike": "^3.0.0"
3077
- },
3078
- "engines": {
3079
- "node": ">=14.16"
3080
- },
3081
- "funding": {
3082
- "url": "https://github.com/sindresorhus/got?sponsor=1"
3083
- }
3084
- },
3085
2988
  "node_modules/graceful-fs": {
3086
2989
  "version": "4.2.11",
3087
2990
  "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
@@ -3133,11 +3036,6 @@
3133
3036
  "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
3134
3037
  "dev": true
3135
3038
  },
3136
- "node_modules/http-cache-semantics": {
3137
- "version": "4.1.1",
3138
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
3139
- "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="
3140
- },
3141
3039
  "node_modules/http-proxy-agent": {
3142
3040
  "version": "5.0.0",
3143
3041
  "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
@@ -3151,18 +3049,6 @@
3151
3049
  "node": ">= 6"
3152
3050
  }
3153
3051
  },
3154
- "node_modules/http2-wrapper": {
3155
- "version": "2.2.0",
3156
- "resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-2.2.0.tgz",
3157
- "integrity": "sha512-kZB0wxMo0sh1PehyjJUWRFEd99KC5TLjZ2cULC4f9iqJBAmKQQXEICjxl5iPJRwP40dpeHFqqhm7tYCvODpqpQ==",
3158
- "dependencies": {
3159
- "quick-lru": "^5.1.1",
3160
- "resolve-alpn": "^1.2.0"
3161
- },
3162
- "engines": {
3163
- "node": ">=10.19.0"
3164
- }
3165
- },
3166
3052
  "node_modules/https-proxy-agent": {
3167
3053
  "version": "5.0.1",
3168
3054
  "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
@@ -3253,11 +3139,11 @@
3253
3139
  "dev": true
3254
3140
  },
3255
3141
  "node_modules/ini": {
3256
- "version": "2.0.0",
3257
- "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz",
3258
- "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==",
3142
+ "version": "4.1.1",
3143
+ "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
3144
+ "integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
3259
3145
  "engines": {
3260
- "node": ">=10"
3146
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3261
3147
  }
3262
3148
  },
3263
3149
  "node_modules/is-binary-path": {
@@ -3313,9 +3199,9 @@
3313
3199
  }
3314
3200
  },
3315
3201
  "node_modules/is-in-ci": {
3316
- "version": "0.1.0",
3317
- "resolved": "https://registry.npmjs.org/is-in-ci/-/is-in-ci-0.1.0.tgz",
3318
- "integrity": "sha512-d9PXLEY0v1iJ64xLiQMJ51J128EYHAaOR4yZqQi8aHGfw6KgifM3/Viw1oZZ1GCVmb3gBuyhLyHj0HgR2DhSXQ==",
3202
+ "version": "1.0.0",
3203
+ "resolved": "https://registry.npmjs.org/is-in-ci/-/is-in-ci-1.0.0.tgz",
3204
+ "integrity": "sha512-eUuAjybVTHMYWm/U+vBO1sY/JOCgoPCXRxzdju0K+K0BiGW0SChEL1MLC0PoCIR1OlPo5YAp8HuQoUlsWEICwg==",
3319
3205
  "bin": {
3320
3206
  "is-in-ci": "cli.js"
3321
3207
  },
@@ -3358,15 +3244,26 @@
3358
3244
  }
3359
3245
  },
3360
3246
  "node_modules/is-installed-globally": {
3361
- "version": "0.4.0",
3362
- "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz",
3363
- "integrity": "sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==",
3247
+ "version": "1.0.0",
3248
+ "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-1.0.0.tgz",
3249
+ "integrity": "sha512-K55T22lfpQ63N4KEN57jZUAaAYqYHEe8veb/TycJRk9DdSCLLcovXz/mL6mOnhQaZsQGwPhuFopdQIlqGSEjiQ==",
3364
3250
  "dependencies": {
3365
- "global-dirs": "^3.0.0",
3366
- "is-path-inside": "^3.0.2"
3251
+ "global-directory": "^4.0.1",
3252
+ "is-path-inside": "^4.0.0"
3367
3253
  },
3368
3254
  "engines": {
3369
- "node": ">=10"
3255
+ "node": ">=18"
3256
+ },
3257
+ "funding": {
3258
+ "url": "https://github.com/sponsors/sindresorhus"
3259
+ }
3260
+ },
3261
+ "node_modules/is-installed-globally/node_modules/is-path-inside": {
3262
+ "version": "4.0.0",
3263
+ "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
3264
+ "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==",
3265
+ "engines": {
3266
+ "node": ">=12"
3370
3267
  },
3371
3268
  "funding": {
3372
3269
  "url": "https://github.com/sponsors/sindresorhus"
@@ -3405,6 +3302,7 @@
3405
3302
  "version": "3.0.3",
3406
3303
  "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
3407
3304
  "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
3305
+ "dev": true,
3408
3306
  "engines": {
3409
3307
  "node": ">=8"
3410
3308
  }
@@ -3516,15 +3414,15 @@
3516
3414
  }
3517
3415
  },
3518
3416
  "node_modules/jackspeak": {
3519
- "version": "2.3.6",
3520
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz",
3521
- "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==",
3417
+ "version": "4.0.1",
3418
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.0.1.tgz",
3419
+ "integrity": "sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==",
3522
3420
  "dev": true,
3523
3421
  "dependencies": {
3524
3422
  "@isaacs/cliui": "^8.0.2"
3525
3423
  },
3526
3424
  "engines": {
3527
- "node": ">=14"
3425
+ "node": "20 || >=22"
3528
3426
  },
3529
3427
  "funding": {
3530
3428
  "url": "https://github.com/sponsors/isaacs"
@@ -3556,7 +3454,8 @@
3556
3454
  "node_modules/json-buffer": {
3557
3455
  "version": "3.0.1",
3558
3456
  "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
3559
- "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ=="
3457
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
3458
+ "dev": true
3560
3459
  },
3561
3460
  "node_modules/json-schema-traverse": {
3562
3461
  "version": "0.4.1",
@@ -3615,8 +3514,7 @@
3615
3514
  "version": "6.2.0",
3616
3515
  "resolved": "https://registry.npmjs.org/just-extend/-/just-extend-6.2.0.tgz",
3617
3516
  "integrity": "sha512-cYofQu2Xpom82S6qD778jBDpwvvy39s1l/hrYij2u9AMdQcGRpaBu6kY4mVhuno5kJVi1DAz4aiphA2WI1/OAw==",
3618
- "dev": true,
3619
- "license": "MIT"
3517
+ "dev": true
3620
3518
  },
3621
3519
  "node_modules/jwa": {
3622
3520
  "version": "1.4.1",
@@ -3641,19 +3539,31 @@
3641
3539
  "version": "4.5.4",
3642
3540
  "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
3643
3541
  "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
3542
+ "dev": true,
3644
3543
  "dependencies": {
3645
3544
  "json-buffer": "3.0.1"
3646
3545
  }
3647
3546
  },
3547
+ "node_modules/ky": {
3548
+ "version": "1.5.0",
3549
+ "resolved": "https://registry.npmjs.org/ky/-/ky-1.5.0.tgz",
3550
+ "integrity": "sha512-bkQo+UqryW6Zmo/DsixYZE4Z9t2mzvNMhceyIhuMuInb3knm5Q+GNGMKveydJAj+Z6piN1SwI6eR/V0G+Z0BtA==",
3551
+ "engines": {
3552
+ "node": ">=18"
3553
+ },
3554
+ "funding": {
3555
+ "url": "https://github.com/sindresorhus/ky?sponsor=1"
3556
+ }
3557
+ },
3648
3558
  "node_modules/latest-version": {
3649
- "version": "7.0.0",
3650
- "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-7.0.0.tgz",
3651
- "integrity": "sha512-KvNT4XqAMzdcL6ka6Tl3i2lYeFDgXNCuIX+xNx6ZMVR1dFq+idXd9FLKNMOIx0t9mJ9/HudyX4oZWXZQ0UJHeg==",
3559
+ "version": "9.0.0",
3560
+ "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-9.0.0.tgz",
3561
+ "integrity": "sha512-7W0vV3rqv5tokqkBAFV1LbR7HPOWzXQDpDgEuib/aJ1jsZZx6x3c2mBI+TJhJzOhkGeaLbCKEHXEXLfirtG2JA==",
3652
3562
  "dependencies": {
3653
- "package-json": "^8.1.0"
3563
+ "package-json": "^10.0.0"
3654
3564
  },
3655
3565
  "engines": {
3656
- "node": ">=14.16"
3566
+ "node": ">=18"
3657
3567
  },
3658
3568
  "funding": {
3659
3569
  "url": "https://github.com/sponsors/sindresorhus"
@@ -3771,17 +3681,6 @@
3771
3681
  "url": "https://github.com/chalk/chalk?sponsor=1"
3772
3682
  }
3773
3683
  },
3774
- "node_modules/lowercase-keys": {
3775
- "version": "3.0.0",
3776
- "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz",
3777
- "integrity": "sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==",
3778
- "engines": {
3779
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3780
- },
3781
- "funding": {
3782
- "url": "https://github.com/sponsors/sindresorhus"
3783
- }
3784
- },
3785
3684
  "node_modules/lru-cache": {
3786
3685
  "version": "5.1.1",
3787
3686
  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
@@ -3864,17 +3763,6 @@
3864
3763
  "url": "https://github.com/sponsors/sindresorhus"
3865
3764
  }
3866
3765
  },
3867
- "node_modules/mimic-response": {
3868
- "version": "4.0.0",
3869
- "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz",
3870
- "integrity": "sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==",
3871
- "engines": {
3872
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3873
- },
3874
- "funding": {
3875
- "url": "https://github.com/sponsors/sindresorhus"
3876
- }
3877
- },
3878
3766
  "node_modules/minimatch": {
3879
3767
  "version": "3.1.2",
3880
3768
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
@@ -3896,20 +3784,19 @@
3896
3784
  }
3897
3785
  },
3898
3786
  "node_modules/minipass": {
3899
- "version": "7.0.4",
3900
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz",
3901
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
3787
+ "version": "7.1.2",
3788
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
3789
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
3902
3790
  "dev": true,
3903
3791
  "engines": {
3904
3792
  "node": ">=16 || 14 >=14.17"
3905
3793
  }
3906
3794
  },
3907
3795
  "node_modules/mocha": {
3908
- "version": "10.6.0",
3909
- "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.6.0.tgz",
3910
- "integrity": "sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==",
3796
+ "version": "10.7.3",
3797
+ "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.3.tgz",
3798
+ "integrity": "sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==",
3911
3799
  "dev": true,
3912
- "license": "MIT",
3913
3800
  "dependencies": {
3914
3801
  "ansi-colors": "^4.1.3",
3915
3802
  "browser-stdout": "^1.3.1",
@@ -4050,11 +3937,10 @@
4050
3937
  "dev": true
4051
3938
  },
4052
3939
  "node_modules/nise": {
4053
- "version": "5.1.9",
4054
- "resolved": "https://registry.npmjs.org/nise/-/nise-5.1.9.tgz",
4055
- "integrity": "sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww==",
3940
+ "version": "6.0.0",
3941
+ "resolved": "https://registry.npmjs.org/nise/-/nise-6.0.0.tgz",
3942
+ "integrity": "sha512-K8ePqo9BFvN31HXwEtTNGzgrPpmvgciDsFz8aztFjt4LqKO/JeFD8tBOeuDiCMXrIl/m1YvfH8auSpxfaD09wg==",
4056
3943
  "dev": true,
4057
- "license": "BSD-3-Clause",
4058
3944
  "dependencies": {
4059
3945
  "@sinonjs/commons": "^3.0.0",
4060
3946
  "@sinonjs/fake-timers": "^11.2.2",
@@ -4080,17 +3966,6 @@
4080
3966
  "node": ">=0.10.0"
4081
3967
  }
4082
3968
  },
4083
- "node_modules/normalize-url": {
4084
- "version": "8.0.0",
4085
- "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.0.tgz",
4086
- "integrity": "sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==",
4087
- "engines": {
4088
- "node": ">=14.16"
4089
- },
4090
- "funding": {
4091
- "url": "https://github.com/sponsors/sindresorhus"
4092
- }
4093
- },
4094
3969
  "node_modules/npm-run-path": {
4095
3970
  "version": "5.1.0",
4096
3971
  "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz",
@@ -4181,14 +4056,6 @@
4181
4056
  "node": ">= 0.8.0"
4182
4057
  }
4183
4058
  },
4184
- "node_modules/p-cancelable": {
4185
- "version": "3.0.0",
4186
- "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz",
4187
- "integrity": "sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==",
4188
- "engines": {
4189
- "node": ">=12.20"
4190
- }
4191
- },
4192
4059
  "node_modules/p-limit": {
4193
4060
  "version": "3.1.0",
4194
4061
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
@@ -4220,22 +4087,28 @@
4220
4087
  }
4221
4088
  },
4222
4089
  "node_modules/package-json": {
4223
- "version": "8.1.1",
4224
- "resolved": "https://registry.npmjs.org/package-json/-/package-json-8.1.1.tgz",
4225
- "integrity": "sha512-cbH9IAIJHNj9uXi196JVsRlt7cHKak6u/e6AkL/bkRelZ7rlL3X1YKxsZwa36xipOEKAsdtmaG6aAJoM1fx2zA==",
4090
+ "version": "10.0.1",
4091
+ "resolved": "https://registry.npmjs.org/package-json/-/package-json-10.0.1.tgz",
4092
+ "integrity": "sha512-ua1L4OgXSBdsu1FPb7F3tYH0F48a6kxvod4pLUlGY9COeJAJQNX/sNH2IiEmsxw7lqYiAwrdHMjz1FctOsyDQg==",
4226
4093
  "dependencies": {
4227
- "got": "^12.1.0",
4228
- "registry-auth-token": "^5.0.1",
4229
- "registry-url": "^6.0.0",
4230
- "semver": "^7.3.7"
4094
+ "ky": "^1.2.0",
4095
+ "registry-auth-token": "^5.0.2",
4096
+ "registry-url": "^6.0.1",
4097
+ "semver": "^7.6.0"
4231
4098
  },
4232
4099
  "engines": {
4233
- "node": ">=14.16"
4100
+ "node": ">=18"
4234
4101
  },
4235
4102
  "funding": {
4236
4103
  "url": "https://github.com/sponsors/sindresorhus"
4237
4104
  }
4238
4105
  },
4106
+ "node_modules/package-json-from-dist": {
4107
+ "version": "1.0.0",
4108
+ "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz",
4109
+ "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==",
4110
+ "dev": true
4111
+ },
4239
4112
  "node_modules/parent-module": {
4240
4113
  "version": "1.0.1",
4241
4114
  "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
@@ -4280,36 +4153,32 @@
4280
4153
  "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
4281
4154
  },
4282
4155
  "node_modules/path-scurry": {
4283
- "version": "1.10.1",
4284
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
4285
- "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
4156
+ "version": "1.11.1",
4157
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
4158
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
4286
4159
  "dev": true,
4287
4160
  "dependencies": {
4288
- "lru-cache": "^9.1.1 || ^10.0.0",
4161
+ "lru-cache": "^10.2.0",
4289
4162
  "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
4290
4163
  },
4291
4164
  "engines": {
4292
- "node": ">=16 || 14 >=14.17"
4165
+ "node": ">=16 || 14 >=14.18"
4293
4166
  },
4294
4167
  "funding": {
4295
4168
  "url": "https://github.com/sponsors/isaacs"
4296
4169
  }
4297
4170
  },
4298
4171
  "node_modules/path-scurry/node_modules/lru-cache": {
4299
- "version": "10.1.0",
4300
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
4301
- "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
4302
- "dev": true,
4303
- "engines": {
4304
- "node": "14 || >=16.14"
4305
- }
4172
+ "version": "10.4.3",
4173
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
4174
+ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
4175
+ "dev": true
4306
4176
  },
4307
4177
  "node_modules/path-to-regexp": {
4308
4178
  "version": "6.2.2",
4309
4179
  "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.2.tgz",
4310
4180
  "integrity": "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==",
4311
- "dev": true,
4312
- "license": "MIT"
4181
+ "dev": true
4313
4182
  },
4314
4183
  "node_modules/path-type": {
4315
4184
  "version": "4.0.0",
@@ -4395,17 +4264,6 @@
4395
4264
  }
4396
4265
  ]
4397
4266
  },
4398
- "node_modules/quick-lru": {
4399
- "version": "5.1.1",
4400
- "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz",
4401
- "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==",
4402
- "engines": {
4403
- "node": ">=10"
4404
- },
4405
- "funding": {
4406
- "url": "https://github.com/sponsors/sindresorhus"
4407
- }
4408
- },
4409
4267
  "node_modules/rambda": {
4410
4268
  "version": "7.5.0",
4411
4269
  "resolved": "https://registry.npmjs.org/rambda/-/rambda-7.5.0.tgz",
@@ -4524,11 +4382,6 @@
4524
4382
  "url": "https://github.com/sponsors/ljharb"
4525
4383
  }
4526
4384
  },
4527
- "node_modules/resolve-alpn": {
4528
- "version": "1.2.1",
4529
- "resolved": "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.2.1.tgz",
4530
- "integrity": "sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g=="
4531
- },
4532
4385
  "node_modules/resolve-from": {
4533
4386
  "version": "4.0.0",
4534
4387
  "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
@@ -4538,20 +4391,6 @@
4538
4391
  "node": ">=4"
4539
4392
  }
4540
4393
  },
4541
- "node_modules/responselike": {
4542
- "version": "3.0.0",
4543
- "resolved": "https://registry.npmjs.org/responselike/-/responselike-3.0.0.tgz",
4544
- "integrity": "sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg==",
4545
- "dependencies": {
4546
- "lowercase-keys": "^3.0.0"
4547
- },
4548
- "engines": {
4549
- "node": ">=14.16"
4550
- },
4551
- "funding": {
4552
- "url": "https://github.com/sponsors/sindresorhus"
4553
- }
4554
- },
4555
4394
  "node_modules/reusify": {
4556
4395
  "version": "1.0.4",
4557
4396
  "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
@@ -4563,19 +4402,19 @@
4563
4402
  }
4564
4403
  },
4565
4404
  "node_modules/rimraf": {
4566
- "version": "5.0.7",
4567
- "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.7.tgz",
4568
- "integrity": "sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==",
4405
+ "version": "6.0.1",
4406
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-6.0.1.tgz",
4407
+ "integrity": "sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==",
4569
4408
  "dev": true,
4570
- "license": "ISC",
4571
4409
  "dependencies": {
4572
- "glob": "^10.3.7"
4410
+ "glob": "^11.0.0",
4411
+ "package-json-from-dist": "^1.0.0"
4573
4412
  },
4574
4413
  "bin": {
4575
4414
  "rimraf": "dist/esm/bin.mjs"
4576
4415
  },
4577
4416
  "engines": {
4578
- "node": ">=14.18"
4417
+ "node": "20 || >=22"
4579
4418
  },
4580
4419
  "funding": {
4581
4420
  "url": "https://github.com/sponsors/isaacs"
@@ -4591,37 +4430,63 @@
4591
4430
  }
4592
4431
  },
4593
4432
  "node_modules/rimraf/node_modules/glob": {
4594
- "version": "10.3.10",
4595
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
4596
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
4433
+ "version": "11.0.0",
4434
+ "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.0.tgz",
4435
+ "integrity": "sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==",
4597
4436
  "dev": true,
4598
4437
  "dependencies": {
4599
4438
  "foreground-child": "^3.1.0",
4600
- "jackspeak": "^2.3.5",
4601
- "minimatch": "^9.0.1",
4602
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
4603
- "path-scurry": "^1.10.1"
4439
+ "jackspeak": "^4.0.1",
4440
+ "minimatch": "^10.0.0",
4441
+ "minipass": "^7.1.2",
4442
+ "package-json-from-dist": "^1.0.0",
4443
+ "path-scurry": "^2.0.0"
4604
4444
  },
4605
4445
  "bin": {
4606
4446
  "glob": "dist/esm/bin.mjs"
4607
4447
  },
4608
4448
  "engines": {
4609
- "node": ">=16 || 14 >=14.17"
4449
+ "node": "20 || >=22"
4610
4450
  },
4611
4451
  "funding": {
4612
4452
  "url": "https://github.com/sponsors/isaacs"
4613
4453
  }
4614
4454
  },
4455
+ "node_modules/rimraf/node_modules/lru-cache": {
4456
+ "version": "11.0.0",
4457
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.0.0.tgz",
4458
+ "integrity": "sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==",
4459
+ "dev": true,
4460
+ "engines": {
4461
+ "node": "20 || >=22"
4462
+ }
4463
+ },
4615
4464
  "node_modules/rimraf/node_modules/minimatch": {
4616
- "version": "9.0.3",
4617
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
4618
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
4465
+ "version": "10.0.1",
4466
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz",
4467
+ "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==",
4619
4468
  "dev": true,
4620
4469
  "dependencies": {
4621
4470
  "brace-expansion": "^2.0.1"
4622
4471
  },
4623
4472
  "engines": {
4624
- "node": ">=16 || 14 >=14.17"
4473
+ "node": "20 || >=22"
4474
+ },
4475
+ "funding": {
4476
+ "url": "https://github.com/sponsors/isaacs"
4477
+ }
4478
+ },
4479
+ "node_modules/rimraf/node_modules/path-scurry": {
4480
+ "version": "2.0.0",
4481
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz",
4482
+ "integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==",
4483
+ "dev": true,
4484
+ "dependencies": {
4485
+ "lru-cache": "^11.0.0",
4486
+ "minipass": "^7.1.2"
4487
+ },
4488
+ "engines": {
4489
+ "node": "20 || >=22"
4625
4490
  },
4626
4491
  "funding": {
4627
4492
  "url": "https://github.com/sponsors/isaacs"
@@ -4681,10 +4546,9 @@
4681
4546
  ]
4682
4547
  },
4683
4548
  "node_modules/semver": {
4684
- "version": "7.6.2",
4685
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
4686
- "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
4687
- "license": "ISC",
4549
+ "version": "7.6.3",
4550
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
4551
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
4688
4552
  "bin": {
4689
4553
  "semver": "bin/semver.js"
4690
4554
  },
@@ -4752,18 +4616,16 @@
4752
4616
  }
4753
4617
  },
4754
4618
  "node_modules/sinon": {
4755
- "version": "17.0.2",
4756
- "resolved": "https://registry.npmjs.org/sinon/-/sinon-17.0.2.tgz",
4757
- "integrity": "sha512-uihLiaB9FhzesElPDFZA7hDcNABzsVHwr3YfmM9sBllVwab3l0ltGlRV1XhpNfIacNDLGD1QRZNLs5nU5+hTuA==",
4758
- "deprecated": "There",
4619
+ "version": "18.0.0",
4620
+ "resolved": "https://registry.npmjs.org/sinon/-/sinon-18.0.0.tgz",
4621
+ "integrity": "sha512-+dXDXzD1sBO6HlmZDd7mXZCR/y5ECiEiGCBSGuFD/kZ0bDTofPYc6JaeGmPSF+1j1MejGUWkORbYOLDyvqCWpA==",
4759
4622
  "dev": true,
4760
- "license": "BSD-3-Clause",
4761
4623
  "dependencies": {
4762
4624
  "@sinonjs/commons": "^3.0.1",
4763
4625
  "@sinonjs/fake-timers": "^11.2.2",
4764
4626
  "@sinonjs/samsam": "^8.0.0",
4765
4627
  "diff": "^5.2.0",
4766
- "nise": "^5.1.9",
4628
+ "nise": "^6.0.0",
4767
4629
  "supports-color": "^7"
4768
4630
  },
4769
4631
  "funding": {
@@ -4815,6 +4677,7 @@
4815
4677
  "version": "5.1.2",
4816
4678
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
4817
4679
  "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
4680
+ "dev": true,
4818
4681
  "dependencies": {
4819
4682
  "eastasianwidth": "^0.2.0",
4820
4683
  "emoji-regex": "^9.2.2",
@@ -4852,6 +4715,7 @@
4852
4715
  "version": "6.0.1",
4853
4716
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
4854
4717
  "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
4718
+ "dev": true,
4855
4719
  "engines": {
4856
4720
  "node": ">=12"
4857
4721
  },
@@ -4863,6 +4727,7 @@
4863
4727
  "version": "7.1.0",
4864
4728
  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
4865
4729
  "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
4730
+ "dev": true,
4866
4731
  "dependencies": {
4867
4732
  "ansi-regex": "^6.0.1"
4868
4733
  },
@@ -4924,6 +4789,11 @@
4924
4789
  "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz",
4925
4790
  "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA=="
4926
4791
  },
4792
+ "node_modules/stubborn-fs": {
4793
+ "version": "1.2.5",
4794
+ "resolved": "https://registry.npmjs.org/stubborn-fs/-/stubborn-fs-1.2.5.tgz",
4795
+ "integrity": "sha512-H2N9c26eXjzL/S/K+i/RHHcFanE74dptvvjM8iwzwbVcWY/zjBbgRqF3K0DY4+OD+uTTASTBvDoxPDaPN02D7g=="
4796
+ },
4927
4797
  "node_modules/supports-color": {
4928
4798
  "version": "7.2.0",
4929
4799
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
@@ -4983,17 +4853,76 @@
4983
4853
  }
4984
4854
  },
4985
4855
  "node_modules/test-exclude": {
4986
- "version": "6.0.0",
4987
- "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
4988
- "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
4856
+ "version": "7.0.1",
4857
+ "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-7.0.1.tgz",
4858
+ "integrity": "sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==",
4989
4859
  "dev": true,
4990
4860
  "dependencies": {
4991
4861
  "@istanbuljs/schema": "^0.1.2",
4992
- "glob": "^7.1.4",
4993
- "minimatch": "^3.0.4"
4862
+ "glob": "^10.4.1",
4863
+ "minimatch": "^9.0.4"
4994
4864
  },
4995
4865
  "engines": {
4996
- "node": ">=8"
4866
+ "node": ">=18"
4867
+ }
4868
+ },
4869
+ "node_modules/test-exclude/node_modules/brace-expansion": {
4870
+ "version": "2.0.1",
4871
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
4872
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
4873
+ "dev": true,
4874
+ "dependencies": {
4875
+ "balanced-match": "^1.0.0"
4876
+ }
4877
+ },
4878
+ "node_modules/test-exclude/node_modules/glob": {
4879
+ "version": "10.4.5",
4880
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
4881
+ "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
4882
+ "dev": true,
4883
+ "dependencies": {
4884
+ "foreground-child": "^3.1.0",
4885
+ "jackspeak": "^3.1.2",
4886
+ "minimatch": "^9.0.4",
4887
+ "minipass": "^7.1.2",
4888
+ "package-json-from-dist": "^1.0.0",
4889
+ "path-scurry": "^1.11.1"
4890
+ },
4891
+ "bin": {
4892
+ "glob": "dist/esm/bin.mjs"
4893
+ },
4894
+ "funding": {
4895
+ "url": "https://github.com/sponsors/isaacs"
4896
+ }
4897
+ },
4898
+ "node_modules/test-exclude/node_modules/jackspeak": {
4899
+ "version": "3.4.3",
4900
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
4901
+ "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
4902
+ "dev": true,
4903
+ "dependencies": {
4904
+ "@isaacs/cliui": "^8.0.2"
4905
+ },
4906
+ "funding": {
4907
+ "url": "https://github.com/sponsors/isaacs"
4908
+ },
4909
+ "optionalDependencies": {
4910
+ "@pkgjs/parseargs": "^0.11.0"
4911
+ }
4912
+ },
4913
+ "node_modules/test-exclude/node_modules/minimatch": {
4914
+ "version": "9.0.5",
4915
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
4916
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
4917
+ "dev": true,
4918
+ "dependencies": {
4919
+ "brace-expansion": "^2.0.1"
4920
+ },
4921
+ "engines": {
4922
+ "node": ">=16 || 14 >=14.17"
4923
+ },
4924
+ "funding": {
4925
+ "url": "https://github.com/sponsors/isaacs"
4997
4926
  }
4998
4927
  },
4999
4928
  "node_modules/text-table": {
@@ -5083,10 +5012,9 @@
5083
5012
  }
5084
5013
  },
5085
5014
  "node_modules/typescript": {
5086
- "version": "5.5.3",
5087
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
5088
- "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
5089
- "license": "Apache-2.0",
5015
+ "version": "5.5.4",
5016
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
5017
+ "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
5090
5018
  "bin": {
5091
5019
  "tsc": "bin/tsc",
5092
5020
  "tsserver": "bin/tsserver"
@@ -5127,20 +5055,20 @@
5127
5055
  }
5128
5056
  },
5129
5057
  "node_modules/update-notifier": {
5130
- "version": "7.0.0",
5131
- "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-7.0.0.tgz",
5132
- "integrity": "sha512-Hv25Bh+eAbOLlsjJreVPOs4vd51rrtCrmhyOJtbpAojro34jS4KQaEp4/EvlHJX7jSO42VvEFpkastVyXyIsdQ==",
5058
+ "version": "7.2.0",
5059
+ "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-7.2.0.tgz",
5060
+ "integrity": "sha512-GoBCFKIbF88latQyk8HpHUoJHqZUzYSPI6BySAjs5TWd/TCTMynAsIfGfJ6Ep2DAx6O5YExYGPs3Hdnt2TWdzQ==",
5133
5061
  "dependencies": {
5134
- "boxen": "^7.1.1",
5062
+ "boxen": "^8.0.0",
5135
5063
  "chalk": "^5.3.0",
5136
- "configstore": "^6.0.0",
5064
+ "configstore": "^7.0.0",
5137
5065
  "import-lazy": "^4.0.0",
5138
- "is-in-ci": "^0.1.0",
5139
- "is-installed-globally": "^0.4.0",
5066
+ "is-in-ci": "^1.0.0",
5067
+ "is-installed-globally": "^1.0.0",
5140
5068
  "is-npm": "^6.0.0",
5141
- "latest-version": "^7.0.0",
5069
+ "latest-version": "^9.0.0",
5142
5070
  "pupa": "^3.1.0",
5143
- "semver": "^7.5.4",
5071
+ "semver": "^7.6.3",
5144
5072
  "semver-diff": "^4.0.0",
5145
5073
  "xdg-basedir": "^5.1.0"
5146
5074
  },
@@ -5151,6 +5079,167 @@
5151
5079
  "url": "https://github.com/yeoman/update-notifier?sponsor=1"
5152
5080
  }
5153
5081
  },
5082
+ "node_modules/update-notifier/node_modules/ansi-regex": {
5083
+ "version": "6.0.1",
5084
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
5085
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
5086
+ "engines": {
5087
+ "node": ">=12"
5088
+ },
5089
+ "funding": {
5090
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
5091
+ }
5092
+ },
5093
+ "node_modules/update-notifier/node_modules/ansi-styles": {
5094
+ "version": "6.2.1",
5095
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
5096
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
5097
+ "engines": {
5098
+ "node": ">=12"
5099
+ },
5100
+ "funding": {
5101
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
5102
+ }
5103
+ },
5104
+ "node_modules/update-notifier/node_modules/boxen": {
5105
+ "version": "8.0.1",
5106
+ "resolved": "https://registry.npmjs.org/boxen/-/boxen-8.0.1.tgz",
5107
+ "integrity": "sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==",
5108
+ "dependencies": {
5109
+ "ansi-align": "^3.0.1",
5110
+ "camelcase": "^8.0.0",
5111
+ "chalk": "^5.3.0",
5112
+ "cli-boxes": "^3.0.0",
5113
+ "string-width": "^7.2.0",
5114
+ "type-fest": "^4.21.0",
5115
+ "widest-line": "^5.0.0",
5116
+ "wrap-ansi": "^9.0.0"
5117
+ },
5118
+ "engines": {
5119
+ "node": ">=18"
5120
+ },
5121
+ "funding": {
5122
+ "url": "https://github.com/sponsors/sindresorhus"
5123
+ }
5124
+ },
5125
+ "node_modules/update-notifier/node_modules/camelcase": {
5126
+ "version": "8.0.0",
5127
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-8.0.0.tgz",
5128
+ "integrity": "sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==",
5129
+ "engines": {
5130
+ "node": ">=16"
5131
+ },
5132
+ "funding": {
5133
+ "url": "https://github.com/sponsors/sindresorhus"
5134
+ }
5135
+ },
5136
+ "node_modules/update-notifier/node_modules/configstore": {
5137
+ "version": "7.0.0",
5138
+ "resolved": "https://registry.npmjs.org/configstore/-/configstore-7.0.0.tgz",
5139
+ "integrity": "sha512-yk7/5PN5im4qwz0WFZW3PXnzHgPu9mX29Y8uZ3aefe2lBPC1FYttWZRcaW9fKkT0pBCJyuQ2HfbmPVaODi9jcQ==",
5140
+ "dependencies": {
5141
+ "atomically": "^2.0.3",
5142
+ "dot-prop": "^9.0.0",
5143
+ "graceful-fs": "^4.2.11",
5144
+ "xdg-basedir": "^5.1.0"
5145
+ },
5146
+ "engines": {
5147
+ "node": ">=18"
5148
+ },
5149
+ "funding": {
5150
+ "url": "https://github.com/yeoman/configstore?sponsor=1"
5151
+ }
5152
+ },
5153
+ "node_modules/update-notifier/node_modules/dot-prop": {
5154
+ "version": "9.0.0",
5155
+ "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-9.0.0.tgz",
5156
+ "integrity": "sha512-1gxPBJpI/pcjQhKgIU91II6Wkay+dLcN3M6rf2uwP8hRur3HtQXjVrdAK3sjC0piaEuxzMwjXChcETiJl47lAQ==",
5157
+ "dependencies": {
5158
+ "type-fest": "^4.18.2"
5159
+ },
5160
+ "engines": {
5161
+ "node": ">=18"
5162
+ },
5163
+ "funding": {
5164
+ "url": "https://github.com/sponsors/sindresorhus"
5165
+ }
5166
+ },
5167
+ "node_modules/update-notifier/node_modules/emoji-regex": {
5168
+ "version": "10.3.0",
5169
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
5170
+ "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw=="
5171
+ },
5172
+ "node_modules/update-notifier/node_modules/string-width": {
5173
+ "version": "7.2.0",
5174
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
5175
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
5176
+ "dependencies": {
5177
+ "emoji-regex": "^10.3.0",
5178
+ "get-east-asian-width": "^1.0.0",
5179
+ "strip-ansi": "^7.1.0"
5180
+ },
5181
+ "engines": {
5182
+ "node": ">=18"
5183
+ },
5184
+ "funding": {
5185
+ "url": "https://github.com/sponsors/sindresorhus"
5186
+ }
5187
+ },
5188
+ "node_modules/update-notifier/node_modules/strip-ansi": {
5189
+ "version": "7.1.0",
5190
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
5191
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
5192
+ "dependencies": {
5193
+ "ansi-regex": "^6.0.1"
5194
+ },
5195
+ "engines": {
5196
+ "node": ">=12"
5197
+ },
5198
+ "funding": {
5199
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
5200
+ }
5201
+ },
5202
+ "node_modules/update-notifier/node_modules/type-fest": {
5203
+ "version": "4.24.0",
5204
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.24.0.tgz",
5205
+ "integrity": "sha512-spAaHzc6qre0TlZQQ2aA/nGMe+2Z/wyGk5Z+Ru2VUfdNwT6kWO6TjevOlpebsATEG1EIQ2sOiDszud3lO5mt/Q==",
5206
+ "engines": {
5207
+ "node": ">=16"
5208
+ },
5209
+ "funding": {
5210
+ "url": "https://github.com/sponsors/sindresorhus"
5211
+ }
5212
+ },
5213
+ "node_modules/update-notifier/node_modules/widest-line": {
5214
+ "version": "5.0.0",
5215
+ "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-5.0.0.tgz",
5216
+ "integrity": "sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==",
5217
+ "dependencies": {
5218
+ "string-width": "^7.0.0"
5219
+ },
5220
+ "engines": {
5221
+ "node": ">=18"
5222
+ },
5223
+ "funding": {
5224
+ "url": "https://github.com/sponsors/sindresorhus"
5225
+ }
5226
+ },
5227
+ "node_modules/update-notifier/node_modules/wrap-ansi": {
5228
+ "version": "9.0.0",
5229
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
5230
+ "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==",
5231
+ "dependencies": {
5232
+ "ansi-styles": "^6.2.1",
5233
+ "string-width": "^7.0.0",
5234
+ "strip-ansi": "^7.1.0"
5235
+ },
5236
+ "engines": {
5237
+ "node": ">=18"
5238
+ },
5239
+ "funding": {
5240
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5241
+ }
5242
+ },
5154
5243
  "node_modules/uri-js": {
5155
5244
  "version": "4.4.1",
5156
5245
  "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
@@ -5161,9 +5250,9 @@
5161
5250
  }
5162
5251
  },
5163
5252
  "node_modules/uuid": {
5164
- "version": "9.0.1",
5165
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
5166
- "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
5253
+ "version": "10.0.0",
5254
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
5255
+ "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
5167
5256
  "funding": [
5168
5257
  "https://github.com/sponsors/broofa",
5169
5258
  "https://github.com/sponsors/ctavan"
@@ -5195,6 +5284,11 @@
5195
5284
  "defaults": "^1.0.3"
5196
5285
  }
5197
5286
  },
5287
+ "node_modules/when-exit": {
5288
+ "version": "2.1.3",
5289
+ "resolved": "https://registry.npmjs.org/when-exit/-/when-exit-2.1.3.tgz",
5290
+ "integrity": "sha512-uVieSTccFIr/SFQdFWN/fFaQYmV37OKtuaGphMAzi4DmmUlrvRBJW5WSLkHyjNQY/ePJMz3LoiX9R3yy1Su6Hw=="
5291
+ },
5198
5292
  "node_modules/which": {
5199
5293
  "version": "2.0.2",
5200
5294
  "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
@@ -5213,6 +5307,7 @@
5213
5307
  "version": "4.0.1",
5214
5308
  "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-4.0.1.tgz",
5215
5309
  "integrity": "sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==",
5310
+ "dev": true,
5216
5311
  "dependencies": {
5217
5312
  "string-width": "^5.0.1"
5218
5313
  },
@@ -5358,10 +5453,9 @@
5358
5453
  "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
5359
5454
  },
5360
5455
  "node_modules/yaml": {
5361
- "version": "2.4.5",
5362
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz",
5363
- "integrity": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==",
5364
- "license": "ISC",
5456
+ "version": "2.5.0",
5457
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.0.tgz",
5458
+ "integrity": "sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==",
5365
5459
  "bin": {
5366
5460
  "yaml": "bin.mjs"
5367
5461
  },