@salesforce/plugin-data 3.1.7 → 3.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-data",
3
- "version": "3.1.7",
3
+ "version": "3.1.8",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-data",
9
- "version": "3.1.7",
9
+ "version": "3.1.8",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
- "@oclif/core": "^3.19.6",
12
+ "@oclif/core": "^3.23.0",
13
13
  "@salesforce/core": "^6.5.5",
14
14
  "@salesforce/kit": "^3.0.15",
15
15
  "@salesforce/sf-plugins-core": "^7.1.14",
@@ -23,12 +23,12 @@
23
23
  "devDependencies": {
24
24
  "@oclif/plugin-command-snapshot": "^5.0.9",
25
25
  "@salesforce/cli-plugins-testkit": "^5.1.10",
26
- "@salesforce/dev-scripts": "^8.4.1",
26
+ "@salesforce/dev-scripts": "^8.4.2",
27
27
  "@salesforce/plugin-command-reference": "^3.0.69",
28
28
  "@types/chai-as-promised": "^7.1.8",
29
29
  "chai-as-promised": "^7.1.1",
30
30
  "eslint-plugin-sf-plugin": "^1.17.4",
31
- "oclif": "^4.4.18",
31
+ "oclif": "^4.4.20",
32
32
  "ts-node": "^10.9.2",
33
33
  "typescript": "^5.2.2"
34
34
  },
@@ -2171,9 +2171,9 @@
2171
2171
  }
2172
2172
  },
2173
2173
  "node_modules/@eslint/eslintrc": {
2174
- "version": "2.1.3",
2175
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.3.tgz",
2176
- "integrity": "sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==",
2174
+ "version": "2.1.4",
2175
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
2176
+ "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
2177
2177
  "dev": true,
2178
2178
  "license": "MIT",
2179
2179
  "dependencies": {
@@ -2195,9 +2195,9 @@
2195
2195
  }
2196
2196
  },
2197
2197
  "node_modules/@eslint/js": {
2198
- "version": "8.53.0",
2199
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz",
2200
- "integrity": "sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==",
2198
+ "version": "8.57.0",
2199
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz",
2200
+ "integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==",
2201
2201
  "dev": true,
2202
2202
  "license": "MIT",
2203
2203
  "engines": {
@@ -2212,14 +2212,14 @@
2212
2212
  "license": "MIT"
2213
2213
  },
2214
2214
  "node_modules/@humanwhocodes/config-array": {
2215
- "version": "0.11.13",
2216
- "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz",
2217
- "integrity": "sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==",
2215
+ "version": "0.11.14",
2216
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",
2217
+ "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==",
2218
2218
  "dev": true,
2219
2219
  "license": "Apache-2.0",
2220
2220
  "dependencies": {
2221
- "@humanwhocodes/object-schema": "^2.0.1",
2222
- "debug": "^4.1.1",
2221
+ "@humanwhocodes/object-schema": "^2.0.2",
2222
+ "debug": "^4.3.1",
2223
2223
  "minimatch": "^3.0.5"
2224
2224
  },
2225
2225
  "engines": {
@@ -2241,9 +2241,9 @@
2241
2241
  }
2242
2242
  },
2243
2243
  "node_modules/@humanwhocodes/object-schema": {
2244
- "version": "2.0.1",
2245
- "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz",
2246
- "integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==",
2244
+ "version": "2.0.2",
2245
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz",
2246
+ "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==",
2247
2247
  "dev": true,
2248
2248
  "license": "BSD-3-Clause"
2249
2249
  },
@@ -2872,9 +2872,9 @@
2872
2872
  }
2873
2873
  },
2874
2874
  "node_modules/@oclif/core": {
2875
- "version": "3.19.6",
2876
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.19.6.tgz",
2877
- "integrity": "sha512-1ryQWAx7VOf+Wq6pv00uilOo56DrG0drr42crmCQ3eYrPPz252EmNCoFkoOBk7McN6x0f4ega83c0yNNCXmiXw==",
2875
+ "version": "3.23.0",
2876
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.23.0.tgz",
2877
+ "integrity": "sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==",
2878
2878
  "license": "MIT",
2879
2879
  "dependencies": {
2880
2880
  "@types/cli-progress": "^3.11.5",
@@ -2893,6 +2893,7 @@
2893
2893
  "indent-string": "^4.0.0",
2894
2894
  "is-wsl": "^2.2.0",
2895
2895
  "js-yaml": "^3.14.1",
2896
+ "minimatch": "^9.0.3",
2896
2897
  "natural-orderby": "^2.0.3",
2897
2898
  "object-treeify": "^1.1.33",
2898
2899
  "password-prompt": "^1.1.3",
@@ -2959,6 +2960,21 @@
2959
2960
  "js-yaml": "bin/js-yaml.js"
2960
2961
  }
2961
2962
  },
2963
+ "node_modules/@oclif/core/node_modules/minimatch": {
2964
+ "version": "9.0.3",
2965
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
2966
+ "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
2967
+ "license": "ISC",
2968
+ "dependencies": {
2969
+ "brace-expansion": "^2.0.1"
2970
+ },
2971
+ "engines": {
2972
+ "node": ">=16 || 14 >=14.17"
2973
+ },
2974
+ "funding": {
2975
+ "url": "https://github.com/sponsors/isaacs"
2976
+ }
2977
+ },
2962
2978
  "node_modules/@oclif/core/node_modules/supports-color": {
2963
2979
  "version": "8.1.1",
2964
2980
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -3013,13 +3029,13 @@
3013
3029
  }
3014
3030
  },
