@salesforce/plugin-data 3.1.7 → 3.1.9

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.
package/oclif.lock CHANGED
@@ -1056,10 +1056,10 @@
1056
1056
  resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
1057
1057
  integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
1058
1058
 
1059
- "@eslint/eslintrc@^2.1.3":
1060
- version "2.1.3"
1061
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d"
1062
- integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==
1059
+ "@eslint/eslintrc@^2.1.4":
1060
+ version "2.1.4"
1061
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
1062
+ integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
1063
1063
  dependencies:
1064
1064
  ajv "^6.12.4"
1065
1065
  debug "^4.3.2"
@@ -1071,23 +1071,23 @@
1071
1071
  minimatch "^3.1.2"
1072
1072
  strip-json-comments "^3.1.1"
1073
1073
 
1074
- "@eslint/js@8.53.0":
1075
- version "8.53.0"
1076
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d"
1077
- integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==
1074
+ "@eslint/js@8.57.0":
1075
+ version "8.57.0"
1076
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
1077
+ integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
1078
1078
 
1079
1079
  "@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
1080
1080
  version "1.1.3"
1081
1081
  resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
1082
1082
  integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
1083
1083
 
1084
- "@humanwhocodes/config-array@^0.11.13":
1085
- version "0.11.13"
1086
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
1087
- integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
1084
+ "@humanwhocodes/config-array@^0.11.14":
1085
+ version "0.11.14"
1086
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
1087
+ integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
1088
1088
  dependencies:
1089
- "@humanwhocodes/object-schema" "^2.0.1"
1090
- debug "^4.1.1"
1089
+ "@humanwhocodes/object-schema" "^2.0.2"
1090
+ debug "^4.3.1"
1091
1091
  minimatch "^3.0.5"
1092
1092
 
1093
1093
  "@humanwhocodes/module-importer@^1.0.1":
@@ -1095,10 +1095,10 @@
1095
1095
  resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
1096
1096
  integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
1097
1097
 
1098
- "@humanwhocodes/object-schema@^2.0.1":
1099
- version "2.0.1"
1100
- resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
1101
- integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
1098
+ "@humanwhocodes/object-schema@^2.0.2":
1099
+ version "2.0.2"
1100
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
1101
+ integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
1102
1102
 
1103
1103
  "@inquirer/confirm@^2.0.17":
1104
1104
  version "2.0.17"
@@ -1436,10 +1436,10 @@
1436
1436
  read-package-json-fast "^3.0.0"
1437
1437
  which "^3.0.0"
1438
1438
 
1439
- "@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6":
1440
- version "3.19.6"
1441
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.6.tgz#12e5cb073016d8c32c469d2fec0cd585ac5c1c09"
1442
- integrity sha512-1ryQWAx7VOf+Wq6pv00uilOo56DrG0drr42crmCQ3eYrPPz252EmNCoFkoOBk7McN6x0f4ega83c0yNNCXmiXw==
1439
+ "@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.23.0":
1440
+ version "3.23.0"
1441
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
1442
+ integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
1443
1443
  dependencies:
1444
1444
  "@types/cli-progress" "^3.11.5"
1445
1445
  ansi-escapes "^4.3.2"
@@ -1457,6 +1457,7 @@
1457
1457
  indent-string "^4.0.0"
1458
1458
  is-wsl "^2.2.0"
1459
1459
  js-yaml "^3.14.1"
1460
+ minimatch "^9.0.3"
1460
1461
  natural-orderby "^2.0.3"
1461
1462
  object-treeify "^1.1.33"
1462
1463
  password-prompt "^1.1.3"
@@ -1484,12 +1485,12 @@
1484
1485
  semver "^7.6.0"
1485
1486
  ts-json-schema-generator "^1.5.0"
1486
1487
 
1487
- "@oclif/plugin-help@^6.0.12":
1488
- version "6.0.12"
1489
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.12.tgz#d71b84531644ecf65fcd8df671cff6f4aa178d42"
1490
- integrity sha512-KMxQ5Oli1tkWiWNSdrjNtiFIFZvX0+IsvuuGcDwJIn1Jm+SzEQF90vkK6WzIjFACmyKIwXbGMmimcFaLrslJPQ==
1488
+ "@oclif/plugin-help@^6.0.14":
1489
+ version "6.0.14"
1490
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.14.tgz#9e572fb8394e9cbe2da3465c029eb9521f9c9198"
1491
+ integrity sha512-orKUsV8hYtbnPf1W7y5wnnR2X6UFOl7hqTh/Uj4E+3ju/8TnvpavZXFA2UQecKWcfdbYjuTwxuZdeh8vBWFLIQ==
1491
1492
  dependencies:
1492
- "@oclif/core" "^3.18.1"
1493
+ "@oclif/core" "^3.19.2"
1493
1494
 
1494
1495
  "@oclif/plugin-not-found@^3.0.10":
1495
1496
  version "3.0.10"
@@ -1661,10 +1662,10 @@
1661
1662
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
1662
1663
  integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
1663
1664
 
1664
- "@salesforce/dev-scripts@^8.4.1":
1665
- version "8.4.1"
1666
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.4.1.tgz#538726304bc5c73c0a36d57e1b59f77eeab8b05a"
1667
- integrity sha512-qycbhwoRB+dFcw5BHZbW0AqvonQWTkq3QOWb1V7irbf7WFaE1/+Bs+YPfuc5+O7mhx++LER0EkcoeewbHjm0Gg==
1665
+ "@salesforce/dev-scripts@^8.4.2":
1666
+ version "8.4.2"
1667
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.4.2.tgz#8554bc46973bafb65dd52737448e3e600c10e727"
1668
+ integrity sha512-Hua2fwrN1nb/rv8seE6thy43WeqS52UbXJ3Mp1scumM9ln3cksMJ0ZPtuRjtLaxziqkUjO7HV10UEzu35AX2ZA==
1668
1669
  dependencies:
1669
1670
  "@commitlint/cli" "^17.1.2"
1670
1671
  "@commitlint/config-conventional" "^17.8.1"
@@ -1677,21 +1678,21 @@
1677
1678
  chai "^4.3.10"
1678
1679
  chalk "^4.0.0"
1679
1680
  cosmiconfig "^7.0.0"
1680
- eslint-config-salesforce-typescript "^3.0.5"
1681
+ eslint-config-salesforce-typescript "^3.2.11"
1681
1682
  husky "^7.0.4"
1682
1683
  linkinator "^6.0.4"
1683
1684
  mocha "^10.2.0"
1684
1685
  nyc "^15.1.0"
1685
1686
  prettier "^2.8.8"
1686
- pretty-quick "^3.1.3"
1687
+ pretty-quick "^3.3.1"
1687
1688
  shelljs "^0.8.5"
1688
1689
  sinon "10.0.0"
1689
1690
  source-map-support "^0.5.21"
1690
1691
  ts-node "^10.9.2"
1691
- typedoc "^0.25.3"
1692
+ typedoc "^0.25.9"
1692
1693
  typedoc-plugin-missing-exports "0.23.0"
1693
1694
  typescript "^4.9.5"
1694
- wireit "^0.14.1"
1695
+ wireit "^0.14.4"
1695
1696
 
1696
1697
  "@salesforce/kit@^3.0.15":
1697
1698
  version "3.0.15"
@@ -2536,16 +2537,16 @@
2536
2537
  resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
2537
2538
  integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
2538
2539
 
2539
- "@typescript-eslint/eslint-plugin@^6.10.0":
2540
- version "6.11.0"
2541
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f"
2542
- integrity sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==
2540
+ "@typescript-eslint/eslint-plugin@^6.21.0":
2541
+ version "6.21.0"
2542
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
2543
+ integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
2543
2544
  dependencies:
2544
2545
  "@eslint-community/regexpp" "^4.5.1"
2545
- "@typescript-eslint/scope-manager" "6.11.0"
2546
- "@typescript-eslint/type-utils" "6.11.0"
2547
- "@typescript-eslint/utils" "6.11.0"
2548
- "@typescript-eslint/visitor-keys" "6.11.0"
2546
+ "@typescript-eslint/scope-manager" "6.21.0"
2547
+ "@typescript-eslint/type-utils" "6.21.0"
2548
+ "@typescript-eslint/utils" "6.21.0"
2549
+ "@typescript-eslint/visitor-keys" "6.21.0"
2549
2550
  debug "^4.3.4"
2550
2551
  graphemer "^1.4.0"
2551
2552
  ignore "^5.2.4"
@@ -2553,73 +2554,47 @@
2553
2554
  semver "^7.5.4"
2554
2555
  ts-api-utils "^1.0.1"
2555
2556
 
2556
- "@typescript-eslint/parser@^6.10.0":
2557
- version "6.11.0"
2558
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.11.0.tgz#9640d9595d905f3be4f278bf515130e6129b202e"
2559
- integrity sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==
2557
+ "@typescript-eslint/parser@^6.21.0":
2558
+ version "6.21.0"
2559
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
2560
+ integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
2560
2561
  dependencies:
2561
- "@typescript-eslint/scope-manager" "6.11.0"
2562
- "@typescript-eslint/types" "6.11.0"
2563
- "@typescript-eslint/typescript-estree" "6.11.0"
2564
- "@typescript-eslint/visitor-keys" "6.11.0"
2562
+ "@typescript-eslint/scope-manager" "6.21.0"
2563
+ "@typescript-eslint/types" "6.21.0"
2564
+ "@typescript-eslint/typescript-estree" "6.21.0"
2565
+ "@typescript-eslint/visitor-keys" "6.21.0"
2565
2566
  debug "^4.3.4"
2566
2567
 
2567
- "@typescript-eslint/scope-manager@6.11.0":
2568
- version "6.11.0"
2569
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8"
2570
- integrity sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==
2571
- dependencies:
2572
- "@typescript-eslint/types" "6.11.0"
2573
- "@typescript-eslint/visitor-keys" "6.11.0"
2574
-
2575
- "@typescript-eslint/scope-manager@6.18.0":
2576
- version "6.18.0"
2577
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz#24ca6fc1f4a2afa71122dcfca9282878687d9997"
2578
- integrity sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==
2568
+ "@typescript-eslint/scope-manager@6.21.0":
2569
+ version "6.21.0"
2570
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
2571
+ integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
2579
2572
  dependencies:
2580
- "@typescript-eslint/types" "6.18.0"
2581
- "@typescript-eslint/visitor-keys" "6.18.0"
2573
+ "@typescript-eslint/types" "6.21.0"
2574
+ "@typescript-eslint/visitor-keys" "6.21.0"
2582
2575
 
2583
- "@typescript-eslint/type-utils@6.11.0":
2584
- version "6.11.0"
2585
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
2586
- integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==
2576
+ "@typescript-eslint/type-utils@6.21.0":
2577
+ version "6.21.0"
2578
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
2579
+ integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
2587
2580
  dependencies:
2588
- "@typescript-eslint/typescript-estree" "6.11.0"
2589
- "@typescript-eslint/utils" "6.11.0"
2581
+ "@typescript-eslint/typescript-estree" "6.21.0"
2582
+ "@typescript-eslint/utils" "6.21.0"
2590
2583
  debug "^4.3.4"
2591
2584
  ts-api-utils "^1.0.1"
2592
2585
 
2593
- "@typescript-eslint/types@6.11.0":
2594
- version "6.11.0"
2595
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
2596
- integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
2597
-
2598
- "@typescript-eslint/types@6.18.0":
2599
- version "6.18.0"
2600
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.0.tgz#ffce610a1540c17cf7d8ecf2bb34b8b0e2e77101"
2601
- integrity sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==
2602
-
2603
- "@typescript-eslint/typescript-estree@6.11.0":
2604
- version "6.11.0"
2605
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990"
2606
- integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==
2607
- dependencies:
2608
- "@typescript-eslint/types" "6.11.0"
2609
- "@typescript-eslint/visitor-keys" "6.11.0"
2610
- debug "^4.3.4"
2611
- globby "^11.1.0"
2612
- is-glob "^4.0.3"
2613
- semver "^7.5.4"
2614
- ts-api-utils "^1.0.1"
2586
+ "@typescript-eslint/types@6.21.0":
2587
+ version "6.21.0"
2588
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
2589
+ integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
2615
2590
 