3015
3031
  "node_modules/@oclif/plugin-help": {
3016
- "version": "6.0.12",
3017
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.12.tgz",
3018
- "integrity": "sha512-KMxQ5Oli1tkWiWNSdrjNtiFIFZvX0+IsvuuGcDwJIn1Jm+SzEQF90vkK6WzIjFACmyKIwXbGMmimcFaLrslJPQ==",
3032
+ "version": "6.0.14",
3033
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.14.tgz",
3034
+ "integrity": "sha512-orKUsV8hYtbnPf1W7y5wnnR2X6UFOl7hqTh/Uj4E+3ju/8TnvpavZXFA2UQecKWcfdbYjuTwxuZdeh8vBWFLIQ==",
3019
3035
  "dev": true,
3020
3036
  "license": "MIT",
3021
3037
  "dependencies": {
3022
- "@oclif/core": "^3.18.1"
3038
+ "@oclif/core": "^3.19.2"
3023
3039
  },
3024
3040
  "engines": {
3025
3041
  "node": ">=18.0.0"
@@ -3322,9 +3338,9 @@
3322
3338
  "license": "BSD-3-Clause"
3323
3339
  },
3324
3340
  "node_modules/@salesforce/dev-scripts": {
3325
- "version": "8.4.1",
3326
- "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-8.4.1.tgz",
3327
- "integrity": "sha512-qycbhwoRB+dFcw5BHZbW0AqvonQWTkq3QOWb1V7irbf7WFaE1/+Bs+YPfuc5+O7mhx++LER0EkcoeewbHjm0Gg==",
3341
+ "version": "8.4.2",
3342
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-8.4.2.tgz",
3343
+ "integrity": "sha512-Hua2fwrN1nb/rv8seE6thy43WeqS52UbXJ3Mp1scumM9ln3cksMJ0ZPtuRjtLaxziqkUjO7HV10UEzu35AX2ZA==",
3328
3344
  "dev": true,
3329
3345
  "license": "BSD-3-Clause",
3330
3346
  "dependencies": {
@@ -3339,21 +3355,21 @@
3339
3355
  "chai": "^4.3.10",
3340
3356
  "chalk": "^4.0.0",
3341
3357
  "cosmiconfig": "^7.0.0",
3342
- "eslint-config-salesforce-typescript": "^3.0.5",
3358
+ "eslint-config-salesforce-typescript": "^3.2.11",
3343
3359
  "husky": "^7.0.4",
3344
3360
  "linkinator": "^6.0.4",
3345
3361
  "mocha": "^10.2.0",
3346
3362
  "nyc": "^15.1.0",
3347
3363
  "prettier": "^2.8.8",
3348
- "pretty-quick": "^3.1.3",
3364
+ "pretty-quick": "^3.3.1",
3349
3365
  "shelljs": "^0.8.5",
3350
3366
  "sinon": "10.0.0",
3351
3367
  "source-map-support": "^0.5.21",
3352
3368
  "ts-node": "^10.9.2",
3353
- "typedoc": "^0.25.3",
3369
+ "typedoc": "^0.25.9",
3354
3370
  "typedoc-plugin-missing-exports": "0.23.0",
3355
3371
  "typescript": "^4.9.5",
3356
- "wireit": "^0.14.1"
3372
+ "wireit": "^0.14.4"
3357
3373
  },
3358
3374
  "bin": {
3359
3375
  "sf-clean": "bin/sf-clean.js",
@@ -3436,16 +3452,16 @@
3436
3452
  }
3437
3453
  },
3438
3454
  "node_modules/@salesforce/dev-scripts/node_modules/typedoc": {
3439
- "version": "0.25.3",
3440
- "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.3.tgz",
3441
- "integrity": "sha512-Ow8Bo7uY1Lwy7GTmphRIMEo6IOZ+yYUyrc8n5KXIZg1svpqhZSWgni2ZrDhe+wLosFS8yswowUzljTAV/3jmWw==",
3455
+ "version": "0.25.10",
3456
+ "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.10.tgz",
3457
+ "integrity": "sha512-v10rtOFojrjW9og3T+6wAKeJaGMuojU87DXGZ33sfs+554wgPTRG+s07Ag1BjPZI85Y5QPVouPI63JQ6fcQM5w==",
3442
3458
  "dev": true,
3443
3459
  "license": "Apache-2.0",
3444
3460
  "dependencies": {
3445
3461
  "lunr": "^2.3.9",
3446
3462
  "marked": "^4.3.0",
3447
3463
  "minimatch": "^9.0.3",
3448
- "shiki": "^0.14.1"
3464
+ "shiki": "^0.14.7"
3449
3465
  },
3450
3466
  "bin": {
3451
3467
  "typedoc": "bin/typedoc"
@@ -3454,7 +3470,7 @@
3454
3470
  "node": ">= 16"
3455
3471
  },
3456
3472
  "peerDependencies": {
3457
- "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x"
3473
+ "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x"
3458
3474
  }
3459
3475
  },
3460
3476
  "node_modules/@salesforce/dev-scripts/node_modules/typescript": {
@@ -4569,13 +4585,6 @@
4569
4585
  "@types/node": "*"
4570
4586
  }
4571
4587
  },
4572
- "node_modules/@types/glob/node_modules/@types/minimatch": {
4573
- "version": "5.1.2",
4574
- "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
4575
- "integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
4576
- "dev": true,
4577
- "license": "MIT"
4578
- },
4579
4588
  "node_modules/@types/http-cache-semantics": {
4580
4589
  "version": "4.0.4",
4581
4590
  "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
@@ -4636,9 +4645,9 @@
4636
4645
  }
4637
4646
  },
4638
4647
  "node_modules/@types/minimatch": {
4639
- "version": "3.0.5",
4640
- "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz",
4641
- "integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==",
4648
+ "version": "5.1.2",
4649
+ "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
4650
+ "integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
4642
4651
  "dev": true,
4643
4652
  "license": "MIT"
4644
4653
  },
@@ -4760,17 +4769,17 @@
4760
4769
  "license": "MIT"
4761
4770
  },
4762
4771
  "node_modules/@typescript-eslint/eslint-plugin": {
4763
- "version": "6.11.0",
4764
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz",
4765
- "integrity": "sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==",
4772
+ "version": "6.21.0",
4773
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz",
4774
+ "integrity": "sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==",
4766
4775
  "dev": true,
4767
4776
  "license": "MIT",
4768
4777
  "dependencies": {
4769
4778
  "@eslint-community/regexpp": "^4.5.1",
4770
- "@typescript-eslint/scope-manager": "6.11.0",
4771
- "@typescript-eslint/type-utils": "6.11.0",
4772
- "@typescript-eslint/utils": "6.11.0",
4773
- "@typescript-eslint/visitor-keys": "6.11.0",
4779
+ "@typescript-eslint/scope-manager": "6.21.0",
4780
+ "@typescript-eslint/type-utils": "6.21.0",
4781
+ "@typescript-eslint/utils": "6.21.0",
4782
+ "@typescript-eslint/visitor-keys": "6.21.0",
4774
4783
  "debug": "^4.3.4",
4775
4784
  "graphemer": "^1.4.0",
4776
4785
  "ignore": "^5.2.4",
@@ -4796,16 +4805,16 @@
4796
4805
  }
4797
4806
  },
4798
4807
  "node_modules/@typescript-eslint/parser": {
4799
- "version": "6.11.0",
4800
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.11.0.tgz",
4801
- "integrity": "sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==",
4808
+ "version": "6.21.0",
4809
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz",
4810
+ "integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==",
4802
4811
  "dev": true,
4803
4812
  "license": "BSD-2-Clause",
4804
4813
  "dependencies": {
4805
- "@typescript-eslint/scope-manager": "6.11.0",
4806
- "@typescript-eslint/types": "6.11.0",
4807
- "@typescript-eslint/typescript-estree": "6.11.0",
4808
- "@typescript-eslint/visitor-keys": "6.11.0",
4814
+ "@typescript-eslint/scope-manager": "6.21.0",
4815
+ "@typescript-eslint/types": "6.21.0",
4816
+ "@typescript-eslint/typescript-estree": "6.21.0",
4817
+ "@typescript-eslint/visitor-keys": "6.21.0",
4809
4818
  "debug": "^4.3.4"
4810
4819
  },
4811
4820
  "engines": {
@@ -4825,14 +4834,14 @@
4825
4834
  }
4826
4835
  },