2616
- "@typescript-eslint/typescript-estree@6.18.0":
2617
- version "6.18.0"
2618
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz#1c357c3ca435c3cfa2af6b9daf45ca0bc2bb059a"
2619
- integrity sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==
2591
+ "@typescript-eslint/typescript-estree@6.21.0":
2592
+ version "6.21.0"
2593
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
2594
+ integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
2620
2595
  dependencies:
2621
- "@typescript-eslint/types" "6.18.0"
2622
- "@typescript-eslint/visitor-keys" "6.18.0"
2596
+ "@typescript-eslint/types" "6.21.0"
2597
+ "@typescript-eslint/visitor-keys" "6.21.0"
2623
2598
  debug "^4.3.4"
2624
2599
  globby "^11.1.0"
2625
2600
  is-glob "^4.0.3"
@@ -2627,46 +2602,25 @@
2627
2602
  semver "^7.5.4"
2628
2603
  ts-api-utils "^1.0.1"
2629
2604
 
2630
- "@typescript-eslint/utils@6.11.0":
2631
- version "6.11.0"
2632
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
2633
- integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
2634
- dependencies:
2635
- "@eslint-community/eslint-utils" "^4.4.0"
2636
- "@types/json-schema" "^7.0.12"
2637
- "@types/semver" "^7.5.0"
2638
- "@typescript-eslint/scope-manager" "6.11.0"
2639
- "@typescript-eslint/types" "6.11.0"
2640
- "@typescript-eslint/typescript-estree" "6.11.0"
2641
- semver "^7.5.4"
2642
-
2643
- "@typescript-eslint/utils@^6.17.0":
2644
- version "6.18.0"
2645
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.0.tgz#4d07c9c08f84b9939a1aca7aef98c8f378936142"
2646
- integrity sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==
2605
+ "@typescript-eslint/utils@6.21.0", "@typescript-eslint/utils@^6.17.0":
2606
+ version "6.21.0"
2607
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
2608
+ integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
2647
2609
  dependencies:
2648
2610
  "@eslint-community/eslint-utils" "^4.4.0"
2649
2611
  "@types/json-schema" "^7.0.12"
2650
2612
  "@types/semver" "^7.5.0"
2651
- "@typescript-eslint/scope-manager" "6.18.0"
2652
- "@typescript-eslint/types" "6.18.0"
2653
- "@typescript-eslint/typescript-estree" "6.18.0"
2613
+ "@typescript-eslint/scope-manager" "6.21.0"
2614
+ "@typescript-eslint/types" "6.21.0"
2615
+ "@typescript-eslint/typescript-estree" "6.21.0"
2654
2616
  semver "^7.5.4"
2655
2617
 
2656
- "@typescript-eslint/visitor-keys@6.11.0":
2657
- version "6.11.0"
2658
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458"
2659
- integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==
2618
+ "@typescript-eslint/visitor-keys@6.21.0":
2619
+ version "6.21.0"
2620
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
2621
+ integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
2660
2622
  dependencies:
2661
- "@typescript-eslint/types" "6.11.0"
2662
- eslint-visitor-keys "^3.4.1"
2663
-
2664
- "@typescript-eslint/visitor-keys@6.18.0":
2665
- version "6.18.0"
2666
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz#3c8733737786fa6c78a347b4fa306ae7155b560f"
2667
- integrity sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==
2668
- dependencies:
2669
- "@typescript-eslint/types" "6.18.0"
2623
+ "@typescript-eslint/types" "6.21.0"
2670
2624
  eslint-visitor-keys "^3.4.1"
2671
2625
 
2672
2626
  "@ungap/structured-clone@^1.2.0":
@@ -3085,14 +3039,14 @@ browser-stdout@1.3.1:
3085
3039
  resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60"
3086
3040
  integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
3087
3041
 
3088
- browserslist@^4.21.9:
3089
- version "4.22.1"
3090
- resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619"
3091
- integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==
3042
+ browserslist@^4.21.9, browserslist@^4.22.3:
3043
+ version "4.23.0"
3044
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.0.tgz#8f3acc2bbe73af7213399430890f86c63a5674ab"
3045
+ integrity sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==
3092
3046
  dependencies:
3093
- caniuse-lite "^1.0.30001541"
3094
- electron-to-chromium "^1.4.535"
3095
- node-releases "^2.0.13"
3047
+ caniuse-lite "^1.0.30001587"
3048
+ electron-to-chromium "^1.4.668"
3049
+ node-releases "^2.0.14"
3096
3050
  update-browserslist-db "^1.0.13"
3097
3051
 
3098
3052
  buffer-equal-constant-time@1.0.1:
@@ -3273,10 +3227,10 @@ camelcase@^6.0.0:
3273
3227
  resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
3274
3228
  integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
3275
3229
 
3276
- caniuse-lite@^1.0.30001541:
3277
- version "1.0.30001561"
3278
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001561.tgz#752f21f56f96f1b1a52e97aae98c57c562d5d9da"
3279
- integrity sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw==
3230
+ caniuse-lite@^1.0.30001587:
3231
+ version "1.0.30001593"
3232
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001593.tgz#7cda1d9e5b0cad6ebab4133b1f239d4ea44fe659"
3233
+ integrity sha512-UWM1zlo3cZfkpBysd7AS+z+v007q9G1+fLTUU42rQnY6t2axoogPW/xol6T7juU5EUoOhML4WgBIdG+9yYqAjQ==
3280
3234
 
3281
3235
  capital-case@^1.0.4:
3282
3236
  version "1.0.4"
@@ -3324,14 +3278,6 @@ chalk@^2.4.2:
3324
3278
  escape-string-regexp "^1.0.5"
3325
3279
  supports-color "^5.3.0"
3326
3280
 
3327
- chalk@^3.0.0:
3328
- version "3.0.0"
3329
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
3330
- integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
3331
- dependencies:
3332
- ansi-styles "^4.1.0"
3333
- supports-color "^7.1.0"
3334
-
3335
3281
  chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
3336
3282
  version "4.1.2"
3337
3283
  resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
@@ -3400,10 +3346,10 @@ chownr@^2.0.0:
3400
3346
  resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
3401
3347
  integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
3402
3348
 
3403
- ci-info@^3.8.0:
3404
- version "3.9.0"
3405
- resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4"
3406
- integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
3349
+ ci-info@^4.0.0:
3350
+ version "4.0.0"
3351
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.0.0.tgz#65466f8b280fc019b9f50a5388115d17a63a44f2"
3352
+ integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==
3407
3353
 
3408
3354
  clean-regexp@^1.0.0:
3409
3355
  version "1.0.0"
@@ -3688,6 +3634,13 @@ convert-source-map@^2.0.0:
3688
3634
  resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
3689
3635
  integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
3690
3636
 
3637
+ core-js-compat@^3.34.0:
3638
+ version "3.36.0"
3639
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.0.tgz#087679119bc2fdbdefad0d45d8e5d307d45ba190"
3640
+ integrity sha512-iV9Pd/PsgjNWBXeq8XRtWVSgz2tKAfhfvBs7qxYty+RlRd+OCksaWmOnc4JKrTc1cToXL1N0s3l/vwlxPtdElw==
3641
+ dependencies:
3642
+ browserslist "^4.22.3"
3643
+
3691
3644
  core-js-pure@^3.30.2:
3692
3645
  version "3.34.0"
3693
3646
  resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.34.0.tgz#981e462500708664c91b827a75b011f04a8134a0"
@@ -3760,10 +3713,10 @@ csv-stringify@^5.3.4:
3760
3713
  resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-5.6.5.tgz#c6d74badda4b49a79bf4e72f91cce1e33b94de00"
3761
3714
  integrity sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==
3762
3715
 
3763
- csv-stringify@^6.4.5:
3764
- version "6.4.5"
3765
- resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.4.5.tgz#99808b40ec30b86cc0e1c7d707c1d6ecbc4e1a00"
3766
- integrity sha512-SPu1Vnh8U5EnzpNOi1NDBL5jU5Rx7DVHr15DNg9LXDTAbQlAVAmEbVt16wZvEW9Fu9Qt4Ji8kmeCJ2B1+4rFTQ==
3716
+ csv-stringify@^6.4.6:
3717
+ version "6.4.6"
3718
+ resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.4.6.tgz#9ccf87cb8b017c96673a9fa061768c8ba83e8b98"
3719
+ integrity sha512-h2V2XZ3uOTLilF5dPIptgUfN/o2ia/80Ie0Lly18LAnw5s8Eb7kt8rfxSUy24AztJZas9f6DPZpVlzDUtFt/ag==
3767
3720
 
3768
3721
  dargs@^7.0.0:
3769
3722
  version "7.0.0"
@@ -3888,6 +3841,16 @@ deprecation@^2.0.0, deprecation@^2.3.1:
3888
3841
  resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
3889
3842
  integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==
3890
3843
 
3844
+ detect-indent@^7.0.1:
3845
+ version "7.0.1"
3846
+ resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-7.0.1.tgz#cbb060a12842b9c4d333f1cac4aa4da1bb66bc25"
3847
+ integrity sha512-Mc7QhQ8s+cLrnUfU/Ji94vG/r8M26m8f++vyres4ZoojaRDpZ1eSIh/EpzLNwlWuvzSZ3UbDFspjFvTDXe6e/g==
3848
+
3849
+ detect-newline@^4.0.0:
3850
+ version "4.0.1"
3851
+ resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-4.0.1.tgz#fcefdb5713e1fb8cb2839b8b6ee22e6716ab8f23"
3852
+ integrity sha512-qE3Veg1YXzGHQhlA6jzebZN2qVf6NX+A7m7qlhCGG30dJixrAQhYOsJjsnBjJkCSmuOPpCk30145fr8FV0bzog==
3853
+
3891
3854
  dezalgo@^1.0.0:
3892
3855
  version "1.0.4"
3893
3856
  resolved "https://registry.yarnpkg.com/dezalgo/-/dezalgo-1.0.4.tgz#751235260469084c132157dfa857f386d4c33d81"
@@ -3996,10 +3959,10 @@ ejs@^3.1.8, ejs@^3.1.9:
3996
3959
  dependencies:
3997
3960
  jake "^10.8.5"
3998
3961
 
3999
- electron-to-chromium@^1.4.535:
4000
- version "1.4.577"
4001
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.577.tgz#a732f11cf4532be96e5e3f1197dcda54c2cec7ad"
4002
- integrity sha512-/5xHPH6f00SxhHw6052r+5S1xO7gHNc89hV7tqlvnStvKbSrDqc/u6AlwPvVWWNj+s4/KL6T6y8ih+nOY0qYNA==
3962
+ electron-to-chromium@^1.4.668:
3963
+ version "1.4.690"
3964
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.690.tgz#dd5145d45c49c08a9a6f7454127e660bdf9a3fa7"
3965
+ integrity sha512-+2OAGjUx68xElQhydpcbqH50hE8Vs2K6TkAeLhICYfndb67CVH0UsZaijmRUE3rHlIxU1u0jxwhgVe6fK3YANA==
4003
3966
 
4004
3967
  emoji-regex@^8.0.0:
4005
3968
  version "8.0.0"
@@ -4147,31 +4110,31 @@ escape-string-regexp@^1.0.5:
4147
4110
  resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
4148
4111
  integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
4149
4112
 
4150
- eslint-config-prettier@^9.0.0:
4151
- version "9.0.0"
4152
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
4153
- integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
4113
+ eslint-config-prettier@^9.1.0:
4114
+ version "9.1.0"
4115
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
4116
+ integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
4154
4117
 
4155
4118
  eslint-config-salesforce-license@^0.2.0:
4156
4119
  version "0.2.0"
4157
4120
  resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
4158
4121
  integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w==
4159
4122
 