4827
4836
  "node_modules/@typescript-eslint/scope-manager": {
4828
- "version": "6.11.0",
4829
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz",
4830
- "integrity": "sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==",
4837
+ "version": "6.21.0",
4838
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
4839
+ "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==",
4831
4840
  "dev": true,
4832
4841
  "license": "MIT",
4833
4842
  "dependencies": {
4834
- "@typescript-eslint/types": "6.11.0",
4835
- "@typescript-eslint/visitor-keys": "6.11.0"
4843
+ "@typescript-eslint/types": "6.21.0",
4844
+ "@typescript-eslint/visitor-keys": "6.21.0"
4836
4845
  },
4837
4846
  "engines": {
4838
4847
  "node": "^16.0.0 || >=18.0.0"
@@ -4843,14 +4852,14 @@
4843
4852
  }
4844
4853
  },
4845
4854
  "node_modules/@typescript-eslint/type-utils": {
4846
- "version": "6.11.0",
4847
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz",
4848
- "integrity": "sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==",
4855
+ "version": "6.21.0",
4856
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz",
4857
+ "integrity": "sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==",
4849
4858
  "dev": true,
4850
4859
  "license": "MIT",
4851
4860
  "dependencies": {
4852
- "@typescript-eslint/typescript-estree": "6.11.0",
4853
- "@typescript-eslint/utils": "6.11.0",
4861
+ "@typescript-eslint/typescript-estree": "6.21.0",
4862
+ "@typescript-eslint/utils": "6.21.0",
4854
4863
  "debug": "^4.3.4",
4855
4864
  "ts-api-utils": "^1.0.1"
4856
4865
  },
@@ -4871,9 +4880,9 @@
4871
4880
  }
4872
4881
  },
4873
4882
  "node_modules/@typescript-eslint/types": {
4874
- "version": "6.11.0",
4875
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.11.0.tgz",
4876
- "integrity": "sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==",
4883
+ "version": "6.21.0",
4884
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz",
4885
+ "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==",
4877
4886
  "dev": true,
4878
4887
  "license": "MIT",
4879
4888
  "engines": {
@@ -4885,17 +4894,18 @@
4885
4894
  }
4886
4895
  },
4887
4896
  "node_modules/@typescript-eslint/typescript-estree": {
4888
- "version": "6.11.0",
4889
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz",
4890
- "integrity": "sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==",
4897
+ "version": "6.21.0",
4898
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz",
4899
+ "integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==",
4891
4900
  "dev": true,
4892
4901
  "license": "BSD-2-Clause",
4893
4902
  "dependencies": {
4894
- "@typescript-eslint/types": "6.11.0",
4895
- "@typescript-eslint/visitor-keys": "6.11.0",
4903
+ "@typescript-eslint/types": "6.21.0",
4904
+ "@typescript-eslint/visitor-keys": "6.21.0",
4896
4905
  "debug": "^4.3.4",
4897
4906
  "globby": "^11.1.0",
4898
4907
  "is-glob": "^4.0.3",
4908
+ "minimatch": "9.0.3",
4899
4909
  "semver": "^7.5.4",
4900
4910
  "ts-api-utils": "^1.0.1"
4901
4911
  },
@@ -4912,19 +4922,35 @@
4912
4922
  }
4913
4923
  }
4914
4924
  },
4925
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
4926
+ "version": "9.0.3",
4927
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
4928
+ "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
4929
+ "dev": true,
4930
+ "license": "ISC",
4931
+ "dependencies": {
4932
+ "brace-expansion": "^2.0.1"
4933
+ },
4934
+ "engines": {
4935
+ "node": ">=16 || 14 >=14.17"
4936
+ },
4937
+ "funding": {
4938
+ "url": "https://github.com/sponsors/isaacs"
4939
+ }
4940
+ },
4915
4941
  "node_modules/@typescript-eslint/utils": {
4916
- "version": "6.11.0",
4917
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.11.0.tgz",
4918
- "integrity": "sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==",
4942
+ "version": "6.21.0",
4943
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.21.0.tgz",
4944
+ "integrity": "sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==",
4919
4945
  "dev": true,
4920
4946
  "license": "MIT",
4921
4947
  "dependencies": {
4922
4948
  "@eslint-community/eslint-utils": "^4.4.0",
4923
4949
  "@types/json-schema": "^7.0.12",
4924
4950
  "@types/semver": "^7.5.0",
4925
- "@typescript-eslint/scope-manager": "6.11.0",
4926
- "@typescript-eslint/types": "6.11.0",
4927
- "@typescript-eslint/typescript-estree": "6.11.0",
4951
+ "@typescript-eslint/scope-manager": "6.21.0",
4952
+ "@typescript-eslint/types": "6.21.0",
4953
+ "@typescript-eslint/typescript-estree": "6.21.0",
4928
4954
  "semver": "^7.5.4"
4929
4955
  },
4930
4956
  "engines": {
@@ -4939,13 +4965,13 @@
4939
4965
  }
4940
4966
  },
4941
4967
  "node_modules/@typescript-eslint/visitor-keys": {
4942
- "version": "6.11.0",
4943
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz",
4944
- "integrity": "sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==",
4968
+ "version": "6.21.0",
4969
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz",
4970
+ "integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==",
4945
4971
  "dev": true,
4946
4972
  "license": "MIT",
4947
4973
  "dependencies": {
4948
- "@typescript-eslint/types": "6.11.0",
4974
+ "@typescript-eslint/types": "6.21.0",
4949
4975
  "eslint-visitor-keys": "^3.4.1"
4950
4976
  },
4951
4977
  "engines": {
@@ -5618,9 +5644,9 @@
5618
5644
  "license": "ISC"
5619
5645
  },
5620
5646
  "node_modules/browserslist": {
5621
- "version": "4.22.1",
5622
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.22.1.tgz",
5623
- "integrity": "sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==",
5647
+ "version": "4.23.0",
5648
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz",
5649
+ "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==",
5624
5650
  "dev": true,
5625
5651
  "funding": [
5626
5652
  {
@@ -5638,9 +5664,9 @@
5638
5664
  ],
5639
5665
  "license": "MIT",
5640
5666
  "dependencies": {
5641
- "caniuse-lite": "^1.0.30001541",
5642
- "electron-to-chromium": "^1.4.535",
5643
- "node-releases": "^2.0.13",
5667
+ "caniuse-lite": "^1.0.30001587",
5668
+ "electron-to-chromium": "^1.4.668",
5669
+ "node-releases": "^2.0.14",
5644
5670
  "update-browserslist-db": "^1.0.13"
5645
5671
  },
5646
5672
  "bin": {
@@ -5860,9 +5886,9 @@
5860
5886
  }
5861
5887
  },
5862
5888
  "node_modules/caniuse-lite": {
5863
- "version": "1.0.30001561",
5864
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001561.tgz",
5865
- "integrity": "sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw==",
5889
+ "version": "1.0.30001593",
5890
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001593.tgz",
5891
+ "integrity": "sha512-UWM1zlo3cZfkpBysd7AS+z+v007q9G1+fLTUU42rQnY6t2axoogPW/xol6T7juU5EUoOhML4WgBIdG+9yYqAjQ==",
5866
5892
  "dev": true,
5867
5893
  "funding": [
5868
5894
  {
@@ -6012,9 +6038,9 @@
6012
6038
  }
6013
6039
  },
6014
6040
  "node_modules/ci-info": {
6015
- "version": "3.9.0",
6016
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
6017
- "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
6041
+ "version": "4.0.0",
6042
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
6043
+ "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
6018
6044
  "dev": true,
6019
6045
  "funding": [
6020
6046
  {
@@ -6462,6 +6488,20 @@
6462
6488
  "url": "https://opencollective.com/core-js"
6463
6489
  }
6464
6490
  },
6491
+ "node_modules/core-js-compat": {
6492
+ "version": "3.36.0",
6493
+ "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.36.0.tgz",
6494
+ "integrity": "sha512-iV9Pd/PsgjNWBXeq8XRtWVSgz2tKAfhfvBs7qxYty+RlRd+OCksaWmOnc4JKrTc1cToXL1N0s3l/vwlxPtdElw==",
6495
+ "dev": true,
6496
+ "license": "MIT",
6497
+ "dependencies": {
6498
+ "browserslist": "^4.22.3"
6499
+ },
6500
+ "funding": {
6501
+ "type": "opencollective",
6502
+ "url": "https://opencollective.com/core-js"
6503
+ }
6504
+ },
6465
6505
  "node_modules/core-js-pure": {
6466
6506
  "version": "3.34.0",
6467
6507
  "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.34.0.tgz",
@@ -6781,6 +6821,29 @@
6781
6821
  "dev": true,
6782
6822
  "license": "ISC"
6783
6823
  },
6824
+ "node_modules/detect-indent": {
6825
+ "version": "7.0.1",
6826
+ "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-7.0.1.tgz",
6827
+ "integrity": "sha512-Mc7QhQ8s+cLrnUfU/Ji94vG/r8M26m8f++vyres4ZoojaRDpZ1eSIh/EpzLNwlWuvzSZ3UbDFspjFvTDXe6e/g==",
6828
+ "dev": true,
6829
+ "license": "MIT",
6830
+ "engines": {
6831
+ "node": ">=12.20"
6832
+ }
6833
+ },
6834
+ "node_modules/detect-newline": {
6835
+ "version": "4.0.1",
6836
+ "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-4.0.1.tgz",
6837
+ "integrity": "sha512-qE3Veg1YXzGHQhlA6jzebZN2qVf6NX+A7m7qlhCGG30dJixrAQhYOsJjsnBjJkCSmuOPpCk30145fr8FV0bzog==",
6838
+ "dev": true,
6839
+ "license": "MIT",
6840
+ "engines": {
6841
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
6842
+ },
6843
+ "funding": {
6844
+ "url": "https://github.com/sponsors/sindresorhus"
6845
+ }
6846
+ },
6784
6847
  "node_modules/dezalgo": {
6785
6848
  "version": "1.0.4",
6786
6849
  "resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.4.tgz",
@@ -6815,16 +6878,16 @@
6815
6878
  }
6816
6879
  },
6817
6880
  "node_modules/doctrine": {
6818
- "version": "3.0.0",
6819
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
6820
- "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
6881
+ "version": "2.1.0",
6882
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
6883
+ "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
6821
6884
  "dev": true,
6822
6885
  "license": "Apache-2.0",
6823
6886
  "dependencies": {
6824
6887
  "esutils": "^2.0.2"
6825
6888
  },
6826
6889
  "engines": {
6827
- "node": ">=6.0.0"
6890
+ "node": ">=0.10.0"
6828
6891
  }
6829
6892
  },
6830
6893
  "node_modules/dom-serializer": {
@@ -6941,9 +7004,9 @@
6941
7004
  }
6942
7005
  },
6943
7006
  "node_modules/electron-to-chromium": {
6944
- "version": "1.4.577",
6945
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.577.tgz",
6946
- "integrity": "sha512-/5xHPH6f00SxhHw6052r+5S1xO7gHNc89hV7tqlvnStvKbSrDqc/u6AlwPvVWWNj+s4/KL6T6y8ih+nOY0qYNA==",
7007
+ "version": "1.4.690",
7008
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.690.tgz",
7009
+ "integrity": "sha512-+2OAGjUx68xElQhydpcbqH50hE8Vs2K6TkAeLhICYfndb67CVH0UsZaijmRUE3rHlIxU1u0jxwhgVe6fK3YANA==",
6947
7010
  "dev": true,
6948
7011
  "license": "ISC"
6949
7012
  },
@@ -7165,17 +7228,17 @@
7165
7228
  }
7166
7229
  },
7167
7230
  "node_modules/eslint": {
7168
- "version": "8.53.0",
7169
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz",
7170
- "integrity": "sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==",
7231
+ "version": "8.57.0",
7232
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz",
7233
+ "integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==",
7171
7234
  "dev": true,
7172
7235
  "license": "MIT",
7173
7236
  "dependencies": {
7174
7237
  "@eslint-community/eslint-utils": "^4.2.0",
7175
7238
  "@eslint-community/regexpp": "^4.6.1",
7176
- "@eslint/eslintrc": "^2.1.3",
7177
- "@eslint/js": "8.53.0",
7178
- "@humanwhocodes/config-array": "^0.11.13",
7239
+ "@eslint/eslintrc": "^2.1.4",
7240
+ "@eslint/js": "8.57.0",
7241
+ "@humanwhocodes/config-array": "^0.11.14",
7179
7242
  "@humanwhocodes/module-importer": "^1.0.1",
7180
7243
  "@nodelib/fs.walk": "^1.2.8",
7181
7244
  "@ungap/structured-clone": "^1.2.0",
@@ -7221,9 +7284,9 @@
7221
7284
  }
7222
7285
  },
7223
7286
  "node_modules/eslint-config-prettier": {
7224
- "version": "9.0.0",
7225
- "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz",
7226
- "integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==",
7287
+ "version": "9.1.0",
7288
+ "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz",
7289
+ "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==",
7227
7290
  "dev": true,
7228
7291
  "license": "MIT",
7229
7292
  "bin": {
@@ -7248,22 +7311,22 @@
7248
7311
  "license": "BSD-3-Clause"
7249
7312
  },
7250
7313
  "node_modules/eslint-config-salesforce-typescript": {
7251
- "version": "3.0.5",
7252
- "resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.0.5.tgz",
7253
- "integrity": "sha512-p+Do1i8Al1HANKubYV9WnJl9P/ChP/gvM+1tjtYiGqVjaO2Gf6V1ejM51r//uw4OoiFEldqKJK/gyMzSvRHkaw==",
7314
+ "version": "3.2.11",
7315
+ "resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.2.11.tgz",
7316
+ "integrity": "sha512-joZX/tMJXn9U48KAEUEeoIlhFLwr8vSA+mazZLzyZ6vO6bA0LUz1t6gJLH+wjKkrhayNUGOG5aBI2ODmhFnk7w==",
7254
7317
  "dev": true,
7255
7318
  "license": "BSD-3-Clause",
7256
7319
  "dependencies": {
7257
- "@typescript-eslint/eslint-plugin": "^6.10.0",
7258
- "@typescript-eslint/parser": "^6.10.0",
7259
- "eslint": "^8.53.0",
7260
- "eslint-config-prettier": "^9.0.0",
7320
+ "@typescript-eslint/eslint-plugin": "^6.21.0",
7321
+ "@typescript-eslint/parser": "^6.21.0",
7322
+ "eslint": "^8.56.0",
7323
+ "eslint-config-prettier": "^9.1.0",
7261
7324
  "eslint-config-salesforce": "^2.0.2",
7262
7325
  "eslint-config-salesforce-license": "^0.2.0",
7263
7326
  "eslint-plugin-header": "^3.1.1",
7264
- "eslint-plugin-import": "^2.29.0",
7265
- "eslint-plugin-jsdoc": "^46.9.0",
7266
- "eslint-plugin-unicorn": "^49.0.0"
7327
+ "eslint-plugin-import": "^2.29.1",
7328
+ "eslint-plugin-jsdoc": "^46.10.1",
7329
+ "eslint-plugin-unicorn": "^50.0.1"
7267
7330
  }
7268
7331
  },
7269
7332
  "node_modules/eslint-import-resolver-node": {
@@ -7327,9 +7390,9 @@
7327
7390
  }
7328
7391
  },