4160
- eslint-config-salesforce-typescript@^3.0.5:
4161
- version "3.0.5"
4162
- resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.0.5.tgz#1fa7b224551255b520f19d208be5d1bb2410c2b4"
4163
- integrity sha512-p+Do1i8Al1HANKubYV9WnJl9P/ChP/gvM+1tjtYiGqVjaO2Gf6V1ejM51r//uw4OoiFEldqKJK/gyMzSvRHkaw==
4123
+ eslint-config-salesforce-typescript@^3.2.11:
4124
+ version "3.2.11"
4125
+ resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.2.11.tgz#905102212d1a1e6752fbbfd805256e5e3173c102"
4126
+ integrity sha512-joZX/tMJXn9U48KAEUEeoIlhFLwr8vSA+mazZLzyZ6vO6bA0LUz1t6gJLH+wjKkrhayNUGOG5aBI2ODmhFnk7w==
4164
4127
  dependencies:
4165
- "@typescript-eslint/eslint-plugin" "^6.10.0"
4166
- "@typescript-eslint/parser" "^6.10.0"
4167
- eslint "^8.53.0"
4168
- eslint-config-prettier "^9.0.0"
4128
+ "@typescript-eslint/eslint-plugin" "^6.21.0"
4129
+ "@typescript-eslint/parser" "^6.21.0"
4130
+ eslint "^8.56.0"
4131
+ eslint-config-prettier "^9.1.0"
4169
4132
  eslint-config-salesforce "^2.0.2"
4170
4133
  eslint-config-salesforce-license "^0.2.0"
4171
4134
  eslint-plugin-header "^3.1.1"
4172
- eslint-plugin-import "^2.29.0"
4173
- eslint-plugin-jsdoc "^46.9.0"
4174
- eslint-plugin-unicorn "^49.0.0"
4135
+ eslint-plugin-import "^2.29.1"
4136
+ eslint-plugin-jsdoc "^46.10.1"
4137
+ eslint-plugin-unicorn "^50.0.1"
4175
4138
 
4176
4139
  eslint-config-salesforce@^2.0.2:
4177
4140
  version "2.0.2"
@@ -4199,10 +4162,10 @@ eslint-plugin-header@^3.1.1:
4199
4162
  resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6"
4200
4163
  integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==
4201
4164
 
4202
- eslint-plugin-import@^2.29.0:
4203
- version "2.29.0"
4204
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155"
4205
- integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==
4165
+ eslint-plugin-import@^2.29.1:
4166
+ version "2.29.1"
4167
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643"
4168
+ integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==
4206
4169
  dependencies:
4207
4170
  array-includes "^3.1.7"
4208
4171
  array.prototype.findlastindex "^1.2.3"
@@ -4220,12 +4183,12 @@ eslint-plugin-import@^2.29.0:
4220
4183
  object.groupby "^1.0.1"
4221
4184
  object.values "^1.1.7"
4222
4185
  semver "^6.3.1"
4223
- tsconfig-paths "^3.14.2"
4186
+ tsconfig-paths "^3.15.0"
4224
4187
 
4225
- eslint-plugin-jsdoc@^46.9.0:
4226
- version "46.9.0"
4227
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.9.0.tgz#9887569dbeef0a008a2770bfc5d0f7fc39f21f2b"
4228
- integrity sha512-UQuEtbqLNkPf5Nr/6PPRCtr9xypXY+g8y/Q7gPa0YK7eDhh0y2lWprXRnaYbW7ACgIUvpDKy9X2bZqxtGzBG9Q==
4188
+ eslint-plugin-jsdoc@^46.10.1:
4189
+ version "46.10.1"
4190
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.10.1.tgz#77c871309c4ed93758a3b2fdf384dc6189cf8605"
4191
+ integrity sha512-x8wxIpv00Y50NyweDUpa+58ffgSAI5sqe+zcZh33xphD0AVh+1kqr1ombaTRb7Fhpove1zfUuujlX9DWWBP5ag==
4229
4192
  dependencies:
4230
4193
  "@es-joy/jsdoccomment" "~0.41.0"
4231
4194
  are-docs-informative "^0.0.2"
@@ -4235,7 +4198,7 @@ eslint-plugin-jsdoc@^46.9.0:
4235
4198
  esquery "^1.5.0"
4236
4199
  is-builtin-module "^3.2.1"
4237
4200
  semver "^7.5.4"
4238
- spdx-expression-parse "^3.0.1"
4201
+ spdx-expression-parse "^4.0.0"
4239
4202
 
4240
4203
  eslint-plugin-sf-plugin@^1.17.4:
4241
4204
  version "1.17.4"
@@ -4245,15 +4208,17 @@ eslint-plugin-sf-plugin@^1.17.4:
4245
4208
  "@salesforce/core" "^6.7.0"
4246
4209
  "@typescript-eslint/utils" "^6.17.0"
4247
4210
 
4248
- eslint-plugin-unicorn@^49.0.0:
4249
- version "49.0.0"
4250
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-49.0.0.tgz#4449ea954d7e1455eec8518f9417d7021b245fa8"
4251
- integrity sha512-0fHEa/8Pih5cmzFW5L7xMEfUTvI9WKeQtjmKpTUmY+BiFCDxkxrTdnURJOHKykhtwIeyYsxnecbGvDCml++z4Q==
4211
+ eslint-plugin-unicorn@^50.0.1:
4212
+ version "50.0.1"
4213
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-50.0.1.tgz#e539cdb02dfd893c603536264c4ed9505b70e3bf"
4214
+ integrity sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==
4252
4215
  dependencies:
4253
4216
  "@babel/helper-validator-identifier" "^7.22.20"
4254
4217
  "@eslint-community/eslint-utils" "^4.4.0"
4255
- ci-info "^3.8.0"
4218
+ "@eslint/eslintrc" "^2.1.4"
4219
+ ci-info "^4.0.0"
4256
4220
  clean-regexp "^1.0.0"
4221
+ core-js-compat "^3.34.0"
4257
4222
  esquery "^1.5.0"
4258
4223
  indent-string "^4.0.0"
4259
4224
  is-builtin-module "^3.2.1"