7329
7392
  "node_modules/eslint-plugin-import": {
7330
- "version": "2.29.0",
7331
- "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz",
7332
- "integrity": "sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==",
7393
+ "version": "2.29.1",
7394
+ "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz",
7395
+ "integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==",
7333
7396
  "dev": true,
7334
7397
  "license": "MIT",
7335
7398
  "dependencies": {
@@ -7349,7 +7412,7 @@
7349
7412
  "object.groupby": "^1.0.1",
7350
7413
  "object.values": "^1.1.7",
7351
7414
  "semver": "^6.3.1",
7352
- "tsconfig-paths": "^3.14.2"
7415
+ "tsconfig-paths": "^3.15.0"
7353
7416
  },
7354
7417
  "engines": {
7355
7418
  "node": ">=4"
@@ -7368,19 +7431,6 @@
7368
7431
  "ms": "^2.1.1"
7369
7432
  }
7370
7433
  },
7371
- "node_modules/eslint-plugin-import/node_modules/doctrine": {
7372
- "version": "2.1.0",
7373
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
7374
- "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
7375
- "dev": true,
7376
- "license": "Apache-2.0",
7377
- "dependencies": {
7378
- "esutils": "^2.0.2"
7379
- },
7380
- "engines": {
7381
- "node": ">=0.10.0"
7382
- }
7383
- },
7384
7434
  "node_modules/eslint-plugin-import/node_modules/semver": {
7385
7435
  "version": "6.3.1",
7386
7436
  "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
@@ -7392,9 +7442,9 @@
7392
7442
  }
7393
7443
  },
7394
7444
  "node_modules/eslint-plugin-jsdoc": {
7395
- "version": "46.9.0",
7396
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.9.0.tgz",
7397
- "integrity": "sha512-UQuEtbqLNkPf5Nr/6PPRCtr9xypXY+g8y/Q7gPa0YK7eDhh0y2lWprXRnaYbW7ACgIUvpDKy9X2bZqxtGzBG9Q==",
7445
+ "version": "46.10.1",
7446
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.10.1.tgz",
7447
+ "integrity": "sha512-x8wxIpv00Y50NyweDUpa+58ffgSAI5sqe+zcZh33xphD0AVh+1kqr1ombaTRb7Fhpove1zfUuujlX9DWWBP5ag==",
7398
7448
  "dev": true,
7399
7449
  "license": "BSD-3-Clause",
7400
7450
  "dependencies": {
@@ -7406,13 +7456,24 @@
7406
7456
  "esquery": "^1.5.0",
7407
7457
  "is-builtin-module": "^3.2.1",
7408
7458
  "semver": "^7.5.4",
7409
- "spdx-expression-parse": "^3.0.1"
7459
+ "spdx-expression-parse": "^4.0.0"
7410
7460
  },
7411
7461
  "engines": {
7412
7462
  "node": ">=16"
7413
7463
  },
7414
7464
  "peerDependencies": {
7415
- "eslint": "^7.0.0 || ^8.0.0"
7465
+ "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
7466
+ }
7467
+ },
7468
+ "node_modules/eslint-plugin-jsdoc/node_modules/spdx-expression-parse": {
7469
+ "version": "4.0.0",
7470
+ "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
7471
+ "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==",
7472
+ "dev": true,
7473
+ "license": "MIT",
7474
+ "dependencies": {
7475
+ "spdx-exceptions": "^2.1.0",
7476
+ "spdx-license-ids": "^3.0.0"
7416
7477
  }
7417
7478
  },
7418
7479
  "node_modules/eslint-plugin-sf-plugin": {
@@ -7429,138 +7490,19 @@
7429
7490
  "node": ">=16.0.0"
7430
7491
  }
7431
7492
  },
7432
- "node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/scope-manager": {
7433
- "version": "6.18.0",
7434
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz",
7435
- "integrity": "sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==",
7436
- "dev": true,
7437
- "license": "MIT",
7438
- "dependencies": {
7439
- "@typescript-eslint/types": "6.18.0",
7440
- "@typescript-eslint/visitor-keys": "6.18.0"
7441
- },
7442
- "engines": {
7443
- "node": "^16.0.0 || >=18.0.0"
7444
- },
7445
- "funding": {
7446
- "type": "opencollective",
7447
- "url": "https://opencollective.com/typescript-eslint"
7448
- }
7449
- },
7450
- "node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/types": {
7451
- "version": "6.18.0",
7452
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.18.0.tgz",
7453
- "integrity": "sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==",
7454
- "dev": true,
7455
- "license": "MIT",
7456
- "engines": {
7457
- "node": "^16.0.0 || >=18.0.0"
7458
- },
7459
- "funding": {
7460
- "type": "opencollective",
7461
- "url": "https://opencollective.com/typescript-eslint"
7462
- }
7463
- },
7464
- "node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/typescript-estree": {
7465
- "version": "6.18.0",
7466
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz",
7467
- "integrity": "sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==",
7468
- "dev": true,
7469
- "license": "BSD-2-Clause",
7470
- "dependencies": {
7471
- "@typescript-eslint/types": "6.18.0",
7472
- "@typescript-eslint/visitor-keys": "6.18.0",
7473
- "debug": "^4.3.4",
7474
- "globby": "^11.1.0",
7475
- "is-glob": "^4.0.3",
7476
- "minimatch": "9.0.3",
7477
- "semver": "^7.5.4",
7478
- "ts-api-utils": "^1.0.1"
7479
- },
7480
- "engines": {
7481
- "node": "^16.0.0 || >=18.0.0"
7482
- },
7483
- "funding": {
7484
- "type": "opencollective",
7485
- "url": "https://opencollective.com/typescript-eslint"
7486
- },
7487
- "peerDependenciesMeta": {
7488
- "typescript": {
7489
- "optional": true
7490
- }
7491
- }
7492
- },
7493
- "node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/utils": {
7494
- "version": "6.18.0",
7495
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.18.0.tgz",
7496
- "integrity": "sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==",
7497
- "dev": true,
7498
- "license": "MIT",
7499
- "dependencies": {
7500
- "@eslint-community/eslint-utils": "^4.4.0",
7501
- "@types/json-schema": "^7.0.12",
7502
- "@types/semver": "^7.5.0",
7503
- "@typescript-eslint/scope-manager": "6.18.0",
7504
- "@typescript-eslint/types": "6.18.0",
7505
- "@typescript-eslint/typescript-estree": "6.18.0",
7506
- "semver": "^7.5.4"
7507
- },
7508
- "engines": {
7509
- "node": "^16.0.0 || >=18.0.0"
7510
- },
7511
- "funding": {
7512
- "type": "opencollective",
7513
- "url": "https://opencollective.com/typescript-eslint"
7514
- },
7515
- "peerDependencies": {
7516
- "eslint": "^7.0.0 || ^8.0.0"
7517
- }
7518
- },
7519
- "node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/visitor-keys": {
7520
- "version": "6.18.0",
7521
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz",
7522
- "integrity": "sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==",
7523
- "dev": true,
7524
- "license": "MIT",
7525
- "dependencies": {
7526
- "@typescript-eslint/types": "6.18.0",
7527
- "eslint-visitor-keys": "^3.4.1"
7528
- },
7529
- "engines": {
7530
- "node": "^16.0.0 || >=18.0.0"
7531
- },
7532
- "funding": {
7533
- "type": "opencollective",
7534
- "url": "https://opencollective.com/typescript-eslint"
7535
- }
7536
- },
7537
- "node_modules/eslint-plugin-sf-plugin/node_modules/minimatch": {
7538
- "version": "9.0.3",
7539
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
7540
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
7541
- "dev": true,
7542
- "license": "ISC",
7543
- "dependencies": {
7544
- "brace-expansion": "^2.0.1"
7545
- },
7546
- "engines": {
7547
- "node": ">=16 || 14 >=14.17"
7548
- },
7549
- "funding": {
7550
- "url": "https://github.com/sponsors/isaacs"
7551
- }
7552
- },
7553
7493
  "node_modules/eslint-plugin-unicorn": {
7554
- "version": "49.0.0",
7555
- "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-49.0.0.tgz",
7556
- "integrity": "sha512-0fHEa/8Pih5cmzFW5L7xMEfUTvI9WKeQtjmKpTUmY+BiFCDxkxrTdnURJOHKykhtwIeyYsxnecbGvDCml++z4Q==",
7494
+ "version": "50.0.1",
7495
+ "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-50.0.1.tgz",
7496
+ "integrity": "sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==",
7557
7497
  "dev": true,
7558
7498
  "license": "MIT",
7559
7499
  "dependencies": {
7560
7500
  "@babel/helper-validator-identifier": "^7.22.20",
7561
7501
  "@eslint-community/eslint-utils": "^4.4.0",
7562
- "ci-info": "^3.8.0",
7502
+ "@eslint/eslintrc": "^2.1.4",
7503
+ "ci-info": "^4.0.0",
7563
7504
  "clean-regexp": "^1.0.0",
7505
+ "core-js-compat": "^3.34.0",
7564
7506
  "esquery": "^1.5.0",
7565
7507
  "indent-string": "^4.0.0",
7566
7508
  "is-builtin-module": "^3.2.1",
@@ -7579,7 +7521,7 @@
7579
7521
  "url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1"
7580
7522
  },
7581
7523
  "peerDependencies": {
7582
- "eslint": ">=8.52.0"
7524
+ "eslint": ">=8.56.0"
7583
7525
  }
7584
7526
  },
7585
7527
  "node_modules/eslint-scope": {
@@ -7629,6 +7571,19 @@
7629
7571
  "url": "https://github.com/chalk/chalk?sponsor=1"
7630
7572
  }
7631
7573
  },
7574
+ "node_modules/eslint/node_modules/doctrine": {
7575
+ "version": "3.0.0",
7576
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
7577
+ "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
7578
+ "dev": true,
7579
+ "license": "Apache-2.0",
7580
+ "dependencies": {
7581
+ "esutils": "^2.0.2"
7582
+ },
7583
+ "engines": {
7584
+ "node": ">=6.0.0"
7585
+ }
7586
+ },
7632
7587
  "node_modules/eslint/node_modules/find-up": {
7633
7588
  "version": "5.0.0",
7634
7589
  "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
@@ -8465,6 +8420,19 @@
8465
8420
  "node": ">=8.0.0"
8466
8421
  }
8467
8422
  },
8423
+ "node_modules/get-stdin": {
8424
+ "version": "9.0.0",
8425
+ "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-9.0.0.tgz",
8426
+ "integrity": "sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==",
8427
+ "dev": true,
8428
+ "license": "MIT",
8429
+ "engines": {
8430
+ "node": ">=12"
8431
+ },
8432
+ "funding": {
8433
+ "url": "https://github.com/sponsors/sindresorhus"
8434
+ }
8435
+ },
8468
8436
  "node_modules/get-stream": {
8469
8437
  "version": "5.2.0",
8470
8438
  "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
@@ -8498,6 +8466,16 @@
8498
8466
  "url": "https://github.com/sponsors/ljharb"
8499
8467
  }
8500
8468
  },
8469
+ "node_modules/git-hooks-list": {
8470
+ "version": "3.1.0",
8471
+ "resolved": "https://registry.npmjs.org/git-hooks-list/-/git-hooks-list-3.1.0.tgz",
8472
+ "integrity": "sha512-LF8VeHeR7v+wAbXqfgRlTSX/1BJR9Q1vEMR8JAz1cEg6GX07+zyj3sAdDvYjj/xnlIfVuGgj4qBei1K3hKH+PA==",
8473
+ "dev": true,
8474
+ "license": "MIT",
8475
+ "funding": {
8476
+ "url": "https://github.com/fisker/git-hooks-list?sponsor=1"
8477
+ }
8478
+ },
8501
8479
  "node_modules/git-raw-commits": {
8502
8480
  "version": "2.0.11",
8503
8481
  "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz",
@@ -9101,9 +9079,9 @@
9101
9079
  "license": "BSD-3-Clause"
9102
9080
  },
9103
9081
  "node_modules/ignore": {
9104
- "version": "5.2.4",
9105
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz",
9106
- "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==",
9082
+ "version": "5.3.1",
9083
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz",
9084
+ "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==",
9107
9085
  "license": "MIT",
9108
9086
  "engines": {
9109
9087
  "node": ">= 4"
@@ -11213,50 +11191,6 @@
11213
11191
  "url": "https://github.com/sponsors/isaacs"
11214
11192
  }
11215
11193
  },