@@ -4278,16 +4243,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
4278
4243
  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
4279
4244
  integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
4280
4245
 
4281
- eslint@^8.53.0:
4282
- version "8.53.0"
4283
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
4284
- integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
4246
+ eslint@^8.56.0:
4247
+ version "8.57.0"
4248
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
4249
+ integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
4285
4250
  dependencies:
4286
4251
  "@eslint-community/eslint-utils" "^4.2.0"
4287
4252
  "@eslint-community/regexpp" "^4.6.1"
4288
- "@eslint/eslintrc" "^2.1.3"
4289
- "@eslint/js" "8.53.0"
4290
- "@humanwhocodes/config-array" "^0.11.13"
4253
+ "@eslint/eslintrc" "^2.1.4"
4254
+ "@eslint/js" "8.57.0"
4255
+ "@humanwhocodes/config-array" "^0.11.14"
4291
4256
  "@humanwhocodes/module-importer" "^1.0.1"
4292
4257
  "@nodelib/fs.walk" "^1.2.8"
4293
4258
  "@ungap/structured-clone" "^1.2.0"
@@ -4375,7 +4340,7 @@ events@^3.3.0:
4375
4340
  resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
4376
4341
  integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
4377
4342
 
4378
- execa@^4.0.0:
4343
+ execa@^4.1.0:
4379
4344
  version "4.1.0"
4380
4345
  resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
4381
4346
  integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
@@ -4434,7 +4399,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
4434
4399
  resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
4435
4400
  integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
4436
4401
 
4437
- fast-glob@^3.2.11, fast-glob@^3.2.9:
4402
+ fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.0:
4438
4403
  version "3.3.2"
4439
4404
  resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
4440
4405
  integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -4772,6 +4737,11 @@ get-package-type@^0.1.0:
4772
4737
  resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
4773
4738
  integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
4774
4739
 
4740
+ get-stdin@^9.0.0:
4741
+ version "9.0.0"
4742
+ resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
4743
+ integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
4744
+
4775
4745
  get-stream@^5.0.0, get-stream@^5.1.0:
4776
4746
  version "5.2.0"
4777
4747
  resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
@@ -4792,6 +4762,11 @@ get-symbol-description@^1.0.0:
4792
4762
  call-bind "^1.0.2"
4793
4763
  get-intrinsic "^1.1.1"
4794
4764
 
4765
+ git-hooks-list@^3.0.0:
4766
+ version "3.1.0"
4767
+ resolved "https://registry.yarnpkg.com/git-hooks-list/-/git-hooks-list-3.1.0.tgz#386dc531dcc17474cf094743ff30987a3d3e70fc"
4768
+ integrity sha512-LF8VeHeR7v+wAbXqfgRlTSX/1BJR9Q1vEMR8JAz1cEg6GX07+zyj3sAdDvYjj/xnlIfVuGgj4qBei1K3hKH+PA==
4769
+
4795
4770
  git-raw-commits@^2.0.11:
4796
4771
  version "2.0.11"
4797
4772
  resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz#bc3576638071d18655e1cc60d7f524920008d723"
@@ -4913,6 +4888,17 @@ globby@^11.0.1, globby@^11.1.0:
4913
4888
  merge2 "^1.4.1"
4914
4889
  slash "^3.0.0"
4915
4890
 
4891
+ globby@^13.1.2:
4892
+ version "13.2.2"
4893
+ resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592"
4894
+ integrity sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==
4895
+ dependencies:
4896
+ dir-glob "^3.0.1"
4897
+ fast-glob "^3.3.0"
4898
+ ignore "^5.2.4"
4899
+ merge2 "^1.4.1"
4900
+ slash "^4.0.0"
4901
+
4916
4902
  gopd@^1.0.1:
4917
4903
  version "1.0.1"
4918
4904
  resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
@@ -5204,10 +5190,10 @@ ignore-walk@^6.0.0:
5204
5190
  dependencies:
5205
5191
  minimatch "^9.0.0"
5206
5192
 
5207
- ignore@^5.1.4, ignore@^5.2.0, ignore@^5.2.4:
5208
- version "5.2.4"
5209
- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
5210
- integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
5193
+ ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.0:
5194
+ version "5.3.1"
5195
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
5196
+ integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
5211
5197
 
5212
5198
  immediate@~3.0.5:
5213
5199
  version "3.0.6"
@@ -5450,6 +5436,11 @@ is-plain-obj@^2.0.0, is-plain-obj@^2.1.0:
5450
5436
  resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
5451
5437
  integrity sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==
5452
5438
 
5439
+ is-plain-obj@^4.1.0:
5440
+ version "4.1.0"
5441
+ resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-4.1.0.tgz#d65025edec3657ce032fd7db63c97883eaed71f0"
5442
+ integrity sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==
5443
+
5453
5444
  is-plain-object@^5.0.0:
5454
5445
  version "5.0.0"
5455
5446
  resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344"
@@ -6516,7 +6507,7 @@ mocha@^10.2.0:
6516
6507
  yargs-parser "20.2.4"
6517
6508
  yargs-unparser "2.0.0"
6518
6509
 
6519
- mri@^1.1.5:
6510
+ mri@^1.2.0:
6520
6511
  version "1.2.0"
6521
6512
  resolved "https://registry.yarnpkg.com/mri/-/mri-1.2.0.tgz#6721480fec2a11a4889861115a48b6cbe7cc8f0b"
6522
6513
  integrity sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==
@@ -6531,17 +6522,6 @@ ms@2.1.3, ms@^2.0.0, ms@^2.1.1:
6531
6522
  resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
6532
6523
  integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
6533
6524
 
6534
- multimatch@^4.0.0:
6535
- version "4.0.0"
6536
- resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-4.0.0.tgz#8c3c0f6e3e8449ada0af3dd29efb491a375191b3"
6537
- integrity sha512-lDmx79y1z6i7RNx0ZGCPq1bzJ6ZoDDKbvh7jxr9SJcWLkShMzXrHbYVpTdnhNM5MXpDUxCQ4DgqVttVXlBgiBQ==
6538
- dependencies:
6539
- "@types/minimatch" "^3.0.3"
6540
- array-differ "^3.0.0"
6541
- array-union "^2.1.0"
6542
- arrify "^2.0.1"
6543
- minimatch "^3.0.4"
6544
-
6545
6525
  multimatch@^5.0.0:
6546
6526
  version "5.0.0"
6547
6527
  resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-5.0.0.tgz#932b800963cea7a31a033328fa1e0c3a1874dbe6"
@@ -6662,10 +6642,10 @@ node-preload@^0.2.1:
6662
6642
  dependencies:
6663
6643
  process-on-spawn "^1.0.0"
6664
6644
 
6665
- node-releases@^2.0.13:
6666
- version "2.0.13"
6667
- resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
6668
- integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
6645
+ node-releases@^2.0.14:
6646
+ version "2.0.14"
6647
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
6648
+ integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
6669
6649
 
6670
6650
  nopt@^5.0.0:
6671
6651
  version "5.0.0"
@@ -6963,15 +6943,15 @@ object.values@^1.1.7:
6963
6943
  define-properties "^1.2.0"
6964
6944
  es-abstract "^1.22.1"
6965
6945
 
6966
- oclif@^4.4.18:
6967
- version "4.4.18"
6968
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.4.18.tgz#1aa57eaaf06c37b91a8ead23e92e425e32bd3e08"
6969
- integrity sha512-X18zmEBxoiK/Q9cFqnBwrStQ4XqYHUyB7Qx6J+w0u48PcsXSEdL8Deg8yIKS2UsarpcDVuK//HZcNQHR8WgpDg==
6946
+ oclif@^4.4.20:
6947
+ version "4.4.20"
6948
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.4.20.tgz#38dd52268bf9b58e60f34b1eceed8982f3167021"
6949
+ integrity sha512-M/Gj1KsEifXWT+R9UBtEwp3IGnGEoqXxnT1oze65x5NGddgYAXyAeSmtrjeHk6rmylwUctg0mzyhX5o6JQdj9Q==
6970
6950
  dependencies:
6971
6951
  "@aws-sdk/client-cloudfront" "^3.511.0"
6972
6952
  "@aws-sdk/client-s3" "^3.515.0"
6973
6953
  "@oclif/core" "^3.19.2"
6974
- "@oclif/plugin-help" "^6.0.12"
6954
+ "@oclif/plugin-help" "^6.0.14"
6975
6955
  "@oclif/plugin-not-found" "^3.0.10"
6976
6956
  "@oclif/plugin-warn-if-update-available" "^3.0.12"
6977
6957
  async-retry "^1.3.3"
@@ -6984,6 +6964,7 @@ oclif@^4.4.18:
6984
6964
  lodash.template "^4.5.0"
6985
6965
  normalize-package-data "^3.0.3"
6986
6966
  semver "^7.6.0"
6967
+ sort-package-json "^2.8.0"
6987
6968
  yeoman-environment "^3.15.1"
6988
6969
  yeoman-generator "^5.8.0"
6989
6970
 
@@ -7311,6 +7292,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
7311
7292
  resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
7312
7293
  integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
7313
7294
 
7295
+ picomatch@^3.0.1:
7296
+ version "3.0.1"
7297
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-3.0.1.tgz#817033161def55ec9638567a2f3bbc876b3e7516"
7298
+ integrity sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==
7299
+
7314
7300
  pify@^2.3.0:
7315
7301
  version "2.3.0"
7316
7302
  resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -7408,17 +7394,18 @@ pretty-bytes@^5.3.0:
7408
7394
  resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
7409
7395
  integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
7410
7396
 
7411
- pretty-quick@^3.1.3:
7412
- version "3.1.3"
7413
- resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.3.tgz#15281108c0ddf446675157ca40240099157b638e"
7414
- integrity sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==
7397
+ pretty-quick@^3.3.1:
7398
+ version "3.3.1"
7399
+ resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.3.1.tgz#cfde97fec77a8d201a0e0c9c71d9990e12587ee2"
7400
+ integrity sha512-3b36UXfYQ+IXXqex6mCca89jC8u0mYLqFAN5eTQKoXO6oCQYcIVYZEB/5AlBHI7JPYygReM2Vv6Vom/Gln7fBg==
7415
7401
  dependencies:
7416
- chalk "^3.0.0"
7417
- execa "^4.0.0"
7402
+ execa "^4.1.0"
7418
7403
  find-up "^4.1.0"
7419
- ignore "^5.1.4"
7420
- mri "^1.1.5"
7421
- multimatch "^4.0.0"
7404
+ ignore "^5.3.0"
7405
+ mri "^1.2.0"
7406
+ picocolors "^1.0.0"
7407
+ picomatch "^3.0.1"
7408
+ tslib "^2.6.2"
7422
7409
 
7423
7410
  proc-log@^1.0.0:
7424
7411
  version "1.0.0"
@@ -7982,10 +7969,10 @@ shelljs@^0.8.4, shelljs@^0.8.5:
7982
7969
  interpret "^1.0.0"
7983
7970
  rechoir "^0.6.2"
7984
7971
 
7985
- shiki@^0.14.1:
7986
- version "0.14.5"
7987
- resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.5.tgz#375dd214e57eccb04f0daf35a32aa615861deb93"
7988
- integrity sha512-1gCAYOcmCFONmErGTrS1fjzJLA7MGZmKzrBNX7apqSwhyITJg2O102uFzXUeBxNnEkDA9vHIKLyeKq0V083vIw==
7972
+ shiki@^0.14.7:
7973
+ version "0.14.7"
7974
+ resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.7.tgz#c3c9e1853e9737845f1d2ef81b31bcfb07056d4e"
7975
+ integrity sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==
7989
7976
  dependencies:
7990
7977
  ansi-sequence-parser "^1.1.0"
7991
7978
  jsonc-parser "^3.2.0"
@@ -8046,6 +8033,11 @@ slash@^3.0.0:
8046
8033
  resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
8047
8034
  integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
8048
8035
 
8036
+ slash@^4.0.0:
8037
+ version "4.0.0"
8038
+ resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
8039
+ integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
8040
+
8049
8041
  slice-ansi@^4.0.0:
8050
8042
  version "4.0.0"
8051
8043
  resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b"
@@ -8108,6 +8100,24 @@ sort-keys@^4.2.0:
8108
8100
  dependencies:
8109
8101
  is-plain-obj "^2.0.0"
8110
8102
 
8103
+ sort-object-keys@^1.1.3:
8104
+ version "1.1.3"
8105
+ resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
8106
+ integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
8107
+
8108
+ sort-package-json@^2.8.0:
8109
+ version "2.8.0"
8110
+ resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.8.0.tgz#6a46439ad0fef77f091e678e103f03ecbea575c8"
8111
+ integrity sha512-PxeNg93bTJWmDGnu0HADDucoxfFiKkIr73Kv85EBThlI1YQPdc0XovBgg2llD0iABZbu2SlKo8ntGmOP9wOj/g==
8112
+ dependencies:
8113
+ detect-indent "^7.0.1"
8114
+ detect-newline "^4.0.0"
8115
+ get-stdin "^9.0.0"
8116
+ git-hooks-list "^3.0.0"
8117
+ globby "^13.1.2"
8118
+ is-plain-obj "^4.1.0"
8119
+ sort-object-keys "^1.1.3"
8120
+
8111
8121
  source-map-support@^0.5.21:
8112
8122
  version "0.5.21"
8113
8123
  resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
@@ -8146,7 +8156,7 @@ spdx-exceptions@^2.1.0:
8146
8156
  resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d"
8147
8157
  integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==
8148
8158
 
8149
- spdx-expression-parse@^3.0.0, spdx-expression-parse@^3.0.1:
8159
+ spdx-expression-parse@^3.0.0:
8150
8160
  version "3.0.1"
8151
8161
  resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679"
8152
8162
  integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==
@@ -8154,6 +8164,14 @@ spdx-expression-parse@^3.0.0, spdx-expression-parse@^3.0.1:
8154
8164
  spdx-exceptions "^2.1.0"
8155
8165
  spdx-license-ids "^3.0.0"
8156
8166
 
8167
+ spdx-expression-parse@^4.0.0:
8168
+ version "4.0.0"
8169
+ resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz#a23af9f3132115465dac215c099303e4ceac5794"
8170
+ integrity sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==
8171
+ dependencies:
8172
+ spdx-exceptions "^2.1.0"
8173
+ spdx-license-ids "^3.0.0"
8174
+
8157
8175
  spdx-license-ids@^3.0.0:
8158
8176
  version "3.0.16"
8159
8177
  resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.16.tgz#a14f64e0954f6e25cc6587bd4f392522db0d998f"
@@ -8509,10 +8527,10 @@ ts-retry-promise@^0.8.0:
8509
8527
  resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.8.0.tgz#0a0c57b510827d5630da4b0c47f36b55b83a49e3"
8510
8528
  integrity sha512-elI/GkojPANBikPaMWQnk4T/bOJ6tq/hqXyQRmhfC9PAD6MoHmXIXK7KilJrlpx47VAKCGcmBrTeK5dHk6YAYg==
8511
8529
 
8512
- tsconfig-paths@^3.14.2:
8513
- version "3.14.2"
8514
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
8515
- integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==
8530
+ tsconfig-paths@^3.15.0:
8531
+ version "3.15.0"
8532
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
8533
+ integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==
8516
8534
  dependencies:
8517
8535
  "@types/json5" "^0.0.29"
8518
8536
  json5 "^1.0.2"
@@ -8633,15 +8651,15 @@ typedoc-plugin-missing-exports@0.23.0:
8633
8651
  resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz#076df6ffce4d84e8097be009b7c62a17d58477a5"
8634
8652
  integrity sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==
8635
8653
 
8636
- typedoc@^0.25.3:
8637
- version "0.25.3"
8638
- resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.3.tgz#53c6d668e1001b3d488e9a750fcdfb05433554c0"
8639
- integrity sha512-Ow8Bo7uY1Lwy7GTmphRIMEo6IOZ+yYUyrc8n5KXIZg1svpqhZSWgni2ZrDhe+wLosFS8yswowUzljTAV/3jmWw==
8654
+ typedoc@^0.25.9:
8655
+ version "0.25.10"
8656
+ resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.10.tgz#572f566498e4752fdbc793ccc14b8eb517944770"
8657
+ integrity sha512-v10rtOFojrjW9og3T+6wAKeJaGMuojU87DXGZ33sfs+554wgPTRG+s07Ag1BjPZI85Y5QPVouPI63JQ6fcQM5w==
8640
8658
  dependencies:
8641
8659
  lunr "^2.3.9"
8642
8660
  marked "^4.3.0"
8643
8661
  minimatch "^9.0.3"
8644
- shiki "^0.14.1"
8662
+ shiki "^0.14.7"
8645
8663
 
8646
8664
  "typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2, typescript@~5.3.2:
8647
8665
  version "5.3.3"
@@ -8949,10 +8967,10 @@ widest-line@^3.1.0:
8949
8967
  dependencies:
8950
8968
  string-width "^4.0.0"
8951
8969
 
8952
- wireit@^0.14.1:
8953
- version "0.14.1"
8954
- resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.1.tgz#83b63598503573db6722ad49b1fe15b57ee71890"
8955
- integrity sha512-q5sixPM/vKQEpyaub6J9QoHAFAF9g4zBdnjoYelH9/RLAekcUf3x1dmFLACGZ6nYjqehCsTlXC1irmzU7znPhA==
8970
+ wireit@^0.14.4:
8971
+ version "0.14.4"
8972
+ resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.4.tgz#4c8913a4a74cb15b5381c4b8276c5d71c27f54c5"
8973
+ integrity sha512-WNAXEw2cJs1nSRNJNRcPypARZNumgtsRTJFTNpd6turCA6JZ6cEwl4ZU3C1IHc/3IaXoPu9LdxcI5TBTdD6/pg==
8956
8974
  dependencies:
8957
8975
  braces "^3.0.2"
8958
8976
  chokidar "^3.5.3"