11216
- "node_modules/mem-fs-editor/node_modules/multimatch": {
11217
- "version": "5.0.0",
11218
- "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-5.0.0.tgz",
11219
- "integrity": "sha512-ypMKuglUrZUD99Tk2bUQ+xNQj43lPEfAeX2o9cTteAmShXy2VHDJpuwu1o0xqoKCt9jLVAvwyFKdLTPXKAfJyA==",
11220
- "dev": true,
11221
- "license": "MIT",
11222
- "dependencies": {
11223
- "@types/minimatch": "^3.0.3",
11224
- "array-differ": "^3.0.0",
11225
- "array-union": "^2.1.0",
11226
- "arrify": "^2.0.1",
11227
- "minimatch": "^3.0.4"
11228
- },
11229
- "engines": {
11230
- "node": ">=10"
11231
- },
11232
- "funding": {
11233
- "url": "https://github.com/sponsors/sindresorhus"
11234
- }
11235
- },
11236
- "node_modules/mem-fs-editor/node_modules/multimatch/node_modules/brace-expansion": {
11237
- "version": "1.1.11",
11238
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
11239
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
11240
- "dev": true,
11241
- "license": "MIT",
11242
- "dependencies": {
11243
- "balanced-match": "^1.0.0",
11244
- "concat-map": "0.0.1"
11245
- }
11246
- },
11247
- "node_modules/mem-fs-editor/node_modules/multimatch/node_modules/minimatch": {
11248
- "version": "3.1.2",
11249
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
11250
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
11251
- "dev": true,
11252
- "license": "ISC",
11253
- "dependencies": {
11254
- "brace-expansion": "^1.1.7"
11255
- },
11256
- "engines": {
11257
- "node": "*"
11258
- }
11259
- },
11260
11194
  "node_modules/mem-fs/node_modules/@types/node": {
11261
11195
  "version": "15.14.9",
11262
11196
  "resolved": "https://registry.npmjs.org/@types/node/-/node-15.14.9.tgz",
@@ -11820,9 +11754,9 @@
11820
11754
  "license": "MIT"
11821
11755
  },
11822
11756
  "node_modules/multimatch": {
11823
- "version": "4.0.0",
11824
- "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-4.0.0.tgz",
11825
- "integrity": "sha512-lDmx79y1z6i7RNx0ZGCPq1bzJ6ZoDDKbvh7jxr9SJcWLkShMzXrHbYVpTdnhNM5MXpDUxCQ4DgqVttVXlBgiBQ==",
11757
+ "version": "5.0.0",
11758
+ "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-5.0.0.tgz",
11759
+ "integrity": "sha512-ypMKuglUrZUD99Tk2bUQ+xNQj43lPEfAeX2o9cTteAmShXy2VHDJpuwu1o0xqoKCt9jLVAvwyFKdLTPXKAfJyA==",
11826
11760
  "dev": true,
11827
11761
  "license": "MIT",
11828
11762
  "dependencies": {
@@ -11833,9 +11767,19 @@
11833
11767
  "minimatch": "^3.0.4"
11834
11768
  },
11835
11769
  "engines": {
11836
- "node": ">=8"
11770
+ "node": ">=10"
11771
+ },
11772
+ "funding": {
11773
+ "url": "https://github.com/sponsors/sindresorhus"
11837
11774
  }
11838
11775
  },
11776
+ "node_modules/multimatch/node_modules/@types/minimatch": {
11777
+ "version": "3.0.5",
11778
+ "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz",
11779
+ "integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==",
11780
+ "dev": true,
11781
+ "license": "MIT"
11782
+ },
11839
11783
  "node_modules/multistream": {
11840
11784
  "version": "3.1.0",
11841
11785
  "resolved": "https://registry.npmjs.org/multistream/-/multistream-3.1.0.tgz",
@@ -12049,9 +11993,9 @@
12049
11993
  }
12050
11994
  },
12051
11995
  "node_modules/node-releases": {
12052
- "version": "2.0.13",
12053
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.13.tgz",
12054
- "integrity": "sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==",
11996
+ "version": "2.0.14",
11997
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz",
11998
+ "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==",
12055
11999
  "dev": true,
12056
12000
  "license": "MIT"
12057
12001
  },
@@ -12641,16 +12585,16 @@
12641
12585
  }
12642
12586
  },
12643
12587
  "node_modules/oclif": {
12644
- "version": "4.4.18",
12645
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.4.18.tgz",
12646
- "integrity": "sha512-X18zmEBxoiK/Q9cFqnBwrStQ4XqYHUyB7Qx6J+w0u48PcsXSEdL8Deg8yIKS2UsarpcDVuK//HZcNQHR8WgpDg==",
12588
+ "version": "4.4.20",
12589
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.4.20.tgz",
12590
+ "integrity": "sha512-M/Gj1KsEifXWT+R9UBtEwp3IGnGEoqXxnT1oze65x5NGddgYAXyAeSmtrjeHk6rmylwUctg0mzyhX5o6JQdj9Q==",
12647
12591
  "dev": true,
12648
12592
  "license": "MIT",
12649
12593
  "dependencies": {
12650
12594
  "@aws-sdk/client-cloudfront": "^3.511.0",
12651
12595
  "@aws-sdk/client-s3": "^3.515.0",
12652
12596
  "@oclif/core": "^3.19.2",
12653
- "@oclif/plugin-help": "^6.0.12",
12597
+ "@oclif/plugin-help": "^6.0.14",
12654
12598
  "@oclif/plugin-not-found": "^3.0.10",
12655
12599
  "@oclif/plugin-warn-if-update-available": "^3.0.12",
12656
12600
  "async-retry": "^1.3.3",
@@ -12663,6 +12607,7 @@
12663
12607
  "lodash.template": "^4.5.0",
12664
12608
  "normalize-package-data": "^3.0.3",
12665
12609
  "semver": "^7.6.0",
12610
+ "sort-package-json": "^2.8.0",
12666
12611
  "yeoman-environment": "^3.15.1",
12667
12612
  "yeoman-generator": "^5.8.0"
12668
12613
  },
@@ -13514,41 +13459,28 @@
13514
13459
  }
13515
13460
  },
13516
13461
  "node_modules/pretty-quick": {
13517
- "version": "3.1.3",
13518
- "resolved": "https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.1.3.tgz",
13519
- "integrity": "sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==",
13462
+ "version": "3.3.1",
13463
+ "resolved": "https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.3.1.tgz",
13464
+ "integrity": "sha512-3b36UXfYQ+IXXqex6mCca89jC8u0mYLqFAN5eTQKoXO6oCQYcIVYZEB/5AlBHI7JPYygReM2Vv6Vom/Gln7fBg==",
13520
13465
  "dev": true,
13521
13466
  "license": "MIT",
13522
13467
  "dependencies": {
13523
- "chalk": "^3.0.0",
13524
- "execa": "^4.0.0",
13468
+ "execa": "^4.1.0",
13525
13469
  "find-up": "^4.1.0",
13526
- "ignore": "^5.1.4",
13527
- "mri": "^1.1.5",
13528
- "multimatch": "^4.0.0"
13470
+ "ignore": "^5.3.0",
13471
+ "mri": "^1.2.0",
13472
+ "picocolors": "^1.0.0",
13473
+ "picomatch": "^3.0.1",
13474
+ "tslib": "^2.6.2"
13529
13475
  },
13530
13476
  "bin": {
13531
- "pretty-quick": "bin/pretty-quick.js"
13477
+ "pretty-quick": "dist/cli.js"
13532
13478
  },
13533
13479
  "engines": {
13534
13480
  "node": ">=10.13"
13535
13481
  },
13536
13482
  "peerDependencies": {
13537
- "prettier": ">=2.0.0"
13538
- }
13539
- },
13540
- "node_modules/pretty-quick/node_modules/chalk": {
13541
- "version": "3.0.0",
13542
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
13543
- "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
13544
- "dev": true,
13545
- "license": "MIT",
13546
- "dependencies": {
13547
- "ansi-styles": "^4.1.0",
13548
- "supports-color": "^7.1.0"
13549
- },
13550
- "engines": {
13551
- "node": ">=8"
13483
+ "prettier": "^2.0.0"
13552
13484
  }
13553
13485
  },
13554
13486
  "node_modules/pretty-quick/node_modules/execa": {
@@ -13585,6 +13517,19 @@
13585
13517
  "node": ">=8.12.0"
13586
13518
  }
13587
13519
  },
13520
+ "node_modules/pretty-quick/node_modules/picomatch": {
13521
+ "version": "3.0.1",
13522
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-3.0.1.tgz",
13523
+ "integrity": "sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==",
13524
+ "dev": true,
13525
+ "license": "MIT",
13526
+ "engines": {
13527
+ "node": ">=10"
13528
+ },
13529
+ "funding": {
13530
+ "url": "https://github.com/sponsors/jonschlinkert"
13531
+ }
13532
+ },
13588
13533
  "node_modules/proc-log": {
13589
13534
  "version": "3.0.0",
13590
13535
  "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
@@ -14597,9 +14542,9 @@
14597
14542
  }
14598
14543
  },
14599
14544
  "node_modules/shiki": {
14600
- "version": "0.14.5",
14601
- "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.14.5.tgz",
14602
- "integrity": "sha512-1gCAYOcmCFONmErGTrS1fjzJLA7MGZmKzrBNX7apqSwhyITJg2O102uFzXUeBxNnEkDA9vHIKLyeKq0V083vIw==",
14545
+ "version": "0.14.7",
14546
+ "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.14.7.tgz",
14547
+ "integrity": "sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==",
14603
14548
  "dev": true,
14604
14549
  "license": "MIT",
14605
14550
  "dependencies": {
@@ -14786,6 +14731,78 @@
14786
14731
  "url": "https://github.com/sponsors/sindresorhus"
14787
14732
  }
14788
14733
  },
14734
+ "node_modules/sort-object-keys": {
14735
+ "version": "1.1.3",
14736
+ "resolved": "https://registry.npmjs.org/sort-object-keys/-/sort-object-keys-1.1.3.tgz",
14737
+ "integrity": "sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==",
14738
+ "dev": true,
14739
+ "license": "MIT"
14740
+ },
14741
+ "node_modules/sort-package-json": {
14742
+ "version": "2.8.0",
14743
+ "resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-2.8.0.tgz",
14744
+ "integrity": "sha512-PxeNg93bTJWmDGnu0HADDucoxfFiKkIr73Kv85EBThlI1YQPdc0XovBgg2llD0iABZbu2SlKo8ntGmOP9wOj/g==",
14745
+ "dev": true,
14746
+ "license": "MIT",
14747
+ "dependencies": {
14748
+ "detect-indent": "^7.0.1",
14749
+ "detect-newline": "^4.0.0",
14750
+ "get-stdin": "^9.0.0",
14751
+ "git-hooks-list": "^3.0.0",
14752
+ "globby": "^13.1.2",
14753
+ "is-plain-obj": "^4.1.0",
14754
+ "sort-object-keys": "^1.1.3"
14755
+ },
14756
+ "bin": {
14757
+ "sort-package-json": "cli.js"
14758
+ }
14759
+ },
14760
+ "node_modules/sort-package-json/node_modules/globby": {
14761
+ "version": "13.2.2",
14762
+ "resolved": "https://registry.npmjs.org/globby/-/globby-13.2.2.tgz",
14763
+ "integrity": "sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==",
14764
+ "dev": true,
14765
+ "license": "MIT",
14766
+ "dependencies": {
14767
+ "dir-glob": "^3.0.1",
14768
+ "fast-glob": "^3.3.0",
14769
+ "ignore": "^5.2.4",
14770
+ "merge2": "^1.4.1",
14771
+ "slash": "^4.0.0"
14772
+ },
14773
+ "engines": {
14774
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
14775
+ },
14776
+ "funding": {
14777
+ "url": "https://github.com/sponsors/sindresorhus"
14778
+ }
14779
+ },
14780
+ "node_modules/sort-package-json/node_modules/is-plain-obj": {
14781
+ "version": "4.1.0",
14782
+ "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
14783
+ "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
14784
+ "dev": true,
14785
+ "license": "MIT",
14786
+ "engines": {
14787
+ "node": ">=12"
14788
+ },
14789
+ "funding": {
14790
+ "url": "https://github.com/sponsors/sindresorhus"
14791
+ }
14792
+ },
14793
+ "node_modules/sort-package-json/node_modules/slash": {
14794
+ "version": "4.0.0",
14795
+ "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
14796
+ "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
14797
+ "dev": true,
14798
+ "license": "MIT",
14799
+ "engines": {
14800
+ "node": ">=12"
14801
+ },
14802
+ "funding": {
14803
+ "url": "https://github.com/sponsors/sindresorhus"
14804
+ }
14805
+ },
14789
14806
  "node_modules/source-map": {
14790
14807
  "version": "0.6.1",
14791
14808
  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
@@ -15470,9 +15487,9 @@
15470
15487
  }
15471
15488
  },
15472
15489
  "node_modules/tsconfig-paths": {
15473
- "version": "3.14.2",
15474
- "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz",
15475
- "integrity": "sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==",
15490
+ "version": "3.15.0",
15491
+ "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz",
15492
+ "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==",
15476
15493
  "dev": true,
15477
15494
  "license": "MIT",
15478
15495
  "dependencies": {
@@ -16070,9 +16087,9 @@
16070
16087
  }
16071
16088
  },
16072
16089
  "node_modules/wireit": {
16073
- "version": "0.14.1",
16074
- "resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.1.tgz",
16075
- "integrity": "sha512-q5sixPM/vKQEpyaub6J9QoHAFAF9g4zBdnjoYelH9/RLAekcUf3x1dmFLACGZ6nYjqehCsTlXC1irmzU7znPhA==",
16090
+ "version": "0.14.4",
16091
+ "resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.4.tgz",
16092
+ "integrity": "sha512-WNAXEw2cJs1nSRNJNRcPypARZNumgtsRTJFTNpd6turCA6JZ6cEwl4ZU3C1IHc/3IaXoPu9LdxcI5TBTdD6/pg==",
16076
16093
  "dev": true,
16077
16094
  "license": "Apache-2.0",
16078
16095
  "workspaces": [