@jayree/sfdx-plugin-manifest 4.0.26 → 4.0.28
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/CHANGELOG.md +23 -0
- package/README.md +4 -4
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +1069 -714
- package/oclif.lock +300 -184
- package/oclif.manifest.json +1 -1
- package/package.json +9 -9
package/npm-shrinkwrap.json
CHANGED
@@ -1,21 +1,21 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.28",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "4.0.
|
9
|
+
"version": "4.0.28",
|
10
10
|
"license": "Apache-2.0",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.2.10",
|
13
13
|
"@oclif/core": "^4.4.0",
|
14
|
-
"@salesforce/core": "^8.
|
14
|
+
"@salesforce/core": "^8.15.0",
|
15
15
|
"@salesforce/kit": "^3.2.3",
|
16
16
|
"@salesforce/sf-plugins-core": "^12.2.2",
|
17
17
|
"@salesforce/source-deploy-retrieve": "12.20.1",
|
18
|
-
"@salesforce/source-tracking": "7.4.
|
18
|
+
"@salesforce/source-tracking": "7.4.6",
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
20
20
|
"fast-deep-equal": "^3.1.3",
|
21
21
|
"fast-xml-parser": "^5.2.5",
|
@@ -32,13 +32,13 @@
|
|
32
32
|
"@types/fs-extra": "^11.0.4",
|
33
33
|
"@types/graceful-fs": "^4.1.9",
|
34
34
|
"c8": "^10.1.3",
|
35
|
-
"eslint-config-oclif": "^6.0.
|
35
|
+
"eslint-config-oclif": "^6.0.76",
|
36
36
|
"eslint-config-salesforce-license": "^1.0.1",
|
37
|
-
"eslint-plugin-prettier": "^5.
|
38
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
39
|
-
"oclif": "^4.
|
37
|
+
"eslint-plugin-prettier": "^5.5.0",
|
38
|
+
"eslint-plugin-sf-plugin": "^1.20.26",
|
39
|
+
"oclif": "^4.20.1",
|
40
40
|
"patch-package": "^8.0.0",
|
41
|
-
"prettier": "^3.
|
41
|
+
"prettier": "^3.6.0",
|
42
42
|
"pretty-quick": "^4.2.2",
|
43
43
|
"ts-node": "^10.9.2",
|
44
44
|
"typescript": "^5.8.3"
|
@@ -2042,6 +2042,20 @@
|
|
2042
2042
|
"node": ">=18"
|
2043
2043
|
}
|
2044
2044
|
},
|
2045
|
+
"node_modules/@es-joy/jsdoccomment/node_modules/@typescript-eslint/types": {
|
2046
|
+
"version": "8.33.0",
|
2047
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.33.0.tgz",
|
2048
|
+
"integrity": "sha512-DKuXOKpM5IDT1FA2g9x9x1Ug81YuKrzf4mYX8FAVSNu5Wo/LELHWQyM1pQaDkI42bX15PWl0vNPt1uGiIFUOpg==",
|
2049
|
+
"dev": true,
|
2050
|
+
"license": "MIT",
|
2051
|
+
"engines": {
|
2052
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2053
|
+
},
|
2054
|
+
"funding": {
|
2055
|
+
"type": "opencollective",
|
2056
|
+
"url": "https://opencollective.com/typescript-eslint"
|
2057
|
+
}
|
2058
|
+
},
|
2045
2059
|
"node_modules/@eslint-community/eslint-utils": {
|
2046
2060
|
"version": "4.4.1",
|
2047
2061
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz",
|
@@ -3470,15 +3484,15 @@
|
|
3470
3484
|
}
|
3471
3485
|
},
|
3472
3486
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
3473
|
-
"version": "3.1.
|
3474
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
3475
|
-
"integrity": "sha512-
|
3487
|
+
"version": "3.1.42",
|
3488
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.42.tgz",
|
3489
|
+
"integrity": "sha512-bcBfON81gYCx6x50HjrcL7gRiz7bEuLdQNifMsMcBtBq3IpOifyS8/l5R3REEy9kHJ1qdcSYehtopMvS4ov9lA==",
|
3476
3490
|
"dev": true,
|
3477
3491
|
"license": "MIT",
|
3478
3492
|
"dependencies": {
|
3479
3493
|
"@oclif/core": "^4",
|
3480
3494
|
"ansis": "^3.17.0",
|
3481
|
-
"debug": "^4.4.
|
3495
|
+
"debug": "^4.4.1",
|
3482
3496
|
"http-call": "^5.2.2",
|
3483
3497
|
"lodash": "^4.17.21",
|
3484
3498
|
"registry-auth-token": "^5.1.0"
|
@@ -3778,9 +3792,9 @@
|
|
3778
3792
|
}
|
3779
3793
|
},
|
3780
3794
|
"node_modules/@salesforce/core": {
|
3781
|
-
"version": "8.
|
3782
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
3783
|
-
"integrity": "sha512-
|
3795
|
+
"version": "8.15.0",
|
3796
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.15.0.tgz",
|
3797
|
+
"integrity": "sha512-vTobdBQ7JRlApUDezUAVlC7O7VUk1e+9AM8+TZIVnj2Glub7E5vtwTJRDT48MJ/wWjdhH+9MFfUi2GPHymHmrQ==",
|
3784
3798
|
"license": "BSD-3-Clause",
|
3785
3799
|
"dependencies": {
|
3786
3800
|
"@jsforce/jsforce-node": "^3.8.2",
|
@@ -4135,15 +4149,15 @@
|
|
4135
4149
|
}
|
4136
4150
|
},
|
4137
4151
|
"node_modules/@salesforce/source-tracking": {
|
4138
|
-
"version": "7.4.
|
4139
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.4.
|
4140
|
-
"integrity": "sha512-
|
4152
|
+
"version": "7.4.6",
|
4153
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.4.6.tgz",
|
4154
|
+
"integrity": "sha512-RPbFBmldj7vR+xzfi2Xmw0V4nO+etudQ/e0W9fpWgU8RbhA3WPIp5KlTlCWoMW4ET7cmjGjXi/LWla00oYclBw==",
|
4141
4155
|
"license": "Apache-2.0",
|
4142
4156
|
"dependencies": {
|
4143
|
-
"@oclif/core": "^4.
|
4157
|
+
"@oclif/core": "^4.4.0",
|
4144
4158
|
"@salesforce/core": "^8.14.0",
|
4145
4159
|
"@salesforce/kit": "^3.2.3",
|
4146
|
-
"@salesforce/source-deploy-retrieve": "^12.
|
4160
|
+
"@salesforce/source-deploy-retrieve": "^12.20.1",
|
4147
4161
|
"@salesforce/ts-types": "^2.0.12",
|
4148
4162
|
"fast-xml-parser": "^4.5.3",
|
4149
4163
|
"graceful-fs": "^4.2.11",
|
@@ -5218,6 +5232,163 @@
|
|
5218
5232
|
"eslint": ">=8.40.0"
|
5219
5233
|
}
|
5220
5234
|
},
|
5235
|
+
"node_modules/@stylistic/eslint-plugin/node_modules/@eslint-community/eslint-utils": {
|
5236
|
+
"version": "4.7.0",
|
5237
|
+
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
5238
|
+
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
5239
|
+
"dev": true,
|
5240
|
+
"license": "MIT",
|
5241
|
+
"dependencies": {
|
5242
|
+
"eslint-visitor-keys": "^3.4.3"
|
5243
|
+
},
|
5244
|
+
"engines": {
|
5245
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
5246
|
+
},
|
5247
|
+
"funding": {
|
5248
|
+
"url": "https://opencollective.com/eslint"
|
5249
|
+
},
|
5250
|
+
"peerDependencies": {
|
5251
|
+
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
5252
|
+
}
|
5253
|
+
},
|
5254
|
+
"node_modules/@stylistic/eslint-plugin/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
5255
|
+
"version": "3.4.3",
|
5256
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
5257
|
+
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
5258
|
+
"dev": true,
|
5259
|
+
"license": "Apache-2.0",
|
5260
|
+
"engines": {
|
5261
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
5262
|
+
},
|
5263
|
+
"funding": {
|
5264
|
+
"url": "https://opencollective.com/eslint"
|
5265
|
+
}
|
5266
|
+
},
|
5267
|
+
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/project-service": {
|
5268
|
+
"version": "8.34.0",
|
5269
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
|
5270
|
+
"integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
|
5271
|
+
"dev": true,
|
5272
|
+
"license": "MIT",
|
5273
|
+
"dependencies": {
|
5274
|
+
"@typescript-eslint/tsconfig-utils": "^8.34.0",
|
5275
|
+
"@typescript-eslint/types": "^8.34.0",
|
5276
|
+
"debug": "^4.3.4"
|
5277
|
+
},
|
5278
|
+
"engines": {
|
5279
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5280
|
+
},
|
5281
|
+
"funding": {
|
5282
|
+
"type": "opencollective",
|
5283
|
+
"url": "https://opencollective.com/typescript-eslint"
|
5284
|
+
},
|
5285
|
+
"peerDependencies": {
|
5286
|
+
"typescript": ">=4.8.4 <5.9.0"
|
5287
|
+
}
|
5288
|
+
},
|
5289
|
+
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
5290
|
+
"version": "8.34.0",
|
5291
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz",
|
5292
|
+
"integrity": "sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==",
|
5293
|
+
"dev": true,
|
5294
|
+
"license": "MIT",
|
5295
|
+
"dependencies": {
|
5296
|
+
"@typescript-eslint/types": "8.34.0",
|
5297
|
+
"@typescript-eslint/visitor-keys": "8.34.0"
|
5298
|
+
},
|
5299
|
+
"engines": {
|
5300
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5301
|
+
},
|
5302
|
+
"funding": {
|
5303
|
+
"type": "opencollective",
|
5304
|
+
"url": "https://opencollective.com/typescript-eslint"
|
5305
|
+
}
|
5306
|
+
},
|
5307
|
+
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/types": {
|
5308
|
+
"version": "8.34.0",
|
5309
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
5310
|
+
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
5311
|
+
"dev": true,
|
5312
|
+
"license": "MIT",
|
5313
|
+
"engines": {
|
5314
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5315
|
+
},
|
5316
|
+
"funding": {
|
5317
|
+
"type": "opencollective",
|
5318
|
+
"url": "https://opencollective.com/typescript-eslint"
|
5319
|
+
}
|
5320
|
+
},
|
5321
|
+
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
5322
|
+
"version": "8.34.0",
|
5323
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz",
|
5324
|
+
"integrity": "sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==",
|
5325
|
+
"dev": true,
|
5326
|
+
"license": "MIT",
|
5327
|
+
"dependencies": {
|
5328
|
+
"@typescript-eslint/project-service": "8.34.0",
|
5329
|
+
"@typescript-eslint/tsconfig-utils": "8.34.0",
|
5330
|
+
"@typescript-eslint/types": "8.34.0",
|
5331
|
+
"@typescript-eslint/visitor-keys": "8.34.0",
|
5332
|
+
"debug": "^4.3.4",
|
5333
|
+
"fast-glob": "^3.3.2",
|
5334
|
+
"is-glob": "^4.0.3",
|
5335
|
+
"minimatch": "^9.0.4",
|
5336
|
+
"semver": "^7.6.0",
|
5337
|
+
"ts-api-utils": "^2.1.0"
|
5338
|
+
},
|
5339
|
+
"engines": {
|
5340
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5341
|
+
},
|
5342
|
+
"funding": {
|
5343
|
+
"type": "opencollective",
|
5344
|
+
"url": "https://opencollective.com/typescript-eslint"
|
5345
|
+
},
|
5346
|
+
"peerDependencies": {
|
5347
|
+
"typescript": ">=4.8.4 <5.9.0"
|
5348
|
+
}
|
5349
|
+
},
|
5350
|
+
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/utils": {
|
5351
|
+
"version": "8.34.0",
|
5352
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
|
5353
|
+
"integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
|
5354
|
+
"dev": true,
|
5355
|
+
"license": "MIT",
|
5356
|
+
"dependencies": {
|
5357
|
+
"@eslint-community/eslint-utils": "^4.7.0",
|
5358
|
+
"@typescript-eslint/scope-manager": "8.34.0",
|
5359
|
+
"@typescript-eslint/types": "8.34.0",
|
5360
|
+
"@typescript-eslint/typescript-estree": "8.34.0"
|
5361
|
+
},
|
5362
|
+
"engines": {
|
5363
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5364
|
+
},
|
5365
|
+
"funding": {
|
5366
|
+
"type": "opencollective",
|
5367
|
+
"url": "https://opencollective.com/typescript-eslint"
|
5368
|
+
},
|
5369
|
+
"peerDependencies": {
|
5370
|
+
"eslint": "^8.57.0 || ^9.0.0",
|
5371
|
+
"typescript": ">=4.8.4 <5.9.0"
|
5372
|
+
}
|
5373
|
+
},
|
5374
|
+
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
5375
|
+
"version": "8.34.0",
|
5376
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz",
|
5377
|
+
"integrity": "sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==",
|
5378
|
+
"dev": true,
|
5379
|
+
"license": "MIT",
|
5380
|
+
"dependencies": {
|
5381
|
+
"@typescript-eslint/types": "8.34.0",
|
5382
|
+
"eslint-visitor-keys": "^4.2.0"
|
5383
|
+
},
|
5384
|
+
"engines": {
|
5385
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5386
|
+
},
|
5387
|
+
"funding": {
|
5388
|
+
"type": "opencollective",
|
5389
|
+
"url": "https://opencollective.com/typescript-eslint"
|
5390
|
+
}
|
5391
|
+
},
|
5221
5392
|
"node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": {
|
5222
5393
|
"version": "4.2.0",
|
5223
5394
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
@@ -5231,6 +5402,35 @@
|
|
5231
5402
|
"url": "https://opencollective.com/eslint"
|
5232
5403
|
}
|
5233
5404
|
},
|
5405
|
+
"node_modules/@stylistic/eslint-plugin/node_modules/minimatch": {
|
5406
|
+
"version": "9.0.5",
|
5407
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
5408
|
+
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
5409
|
+
"dev": true,
|
5410
|
+
"license": "ISC",
|
5411
|
+
"dependencies": {
|
5412
|
+
"brace-expansion": "^2.0.1"
|
5413
|
+
},
|
5414
|
+
"engines": {
|
5415
|
+
"node": ">=16 || 14 >=14.17"
|
5416
|
+
},
|
5417
|
+
"funding": {
|
5418
|
+
"url": "https://github.com/sponsors/isaacs"
|
5419
|
+
}
|
5420
|
+
},
|
5421
|
+
"node_modules/@stylistic/eslint-plugin/node_modules/ts-api-utils": {
|
5422
|
+
"version": "2.1.0",
|
5423
|
+
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
|
5424
|
+
"integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
|
5425
|
+
"dev": true,
|
5426
|
+
"license": "MIT",
|
5427
|
+
"engines": {
|
5428
|
+
"node": ">=18.12"
|
5429
|
+
},
|
5430
|
+
"peerDependencies": {
|
5431
|
+
"typescript": ">=4.8.4"
|
5432
|
+
}
|
5433
|
+
},
|
5234
5434
|
"node_modules/@szmarczak/http-timer": {
|
5235
5435
|
"version": "4.0.6",
|
5236
5436
|
"resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
|
@@ -5521,17 +5721,17 @@
|
|
5521
5721
|
"license": "MIT"
|
5522
5722
|
},
|
5523
5723
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
5524
|
-
"version": "8.34.
|
5525
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.
|
5526
|
-
"integrity": "sha512-
|
5724
|
+
"version": "8.34.1",
|
5725
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.1.tgz",
|
5726
|
+
"integrity": "sha512-STXcN6ebF6li4PxwNeFnqF8/2BNDvBupf2OPx2yWNzr6mKNGF7q49VM00Pz5FaomJyqvbXpY6PhO+T9w139YEQ==",
|
5527
5727
|
"dev": true,
|
5528
5728
|
"license": "MIT",
|
5529
5729
|
"dependencies": {
|
5530
5730
|
"@eslint-community/regexpp": "^4.10.0",
|
5531
|
-
"@typescript-eslint/scope-manager": "8.34.
|
5532
|
-
"@typescript-eslint/type-utils": "8.34.
|
5533
|
-
"@typescript-eslint/utils": "8.34.
|
5534
|
-
"@typescript-eslint/visitor-keys": "8.34.
|
5731
|
+
"@typescript-eslint/scope-manager": "8.34.1",
|
5732
|
+
"@typescript-eslint/type-utils": "8.34.1",
|
5733
|
+
"@typescript-eslint/utils": "8.34.1",
|
5734
|
+
"@typescript-eslint/visitor-keys": "8.34.1",
|
5535
5735
|
"graphemer": "^1.4.0",
|
5536
5736
|
"ignore": "^7.0.0",
|
5537
5737
|
"natural-compare": "^1.4.0",
|
@@ -5545,53 +5745,20 @@
|
|
5545
5745
|
"url": "https://opencollective.com/typescript-eslint"
|
5546
5746
|
},
|
5547
5747
|
"peerDependencies": {
|
5548
|
-
"@typescript-eslint/parser": "^8.34.
|
5748
|
+
"@typescript-eslint/parser": "^8.34.1",
|
5549
5749
|
"eslint": "^8.57.0 || ^9.0.0",
|
5550
5750
|
"typescript": ">=4.8.4 <5.9.0"
|
5551
5751
|
}
|
5552
5752
|
},
|
5553
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@eslint
|
5554
|
-
"version": "
|
5555
|
-
"resolved": "https://registry.npmjs.org/@eslint
|
5556
|
-
"integrity": "sha512-
|
5557
|
-
"dev": true,
|
5558
|
-
"license": "MIT",
|
5559
|
-
"dependencies": {
|
5560
|
-
"eslint-visitor-keys": "^3.4.3"
|
5561
|
-
},
|
5562
|
-
"engines": {
|
5563
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
5564
|
-
},
|
5565
|
-
"funding": {
|
5566
|
-
"url": "https://opencollective.com/eslint"
|
5567
|
-
},
|
5568
|
-
"peerDependencies": {
|
5569
|
-
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
5570
|
-
}
|
5571
|
-
},
|
5572
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
5573
|
-
"version": "3.4.3",
|
5574
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
5575
|
-
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
5576
|
-
"dev": true,
|
5577
|
-
"license": "Apache-2.0",
|
5578
|
-
"engines": {
|
5579
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
5580
|
-
},
|
5581
|
-
"funding": {
|
5582
|
-
"url": "https://opencollective.com/eslint"
|
5583
|
-
}
|
5584
|
-
},
|
5585
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/project-service": {
|
5586
|
-
"version": "8.34.0",
|
5587
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
|
5588
|
-
"integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
|
5753
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
5754
|
+
"version": "8.34.1",
|
5755
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz",
|
5756
|
+
"integrity": "sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==",
|
5589
5757
|
"dev": true,
|
5590
5758
|
"license": "MIT",
|
5591
5759
|
"dependencies": {
|
5592
|
-
"@typescript-eslint/
|
5593
|
-
"@typescript-eslint/
|
5594
|
-
"debug": "^4.3.4"
|
5760
|
+
"@typescript-eslint/types": "8.34.1",
|
5761
|
+
"@typescript-eslint/visitor-keys": "8.34.1"
|
5595
5762
|
},
|
5596
5763
|
"engines": {
|
5597
5764
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -5599,20 +5766,17 @@
|
|
5599
5766
|
"funding": {
|
5600
5767
|
"type": "opencollective",
|
5601
5768
|
"url": "https://opencollective.com/typescript-eslint"
|
5602
|
-
},
|
5603
|
-
"peerDependencies": {
|
5604
|
-
"typescript": ">=4.8.4 <5.9.0"
|
5605
5769
|
}
|
5606
5770
|
},
|
5607
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/
|
5608
|
-
"version": "8.34.
|
5609
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/
|
5610
|
-
"integrity": "sha512-
|
5771
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
5772
|
+
"version": "8.34.1",
|
5773
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
|
5774
|
+
"integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
|
5611
5775
|
"dev": true,
|
5612
5776
|
"license": "MIT",
|
5613
5777
|
"dependencies": {
|
5614
|
-
"@typescript-eslint/types": "8.34.
|
5615
|
-
"
|
5778
|
+
"@typescript-eslint/types": "8.34.1",
|
5779
|
+
"eslint-visitor-keys": "^4.2.1"
|
5616
5780
|
},
|
5617
5781
|
"engines": {
|
5618
5782
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -5622,119 +5786,17 @@
|
|
5622
5786
|
"url": "https://opencollective.com/typescript-eslint"
|
5623
5787
|
}
|
5624
5788
|
},
|
5625
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules
|
5626
|
-
"version": "
|
5627
|
-
"resolved": "https://registry.npmjs.org
|
5628
|
-
"integrity": "sha512
|
5789
|
+
"node_modules/@typescript-eslint/eslint-plugin/node_modules/eslint-visitor-keys": {
|
5790
|
+
"version": "4.2.1",
|
5791
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
5792
|
+
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
5629
5793
|
"dev": true,
|
5630
|
-
"license": "
|
5794
|
+
"license": "Apache-2.0",
|
5631
5795
|
"engines": {
|
5632
5796
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5633
5797
|
},
|
5634
5798
|
"funding": {
|
5635
|
-
"
|
5636
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5637
|
-
},
|
5638
|
-
"peerDependencies": {
|
5639
|
-
"typescript": ">=4.8.4 <5.9.0"
|
5640
|
-
}
|
5641
|
-
},
|
5642
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
|
5643
|
-
"version": "8.34.0",
|
5644
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
5645
|
-
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
5646
|
-
"dev": true,
|
5647
|
-
"license": "MIT",
|
5648
|
-
"engines": {
|
5649
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5650
|
-
},
|
5651
|
-
"funding": {
|
5652
|
-
"type": "opencollective",
|
5653
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5654
|
-
}
|
5655
|
-
},
|
5656
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
5657
|
-
"version": "8.34.0",
|
5658
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz",
|
5659
|
-
"integrity": "sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==",
|
5660
|
-
"dev": true,
|
5661
|
-
"license": "MIT",
|
5662
|
-
"dependencies": {
|
5663
|
-
"@typescript-eslint/project-service": "8.34.0",
|
5664
|
-
"@typescript-eslint/tsconfig-utils": "8.34.0",
|
5665
|
-
"@typescript-eslint/types": "8.34.0",
|
5666
|
-
"@typescript-eslint/visitor-keys": "8.34.0",
|
5667
|
-
"debug": "^4.3.4",
|
5668
|
-
"fast-glob": "^3.3.2",
|
5669
|
-
"is-glob": "^4.0.3",
|
5670
|
-
"minimatch": "^9.0.4",
|
5671
|
-
"semver": "^7.6.0",
|
5672
|
-
"ts-api-utils": "^2.1.0"
|
5673
|
-
},
|
5674
|
-
"engines": {
|
5675
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5676
|
-
},
|
5677
|
-
"funding": {
|
5678
|
-
"type": "opencollective",
|
5679
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5680
|
-
},
|
5681
|
-
"peerDependencies": {
|
5682
|
-
"typescript": ">=4.8.4 <5.9.0"
|
5683
|
-
}
|
5684
|
-
},
|
5685
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
|
5686
|
-
"version": "8.34.0",
|
5687
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
|
5688
|
-
"integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
|
5689
|
-
"dev": true,
|
5690
|
-
"license": "MIT",
|
5691
|
-
"dependencies": {
|
5692
|
-
"@eslint-community/eslint-utils": "^4.7.0",
|
5693
|
-
"@typescript-eslint/scope-manager": "8.34.0",
|
5694
|
-
"@typescript-eslint/types": "8.34.0",
|
5695
|
-
"@typescript-eslint/typescript-estree": "8.34.0"
|
5696
|
-
},
|
5697
|
-
"engines": {
|
5698
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5699
|
-
},
|
5700
|
-
"funding": {
|
5701
|
-
"type": "opencollective",
|
5702
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5703
|
-
},
|
5704
|
-
"peerDependencies": {
|
5705
|
-
"eslint": "^8.57.0 || ^9.0.0",
|
5706
|
-
"typescript": ">=4.8.4 <5.9.0"
|
5707
|
-
}
|
5708
|
-
},
|
5709
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
5710
|
-
"version": "8.34.0",
|
5711
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz",
|
5712
|
-
"integrity": "sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==",
|
5713
|
-
"dev": true,
|
5714
|
-
"license": "MIT",
|
5715
|
-
"dependencies": {
|
5716
|
-
"@typescript-eslint/types": "8.34.0",
|
5717
|
-
"eslint-visitor-keys": "^4.2.0"
|
5718
|
-
},
|
5719
|
-
"engines": {
|
5720
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5721
|
-
},
|
5722
|
-
"funding": {
|
5723
|
-
"type": "opencollective",
|
5724
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5725
|
-
}
|
5726
|
-
},
|
5727
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/eslint-visitor-keys": {
|
5728
|
-
"version": "4.2.0",
|
5729
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
5730
|
-
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
|
5731
|
-
"dev": true,
|
5732
|
-
"license": "Apache-2.0",
|
5733
|
-
"engines": {
|
5734
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5735
|
-
},
|
5736
|
-
"funding": {
|
5737
|
-
"url": "https://opencollective.com/eslint"
|
5799
|
+
"url": "https://opencollective.com/eslint"
|
5738
5800
|
}
|
5739
5801
|
},
|
5740
5802
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
|
@@ -5747,22 +5809,6 @@
|
|
5747
5809
|
"node": ">= 4"
|
5748
5810
|
}
|
5749
5811
|
},
|
5750
|
-
"node_modules/@typescript-eslint/eslint-plugin/node_modules/minimatch": {
|
5751
|
-
"version": "9.0.5",
|
5752
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
5753
|
-
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
5754
|
-
"dev": true,
|
5755
|
-
"license": "ISC",
|
5756
|
-
"dependencies": {
|
5757
|
-
"brace-expansion": "^2.0.1"
|
5758
|
-
},
|
5759
|
-
"engines": {
|
5760
|
-
"node": ">=16 || 14 >=14.17"
|
5761
|
-
},
|
5762
|
-
"funding": {
|
5763
|
-
"url": "https://github.com/sponsors/isaacs"
|
5764
|
-
}
|
5765
|
-
},
|
5766
5812
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ts-api-utils": {
|
5767
5813
|
"version": "2.1.0",
|
5768
5814
|
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
|
@@ -5777,16 +5823,16 @@
|
|
5777
5823
|
}
|
5778
5824
|
},
|
5779
5825
|
"node_modules/@typescript-eslint/parser": {
|
5780
|
-
"version": "8.34.
|
5781
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.34.
|
5782
|
-
"integrity": "sha512-
|
5826
|
+
"version": "8.34.1",
|
5827
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.34.1.tgz",
|
5828
|
+
"integrity": "sha512-4O3idHxhyzjClSMJ0a29AcoK0+YwnEqzI6oz3vlRf3xw0zbzt15MzXwItOlnr5nIth6zlY2RENLsOPvhyrKAQA==",
|
5783
5829
|
"dev": true,
|
5784
5830
|
"license": "MIT",
|
5785
5831
|
"dependencies": {
|
5786
|
-
"@typescript-eslint/scope-manager": "8.34.
|
5787
|
-
"@typescript-eslint/types": "8.34.
|
5788
|
-
"@typescript-eslint/typescript-estree": "8.34.
|
5789
|
-
"@typescript-eslint/visitor-keys": "8.34.
|
5832
|
+
"@typescript-eslint/scope-manager": "8.34.1",
|
5833
|
+
"@typescript-eslint/types": "8.34.1",
|
5834
|
+
"@typescript-eslint/typescript-estree": "8.34.1",
|
5835
|
+
"@typescript-eslint/visitor-keys": "8.34.1",
|
5790
5836
|
"debug": "^4.3.4"
|
5791
5837
|
},
|
5792
5838
|
"engines": {
|
@@ -5801,37 +5847,15 @@
|
|
5801
5847
|
"typescript": ">=4.8.4 <5.9.0"
|
5802
5848
|
}
|
5803
5849
|
},
|
5804
|
-
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/project-service": {
|
5805
|
-
"version": "8.34.0",
|
5806
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
|
5807
|
-
"integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
|
5808
|
-
"dev": true,
|
5809
|
-
"license": "MIT",
|
5810
|
-
"dependencies": {
|
5811
|
-
"@typescript-eslint/tsconfig-utils": "^8.34.0",
|
5812
|
-
"@typescript-eslint/types": "^8.34.0",
|
5813
|
-
"debug": "^4.3.4"
|
5814
|
-
},
|
5815
|
-
"engines": {
|
5816
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5817
|
-
},
|
5818
|
-
"funding": {
|
5819
|
-
"type": "opencollective",
|
5820
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5821
|
-
},
|
5822
|
-
"peerDependencies": {
|
5823
|
-
"typescript": ">=4.8.4 <5.9.0"
|
5824
|
-
}
|
5825
|
-
},
|
5826
5850
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
|
5827
|
-
"version": "8.34.
|
5828
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.
|
5829
|
-
"integrity": "sha512-
|
5851
|
+
"version": "8.34.1",
|
5852
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz",
|
5853
|
+
"integrity": "sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==",
|
5830
5854
|
"dev": true,
|
5831
5855
|
"license": "MIT",
|
5832
5856
|
"dependencies": {
|
5833
|
-
"@typescript-eslint/types": "8.34.
|
5834
|
-
"@typescript-eslint/visitor-keys": "8.34.
|
5857
|
+
"@typescript-eslint/types": "8.34.1",
|
5858
|
+
"@typescript-eslint/visitor-keys": "8.34.1"
|
5835
5859
|
},
|
5836
5860
|
"engines": {
|
5837
5861
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -5842,9 +5866,9 @@
|
|
5842
5866
|
}
|
5843
5867
|
},
|
5844
5868
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/tsconfig-utils": {
|
5845
|
-
"version": "8.34.
|
5846
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.
|
5847
|
-
"integrity": "sha512
|
5869
|
+
"version": "8.34.1",
|
5870
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
|
5871
|
+
"integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
|
5848
5872
|
"dev": true,
|
5849
5873
|
"license": "MIT",
|
5850
5874
|
"engines": {
|
@@ -5858,31 +5882,17 @@
|
|
5858
5882
|
"typescript": ">=4.8.4 <5.9.0"
|
5859
5883
|
}
|
5860
5884
|
},
|
5861
|
-
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": {
|
5862
|
-
"version": "8.34.0",
|
5863
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
5864
|
-
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
5865
|
-
"dev": true,
|
5866
|
-
"license": "MIT",
|
5867
|
-
"engines": {
|
5868
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5869
|
-
},
|
5870
|
-
"funding": {
|
5871
|
-
"type": "opencollective",
|
5872
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5873
|
-
}
|
5874
|
-
},
|
5875
5885
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
|
5876
|
-
"version": "8.34.
|
5877
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.
|
5878
|
-
"integrity": "sha512-
|
5886
|
+
"version": "8.34.1",
|
5887
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz",
|
5888
|
+
"integrity": "sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==",
|
5879
5889
|
"dev": true,
|
5880
5890
|
"license": "MIT",
|
5881
5891
|
"dependencies": {
|
5882
|
-
"@typescript-eslint/project-service": "8.34.
|
5883
|
-
"@typescript-eslint/tsconfig-utils": "8.34.
|
5884
|
-
"@typescript-eslint/types": "8.34.
|
5885
|
-
"@typescript-eslint/visitor-keys": "8.34.
|
5892
|
+
"@typescript-eslint/project-service": "8.34.1",
|
5893
|
+
"@typescript-eslint/tsconfig-utils": "8.34.1",
|
5894
|
+
"@typescript-eslint/types": "8.34.1",
|
5895
|
+
"@typescript-eslint/visitor-keys": "8.34.1",
|
5886
5896
|
"debug": "^4.3.4",
|
5887
5897
|
"fast-glob": "^3.3.2",
|
5888
5898
|
"is-glob": "^4.0.3",
|
@@ -5902,14 +5912,14 @@
|
|
5902
5912
|
}
|
5903
5913
|
},
|
5904
5914
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
|
5905
|
-
"version": "8.34.
|
5906
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.
|
5907
|
-
"integrity": "sha512-
|
5915
|
+
"version": "8.34.1",
|
5916
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
|
5917
|
+
"integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
|
5908
5918
|
"dev": true,
|
5909
5919
|
"license": "MIT",
|
5910
5920
|
"dependencies": {
|
5911
|
-
"@typescript-eslint/types": "8.34.
|
5912
|
-
"eslint-visitor-keys": "^4.2.
|
5921
|
+
"@typescript-eslint/types": "8.34.1",
|
5922
|
+
"eslint-visitor-keys": "^4.2.1"
|
5913
5923
|
},
|
5914
5924
|
"engines": {
|
5915
5925
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -5920,9 +5930,9 @@
|
|
5920
5930
|
}
|
5921
5931
|
},
|
5922
5932
|
"node_modules/@typescript-eslint/parser/node_modules/eslint-visitor-keys": {
|
5923
|
-
"version": "4.2.
|
5924
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.
|
5925
|
-
"integrity": "sha512-
|
5933
|
+
"version": "4.2.1",
|
5934
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
5935
|
+
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
5926
5936
|
"dev": true,
|
5927
5937
|
"license": "Apache-2.0",
|
5928
5938
|
"engines": {
|
@@ -5962,14 +5972,14 @@
|
|
5962
5972
|
}
|
5963
5973
|
},
|
5964
5974
|
"node_modules/@typescript-eslint/project-service": {
|
5965
|
-
"version": "8.
|
5966
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.
|
5967
|
-
"integrity": "sha512-
|
5975
|
+
"version": "8.34.1",
|
5976
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.1.tgz",
|
5977
|
+
"integrity": "sha512-nuHlOmFZfuRwLJKDGQOVc0xnQrAmuq1Mj/ISou5044y1ajGNp2BNliIqp7F2LPQ5sForz8lempMFCovfeS1XoA==",
|
5968
5978
|
"dev": true,
|
5969
5979
|
"license": "MIT",
|
5970
5980
|
"dependencies": {
|
5971
|
-
"@typescript-eslint/tsconfig-utils": "^8.
|
5972
|
-
"@typescript-eslint/types": "^8.
|
5981
|
+
"@typescript-eslint/tsconfig-utils": "^8.34.1",
|
5982
|
+
"@typescript-eslint/types": "^8.34.1",
|
5973
5983
|
"debug": "^4.3.4"
|
5974
5984
|
},
|
5975
5985
|
"engines": {
|
@@ -5978,6 +5988,26 @@
|
|
5978
5988
|
"funding": {
|
5979
5989
|
"type": "opencollective",
|
5980
5990
|
"url": "https://opencollective.com/typescript-eslint"
|
5991
|
+
},
|
5992
|
+
"peerDependencies": {
|
5993
|
+
"typescript": ">=4.8.4 <5.9.0"
|
5994
|
+
}
|
5995
|
+
},
|
5996
|
+
"node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
|
5997
|
+
"version": "8.34.1",
|
5998
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
|
5999
|
+
"integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
|
6000
|
+
"dev": true,
|
6001
|
+
"license": "MIT",
|
6002
|
+
"engines": {
|
6003
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
6004
|
+
},
|
6005
|
+
"funding": {
|
6006
|
+
"type": "opencollective",
|
6007
|
+
"url": "https://opencollective.com/typescript-eslint"
|
6008
|
+
},
|
6009
|
+
"peerDependencies": {
|
6010
|
+
"typescript": ">=4.8.4 <5.9.0"
|
5981
6011
|
}
|
5982
6012
|
},
|
5983
6013
|
"node_modules/@typescript-eslint/scope-manager": {
|
@@ -6013,9 +6043,9 @@
|
|
6013
6043
|
}
|
6014
6044
|
},
|
6015
6045
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
6016
|
-
"version": "8.
|
6017
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.
|
6018
|
-
"integrity": "sha512
|
6046
|
+
"version": "8.34.0",
|
6047
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz",
|
6048
|
+
"integrity": "sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==",
|
6019
6049
|
"dev": true,
|
6020
6050
|
"license": "MIT",
|
6021
6051
|
"engines": {
|
@@ -6030,14 +6060,14 @@
|
|
6030
6060
|
}
|
6031
6061
|
},
|
6032
6062
|
"node_modules/@typescript-eslint/type-utils": {
|
6033
|
-
"version": "8.34.
|
6034
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.34.
|
6035
|
-
"integrity": "sha512-
|
6063
|
+
"version": "8.34.1",
|
6064
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.34.1.tgz",
|
6065
|
+
"integrity": "sha512-Tv7tCCr6e5m8hP4+xFugcrwTOucB8lshffJ6zf1mF1TbU67R+ntCc6DzLNKM+s/uzDyv8gLq7tufaAhIBYeV8g==",
|
6036
6066
|
"dev": true,
|
6037
6067
|
"license": "MIT",
|
6038
6068
|
"dependencies": {
|
6039
|
-
"@typescript-eslint/typescript-estree": "8.34.
|
6040
|
-
"@typescript-eslint/utils": "8.34.
|
6069
|
+
"@typescript-eslint/typescript-estree": "8.34.1",
|
6070
|
+
"@typescript-eslint/utils": "8.34.1",
|
6041
6071
|
"debug": "^4.3.4",
|
6042
6072
|
"ts-api-utils": "^2.1.0"
|
6043
6073
|
},
|
@@ -6053,69 +6083,10 @@
|
|
6053
6083
|
"typescript": ">=4.8.4 <5.9.0"
|
6054
6084
|
}
|
6055
6085
|
},
|
6056
|
-
"node_modules/@typescript-eslint/type-utils/node_modules/@eslint-community/eslint-utils": {
|
6057
|
-
"version": "4.7.0",
|
6058
|
-
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
6059
|
-
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
6060
|
-
"dev": true,
|
6061
|
-
"license": "MIT",
|
6062
|
-
"dependencies": {
|
6063
|
-
"eslint-visitor-keys": "^3.4.3"
|
6064
|
-
},
|
6065
|
-
"engines": {
|
6066
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
6067
|
-
},
|
6068
|
-
"funding": {
|
6069
|
-
"url": "https://opencollective.com/eslint"
|
6070
|
-
},
|
6071
|
-
"peerDependencies": {
|
6072
|
-
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
6073
|
-
}
|
6074
|
-
},
|
6075
|
-
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/project-service": {
|
6076
|
-
"version": "8.34.0",
|
6077
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
|
6078
|
-
"integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
|
6079
|
-
"dev": true,
|
6080
|
-
"license": "MIT",
|
6081
|
-
"dependencies": {
|
6082
|
-
"@typescript-eslint/tsconfig-utils": "^8.34.0",
|
6083
|
-
"@typescript-eslint/types": "^8.34.0",
|
6084
|
-
"debug": "^4.3.4"
|
6085
|
-
},
|
6086
|
-
"engines": {
|
6087
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
6088
|
-
},
|
6089
|
-
"funding": {
|
6090
|
-
"type": "opencollective",
|
6091
|
-
"url": "https://opencollective.com/typescript-eslint"
|
6092
|
-
},
|
6093
|
-
"peerDependencies": {
|
6094
|
-
"typescript": ">=4.8.4 <5.9.0"
|
6095
|
-
}
|
6096
|
-
},
|
6097
|
-
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/scope-manager": {
|
6098
|
-
"version": "8.34.0",
|
6099
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz",
|
6100
|
-
"integrity": "sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==",
|
6101
|
-
"dev": true,
|
6102
|
-
"license": "MIT",
|
6103
|
-
"dependencies": {
|
6104
|
-
"@typescript-eslint/types": "8.34.0",
|
6105
|
-
"@typescript-eslint/visitor-keys": "8.34.0"
|
6106
|
-
},
|
6107
|
-
"engines": {
|
6108
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
6109
|
-
},
|
6110
|
-
"funding": {
|
6111
|
-
"type": "opencollective",
|
6112
|
-
"url": "https://opencollective.com/typescript-eslint"
|
6113
|
-
}
|
6114
|
-
},
|
6115
6086
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/tsconfig-utils": {
|
6116
|
-
"version": "8.34.
|
6117
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.
|
6118
|
-
"integrity": "sha512
|
6087
|
+
"version": "8.34.1",
|
6088
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
|
6089
|
+
"integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
|
6119
6090
|
"dev": true,
|
6120
6091
|
"license": "MIT",
|
6121
6092
|
"engines": {
|
@@ -6129,31 +6100,17 @@
|
|
6129
6100
|
"typescript": ">=4.8.4 <5.9.0"
|
6130
6101
|
}
|
6131
6102
|
},
|
6132
|
-
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
|
6133
|
-
"version": "8.34.0",
|
6134
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
6135
|
-
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
6136
|
-
"dev": true,
|
6137
|
-
"license": "MIT",
|
6138
|
-
"engines": {
|
6139
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
6140
|
-
},
|
6141
|
-
"funding": {
|
6142
|
-
"type": "opencollective",
|
6143
|
-
"url": "https://opencollective.com/typescript-eslint"
|
6144
|
-
}
|
6145
|
-
},
|
6146
6103
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
|
6147
|
-
"version": "8.34.
|
6148
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.
|
6149
|
-
"integrity": "sha512-
|
6104
|
+
"version": "8.34.1",
|
6105
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz",
|
6106
|
+
"integrity": "sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==",
|
6150
6107
|
"dev": true,
|
6151
6108
|
"license": "MIT",
|
6152
6109
|
"dependencies": {
|
6153
|
-
"@typescript-eslint/project-service": "8.34.
|
6154
|
-
"@typescript-eslint/tsconfig-utils": "8.34.
|
6155
|
-
"@typescript-eslint/types": "8.34.
|
6156
|
-
"@typescript-eslint/visitor-keys": "8.34.
|
6110
|
+
"@typescript-eslint/project-service": "8.34.1",
|
6111
|
+
"@typescript-eslint/tsconfig-utils": "8.34.1",
|
6112
|
+
"@typescript-eslint/types": "8.34.1",
|
6113
|
+
"@typescript-eslint/visitor-keys": "8.34.1",
|
6157
6114
|
"debug": "^4.3.4",
|
6158
6115
|
"fast-glob": "^3.3.2",
|
6159
6116
|
"is-glob": "^4.0.3",
|
@@ -6172,39 +6129,15 @@
|
|
6172
6129
|
"typescript": ">=4.8.4 <5.9.0"
|
6173
6130
|
}
|
6174
6131
|
},
|
6175
|
-
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": {
|
6176
|
-
"version": "8.34.0",
|
6177
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
|
6178
|
-
"integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
|
6179
|
-
"dev": true,
|
6180
|
-
"license": "MIT",
|
6181
|
-
"dependencies": {
|
6182
|
-
"@eslint-community/eslint-utils": "^4.7.0",
|
6183
|
-
"@typescript-eslint/scope-manager": "8.34.0",
|
6184
|
-
"@typescript-eslint/types": "8.34.0",
|
6185
|
-
"@typescript-eslint/typescript-estree": "8.34.0"
|
6186
|
-
},
|
6187
|
-
"engines": {
|
6188
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
6189
|
-
},
|
6190
|
-
"funding": {
|
6191
|
-
"type": "opencollective",
|
6192
|
-
"url": "https://opencollective.com/typescript-eslint"
|
6193
|
-
},
|
6194
|
-
"peerDependencies": {
|
6195
|
-
"eslint": "^8.57.0 || ^9.0.0",
|
6196
|
-
"typescript": ">=4.8.4 <5.9.0"
|
6197
|
-
}
|
6198
|
-
},
|
6199
6132
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
|
6200
|
-
"version": "8.34.
|
6201
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.
|
6202
|
-
"integrity": "sha512-
|
6133
|
+
"version": "8.34.1",
|
6134
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
|
6135
|
+
"integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
|
6203
6136
|
"dev": true,
|
6204
6137
|
"license": "MIT",
|
6205
6138
|
"dependencies": {
|
6206
|
-
"@typescript-eslint/types": "8.34.
|
6207
|
-
"eslint-visitor-keys": "^4.2.
|
6139
|
+
"@typescript-eslint/types": "8.34.1",
|
6140
|
+
"eslint-visitor-keys": "^4.2.1"
|
6208
6141
|
},
|
6209
6142
|
"engines": {
|
6210
6143
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -6214,10 +6147,10 @@
|
|
6214
6147
|
"url": "https://opencollective.com/typescript-eslint"
|
6215
6148
|
}
|
6216
6149
|
},
|
6217
|
-
"node_modules/@typescript-eslint/type-utils/node_modules
|
6218
|
-
"version": "4.2.
|
6219
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.
|
6220
|
-
"integrity": "sha512-
|
6150
|
+
"node_modules/@typescript-eslint/type-utils/node_modules/eslint-visitor-keys": {
|
6151
|
+
"version": "4.2.1",
|
6152
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
6153
|
+
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
6221
6154
|
"dev": true,
|
6222
6155
|
"license": "Apache-2.0",
|
6223
6156
|
"engines": {
|
@@ -6257,9 +6190,9 @@
|
|
6257
6190
|
}
|
6258
6191
|
},
|
6259
6192
|
"node_modules/@typescript-eslint/types": {
|
6260
|
-
"version": "8.
|
6261
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.
|
6262
|
-
"integrity": "sha512-
|
6193
|
+
"version": "8.34.1",
|
6194
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.1.tgz",
|
6195
|
+
"integrity": "sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==",
|
6263
6196
|
"dev": true,
|
6264
6197
|
"license": "MIT",
|
6265
6198
|
"engines": {
|
@@ -6330,16 +6263,16 @@
|
|
6330
6263
|
}
|
6331
6264
|
},
|
6332
6265
|
"node_modules/@typescript-eslint/utils": {
|
6333
|
-
"version": "8.
|
6334
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.
|
6335
|
-
"integrity": "sha512-
|
6266
|
+
"version": "8.34.1",
|
6267
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.1.tgz",
|
6268
|
+
"integrity": "sha512-mqOwUdZ3KjtGk7xJJnLbHxTuWVn3GO2WZZuM+Slhkun4+qthLdXx32C8xIXbO1kfCECb3jIs3eoxK3eryk7aoQ==",
|
6336
6269
|
"dev": true,
|
6337
6270
|
"license": "MIT",
|
6338
6271
|
"dependencies": {
|
6339
6272
|
"@eslint-community/eslint-utils": "^4.7.0",
|
6340
|
-
"@typescript-eslint/scope-manager": "8.
|
6341
|
-
"@typescript-eslint/types": "8.
|
6342
|
-
"@typescript-eslint/typescript-estree": "8.
|
6273
|
+
"@typescript-eslint/scope-manager": "8.34.1",
|
6274
|
+
"@typescript-eslint/types": "8.34.1",
|
6275
|
+
"@typescript-eslint/typescript-estree": "8.34.1"
|
6343
6276
|
},
|
6344
6277
|
"engines": {
|
6345
6278
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -6373,14 +6306,14 @@
|
|
6373
6306
|
}
|
6374
6307
|
},
|
6375
6308
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
|
6376
|
-
"version": "8.
|
6377
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
6378
|
-
"integrity": "sha512-
|
6309
|
+
"version": "8.34.1",
|
6310
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz",
|
6311
|
+
"integrity": "sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==",
|
6379
6312
|
"dev": true,
|
6380
6313
|
"license": "MIT",
|
6381
6314
|
"dependencies": {
|
6382
|
-
"@typescript-eslint/types": "8.
|
6383
|
-
"@typescript-eslint/visitor-keys": "8.
|
6315
|
+
"@typescript-eslint/types": "8.34.1",
|
6316
|
+
"@typescript-eslint/visitor-keys": "8.34.1"
|
6384
6317
|
},
|
6385
6318
|
"engines": {
|
6386
6319
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -6390,17 +6323,34 @@
|
|
6390
6323
|
"url": "https://opencollective.com/typescript-eslint"
|
6391
6324
|
}
|
6392
6325
|
},
|
6326
|
+
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/tsconfig-utils": {
|
6327
|
+
"version": "8.34.1",
|
6328
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
|
6329
|
+
"integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
|
6330
|
+
"dev": true,
|
6331
|
+
"license": "MIT",
|
6332
|
+
"engines": {
|
6333
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
6334
|
+
},
|
6335
|
+
"funding": {
|
6336
|
+
"type": "opencollective",
|
6337
|
+
"url": "https://opencollective.com/typescript-eslint"
|
6338
|
+
},
|
6339
|
+
"peerDependencies": {
|
6340
|
+
"typescript": ">=4.8.4 <5.9.0"
|
6341
|
+
}
|
6342
|
+
},
|
6393
6343
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
|
6394
|
-
"version": "8.
|
6395
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.
|
6396
|
-
"integrity": "sha512-
|
6344
|
+
"version": "8.34.1",
|
6345
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz",
|
6346
|
+
"integrity": "sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==",
|
6397
6347
|
"dev": true,
|
6398
6348
|
"license": "MIT",
|
6399
6349
|
"dependencies": {
|
6400
|
-
"@typescript-eslint/project-service": "8.
|
6401
|
-
"@typescript-eslint/tsconfig-utils": "8.
|
6402
|
-
"@typescript-eslint/types": "8.
|
6403
|
-
"@typescript-eslint/visitor-keys": "8.
|
6350
|
+
"@typescript-eslint/project-service": "8.34.1",
|
6351
|
+
"@typescript-eslint/tsconfig-utils": "8.34.1",
|
6352
|
+
"@typescript-eslint/types": "8.34.1",
|
6353
|
+
"@typescript-eslint/visitor-keys": "8.34.1",
|
6404
6354
|
"debug": "^4.3.4",
|
6405
6355
|
"fast-glob": "^3.3.2",
|
6406
6356
|
"is-glob": "^4.0.3",
|
@@ -6420,14 +6370,14 @@
|
|
6420
6370
|
}
|
6421
6371
|
},
|
6422
6372
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
|
6423
|
-
"version": "8.
|
6424
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
6425
|
-
"integrity": "sha512-
|
6373
|
+
"version": "8.34.1",
|
6374
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
|
6375
|
+
"integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
|
6426
6376
|
"dev": true,
|
6427
6377
|
"license": "MIT",
|
6428
6378
|
"dependencies": {
|
6429
|
-
"@typescript-eslint/types": "8.
|
6430
|
-
"eslint-visitor-keys": "^4.2.
|
6379
|
+
"@typescript-eslint/types": "8.34.1",
|
6380
|
+
"eslint-visitor-keys": "^4.2.1"
|
6431
6381
|
},
|
6432
6382
|
"engines": {
|
6433
6383
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -6438,9 +6388,9 @@
|
|
6438
6388
|
}
|
6439
6389
|
},
|
6440
6390
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
|
6441
|
-
"version": "4.2.
|
6442
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.
|
6443
|
-
"integrity": "sha512-
|
6391
|
+
"version": "4.2.1",
|
6392
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
6393
|
+
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
6444
6394
|
"dev": true,
|
6445
6395
|
"license": "Apache-2.0",
|
6446
6396
|
"engines": {
|
@@ -6802,8 +6752,62 @@
|
|
6802
6752
|
"dev": true,
|
6803
6753
|
"license": "MIT",
|
6804
6754
|
"dependencies": {
|
6805
|
-
"call-bound": "^1.0.3",
|
6806
|
-
"is-array-buffer": "^3.0.5"
|
6755
|
+
"call-bound": "^1.0.3",
|
6756
|
+
"is-array-buffer": "^3.0.5"
|
6757
|
+
},
|
6758
|
+
"engines": {
|
6759
|
+
"node": ">= 0.4"
|
6760
|
+
},
|
6761
|
+
"funding": {
|
6762
|
+
"url": "https://github.com/sponsors/ljharb"
|
6763
|
+
}
|
6764
|
+
},
|
6765
|
+
"node_modules/array-from": {
|
6766
|
+
"version": "2.1.1",
|
6767
|
+
"resolved": "https://registry.npmjs.org/array-from/-/array-from-2.1.1.tgz",
|
6768
|
+
"integrity": "sha512-GQTc6Uupx1FCavi5mPzBvVT7nEOeWMmUA9P95wpfpW1XwMSKs+KaymD5C2Up7KAUKg/mYwbsUYzdZWcoajlNZg==",
|
6769
|
+
"dev": true,
|
6770
|
+
"license": "MIT"
|
6771
|
+
},
|
6772
|
+
"node_modules/array-ify": {
|
6773
|
+
"version": "1.0.0",
|
6774
|
+
"resolved": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz",
|
6775
|
+
"integrity": "sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==",
|
6776
|
+
"dev": true,
|
6777
|
+
"license": "MIT"
|
6778
|
+
},
|
6779
|
+
"node_modules/array-includes": {
|
6780
|
+
"version": "3.1.9",
|
6781
|
+
"resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.9.tgz",
|
6782
|
+
"integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==",
|
6783
|
+
"dev": true,
|
6784
|
+
"license": "MIT",
|
6785
|
+
"dependencies": {
|
6786
|
+
"call-bind": "^1.0.8",
|
6787
|
+
"call-bound": "^1.0.4",
|
6788
|
+
"define-properties": "^1.2.1",
|
6789
|
+
"es-abstract": "^1.24.0",
|
6790
|
+
"es-object-atoms": "^1.1.1",
|
6791
|
+
"get-intrinsic": "^1.3.0",
|
6792
|
+
"is-string": "^1.1.1",
|
6793
|
+
"math-intrinsics": "^1.1.0"
|
6794
|
+
},
|
6795
|
+
"engines": {
|
6796
|
+
"node": ">= 0.4"
|
6797
|
+
},
|
6798
|
+
"funding": {
|
6799
|
+
"url": "https://github.com/sponsors/ljharb"
|
6800
|
+
}
|
6801
|
+
},
|
6802
|
+
"node_modules/array-includes/node_modules/call-bound": {
|
6803
|
+
"version": "1.0.4",
|
6804
|
+
"resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
|
6805
|
+
"integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
|
6806
|
+
"dev": true,
|
6807
|
+
"license": "MIT",
|
6808
|
+
"dependencies": {
|
6809
|
+
"call-bind-apply-helpers": "^1.0.2",
|
6810
|
+
"get-intrinsic": "^1.3.0"
|
6807
6811
|
},
|
6808
6812
|
"engines": {
|
6809
6813
|
"node": ">= 0.4"
|
@@ -6812,33 +6816,89 @@
|
|
6812
6816
|
"url": "https://github.com/sponsors/ljharb"
|
6813
6817
|
}
|
6814
6818
|
},
|
6815
|
-
"node_modules/array-
|
6816
|
-
"version": "
|
6817
|
-
"resolved": "https://registry.npmjs.org/
|
6818
|
-
"integrity": "sha512-
|
6819
|
-
"dev": true,
|
6820
|
-
"license": "MIT"
|
6821
|
-
},
|
6822
|
-
"node_modules/array-ify": {
|
6823
|
-
"version": "1.0.0",
|
6824
|
-
"resolved": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz",
|
6825
|
-
"integrity": "sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==",
|
6819
|
+
"node_modules/array-includes/node_modules/es-abstract": {
|
6820
|
+
"version": "1.24.0",
|
6821
|
+
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.0.tgz",
|
6822
|
+
"integrity": "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==",
|
6826
6823
|
"dev": true,
|
6827
|
-
"license": "MIT"
|
6824
|
+
"license": "MIT",
|
6825
|
+
"dependencies": {
|
6826
|
+
"array-buffer-byte-length": "^1.0.2",
|
6827
|
+
"arraybuffer.prototype.slice": "^1.0.4",
|
6828
|
+
"available-typed-arrays": "^1.0.7",
|
6829
|
+
"call-bind": "^1.0.8",
|
6830
|
+
"call-bound": "^1.0.4",
|
6831
|
+
"data-view-buffer": "^1.0.2",
|
6832
|
+
"data-view-byte-length": "^1.0.2",
|
6833
|
+
"data-view-byte-offset": "^1.0.1",
|
6834
|
+
"es-define-property": "^1.0.1",
|
6835
|
+
"es-errors": "^1.3.0",
|
6836
|
+
"es-object-atoms": "^1.1.1",
|
6837
|
+
"es-set-tostringtag": "^2.1.0",
|
6838
|
+
"es-to-primitive": "^1.3.0",
|
6839
|
+
"function.prototype.name": "^1.1.8",
|
6840
|
+
"get-intrinsic": "^1.3.0",
|
6841
|
+
"get-proto": "^1.0.1",
|
6842
|
+
"get-symbol-description": "^1.1.0",
|
6843
|
+
"globalthis": "^1.0.4",
|
6844
|
+
"gopd": "^1.2.0",
|
6845
|
+
"has-property-descriptors": "^1.0.2",
|
6846
|
+
"has-proto": "^1.2.0",
|
6847
|
+
"has-symbols": "^1.1.0",
|
6848
|
+
"hasown": "^2.0.2",
|
6849
|
+
"internal-slot": "^1.1.0",
|
6850
|
+
"is-array-buffer": "^3.0.5",
|
6851
|
+
"is-callable": "^1.2.7",
|
6852
|
+
"is-data-view": "^1.0.2",
|
6853
|
+
"is-negative-zero": "^2.0.3",
|
6854
|
+
"is-regex": "^1.2.1",
|
6855
|
+
"is-set": "^2.0.3",
|
6856
|
+
"is-shared-array-buffer": "^1.0.4",
|
6857
|
+
"is-string": "^1.1.1",
|
6858
|
+
"is-typed-array": "^1.1.15",
|
6859
|
+
"is-weakref": "^1.1.1",
|
6860
|
+
"math-intrinsics": "^1.1.0",
|
6861
|
+
"object-inspect": "^1.13.4",
|
6862
|
+
"object-keys": "^1.1.1",
|
6863
|
+
"object.assign": "^4.1.7",
|
6864
|
+
"own-keys": "^1.0.1",
|
6865
|
+
"regexp.prototype.flags": "^1.5.4",
|
6866
|
+
"safe-array-concat": "^1.1.3",
|
6867
|
+
"safe-push-apply": "^1.0.0",
|
6868
|
+
"safe-regex-test": "^1.1.0",
|
6869
|
+
"set-proto": "^1.0.0",
|
6870
|
+
"stop-iteration-iterator": "^1.1.0",
|
6871
|
+
"string.prototype.trim": "^1.2.10",
|
6872
|
+
"string.prototype.trimend": "^1.0.9",
|
6873
|
+
"string.prototype.trimstart": "^1.0.8",
|
6874
|
+
"typed-array-buffer": "^1.0.3",
|
6875
|
+
"typed-array-byte-length": "^1.0.3",
|
6876
|
+
"typed-array-byte-offset": "^1.0.4",
|
6877
|
+
"typed-array-length": "^1.0.7",
|
6878
|
+
"unbox-primitive": "^1.1.0",
|
6879
|
+
"which-typed-array": "^1.1.19"
|
6880
|
+
},
|
6881
|
+
"engines": {
|
6882
|
+
"node": ">= 0.4"
|
6883
|
+
},
|
6884
|
+
"funding": {
|
6885
|
+
"url": "https://github.com/sponsors/ljharb"
|
6886
|
+
}
|
6828
6887
|
},
|
6829
|
-
"node_modules/array-includes": {
|
6830
|
-
"version": "
|
6831
|
-
"resolved": "https://registry.npmjs.org/array-
|
6832
|
-
"integrity": "sha512-
|
6888
|
+
"node_modules/array-includes/node_modules/which-typed-array": {
|
6889
|
+
"version": "1.1.19",
|
6890
|
+
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz",
|
6891
|
+
"integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==",
|
6833
6892
|
"dev": true,
|
6834
6893
|
"license": "MIT",
|
6835
6894
|
"dependencies": {
|
6836
|
-
"
|
6837
|
-
"
|
6838
|
-
"
|
6839
|
-
"
|
6840
|
-
"get-
|
6841
|
-
"
|
6895
|
+
"available-typed-arrays": "^1.0.7",
|
6896
|
+
"call-bind": "^1.0.8",
|
6897
|
+
"call-bound": "^1.0.4",
|
6898
|
+
"for-each": "^0.3.5",
|
6899
|
+
"get-proto": "^1.0.1",
|
6900
|
+
"gopd": "^1.2.0",
|
6901
|
+
"has-tostringtag": "^1.0.2"
|
6842
6902
|
},
|
6843
6903
|
"engines": {
|
6844
6904
|
"node": ">= 0.4"
|
@@ -6858,18 +6918,36 @@
|
|
6858
6918
|
}
|
6859
6919
|
},
|
6860
6920
|
"node_modules/array.prototype.findlastindex": {
|
6861
|
-
"version": "1.2.
|
6862
|
-
"resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.
|
6863
|
-
"integrity": "sha512-
|
6921
|
+
"version": "1.2.6",
|
6922
|
+
"resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz",
|
6923
|
+
"integrity": "sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==",
|
6864
6924
|
"dev": true,
|
6865
6925
|
"license": "MIT",
|
6866
6926
|
"dependencies": {
|
6867
|
-
"call-bind": "^1.0.
|
6927
|
+
"call-bind": "^1.0.8",
|
6928
|
+
"call-bound": "^1.0.4",
|
6868
6929
|
"define-properties": "^1.2.1",
|
6869
|
-
"es-abstract": "^1.23.
|
6930
|
+
"es-abstract": "^1.23.9",
|
6870
6931
|
"es-errors": "^1.3.0",
|
6871
|
-
"es-object-atoms": "^1.
|
6872
|
-
"es-shim-unscopables": "^1.0
|
6932
|
+
"es-object-atoms": "^1.1.1",
|
6933
|
+
"es-shim-unscopables": "^1.1.0"
|
6934
|
+
},
|
6935
|
+
"engines": {
|
6936
|
+
"node": ">= 0.4"
|
6937
|
+
},
|
6938
|
+
"funding": {
|
6939
|
+
"url": "https://github.com/sponsors/ljharb"
|
6940
|
+
}
|
6941
|
+
},
|
6942
|
+
"node_modules/array.prototype.findlastindex/node_modules/call-bound": {
|
6943
|
+
"version": "1.0.4",
|
6944
|
+
"resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
|
6945
|
+
"integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
|
6946
|
+
"dev": true,
|
6947
|
+
"license": "MIT",
|
6948
|
+
"dependencies": {
|
6949
|
+
"call-bind-apply-helpers": "^1.0.2",
|
6950
|
+
"get-intrinsic": "^1.3.0"
|
6873
6951
|
},
|
6874
6952
|
"engines": {
|
6875
6953
|
"node": ">= 0.4"
|
@@ -9258,9 +9336,9 @@
|
|
9258
9336
|
}
|
9259
9337
|
},
|
9260
9338
|
"node_modules/eslint-config-oclif": {
|
9261
|
-
"version": "6.0.
|
9262
|
-
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
9263
|
-
"integrity": "sha512-
|
9339
|
+
"version": "6.0.76",
|
9340
|
+
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.76.tgz",
|
9341
|
+
"integrity": "sha512-rp5n9im3yyeFhwUFjUt8hZnsnluzjNbNVXdNEmKqAc3Nh5nwXddxq3qXsrHCvRDTvaAWzVHVmgPFiE+afV3HzQ==",
|
9264
9342
|
"dev": true,
|
9265
9343
|
"license": "MIT",
|
9266
9344
|
"dependencies": {
|
@@ -9274,13 +9352,13 @@
|
|
9274
9352
|
"eslint-config-xo": "^0.47.0",
|
9275
9353
|
"eslint-config-xo-space": "^0.35.0",
|
9276
9354
|
"eslint-import-resolver-typescript": "^3.10.1",
|
9277
|
-
"eslint-plugin-import": "^2.
|
9355
|
+
"eslint-plugin-import": "^2.32.0",
|
9278
9356
|
"eslint-plugin-jsdoc": "^50.8.0",
|
9279
9357
|
"eslint-plugin-mocha": "^10.5.0",
|
9280
|
-
"eslint-plugin-n": "^17.
|
9358
|
+
"eslint-plugin-n": "^17.20.0",
|
9281
9359
|
"eslint-plugin-perfectionist": "^4",
|
9282
9360
|
"eslint-plugin-unicorn": "^56.0.1",
|
9283
|
-
"typescript-eslint": "^8.
|
9361
|
+
"typescript-eslint": "^8.34.1"
|
9284
9362
|
},
|
9285
9363
|
"engines": {
|
9286
9364
|
"node": ">=18.18.0"
|
@@ -9755,6 +9833,38 @@
|
|
9755
9833
|
"eslint": ">=8.56.0"
|
9756
9834
|
}
|
9757
9835
|
},
|
9836
|
+
"node_modules/eslint-config-xo/node_modules/@eslint-community/eslint-utils": {
|
9837
|
+
"version": "4.7.0",
|
9838
|
+
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
9839
|
+
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
9840
|
+
"dev": true,
|
9841
|
+
"license": "MIT",
|
9842
|
+
"dependencies": {
|
9843
|
+
"eslint-visitor-keys": "^3.4.3"
|
9844
|
+
},
|
9845
|
+
"engines": {
|
9846
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
9847
|
+
},
|
9848
|
+
"funding": {
|
9849
|
+
"url": "https://opencollective.com/eslint"
|
9850
|
+
},
|
9851
|
+
"peerDependencies": {
|
9852
|
+
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
9853
|
+
}
|
9854
|
+
},
|
9855
|
+
"node_modules/eslint-config-xo/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
9856
|
+
"version": "3.4.3",
|
9857
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
9858
|
+
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
9859
|
+
"dev": true,
|
9860
|
+
"license": "Apache-2.0",
|
9861
|
+
"engines": {
|
9862
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
9863
|
+
},
|
9864
|
+
"funding": {
|
9865
|
+
"url": "https://opencollective.com/eslint"
|
9866
|
+
}
|
9867
|
+
},
|
9758
9868
|
"node_modules/eslint-config-xo/node_modules/@stylistic/eslint-plugin": {
|
9759
9869
|
"version": "4.4.0",
|
9760
9870
|
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.4.0.tgz",
|
@@ -9762,17 +9872,142 @@
|
|
9762
9872
|
"dev": true,
|
9763
9873
|
"license": "MIT",
|
9764
9874
|
"dependencies": {
|
9765
|
-
"@typescript-eslint/utils": "^8.32.1",
|
9766
|
-
"eslint-visitor-keys": "^4.2.0",
|
9767
|
-
"espree": "^10.3.0",
|
9768
|
-
"estraverse": "^5.3.0",
|
9769
|
-
"picomatch": "^4.0.2"
|
9875
|
+
"@typescript-eslint/utils": "^8.32.1",
|
9876
|
+
"eslint-visitor-keys": "^4.2.0",
|
9877
|
+
"espree": "^10.3.0",
|
9878
|
+
"estraverse": "^5.3.0",
|
9879
|
+
"picomatch": "^4.0.2"
|
9880
|
+
},
|
9881
|
+
"engines": {
|
9882
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
9883
|
+
},
|
9884
|
+
"peerDependencies": {
|
9885
|
+
"eslint": ">=9.0.0"
|
9886
|
+
}
|
9887
|
+
},
|
9888
|
+
"node_modules/eslint-config-xo/node_modules/@typescript-eslint/project-service": {
|
9889
|
+
"version": "8.34.0",
|
9890
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
|
9891
|
+
"integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
|
9892
|
+
"dev": true,
|
9893
|
+
"license": "MIT",
|
9894
|
+
"dependencies": {
|
9895
|
+
"@typescript-eslint/tsconfig-utils": "^8.34.0",
|
9896
|
+
"@typescript-eslint/types": "^8.34.0",
|
9897
|
+
"debug": "^4.3.4"
|
9898
|
+
},
|
9899
|
+
"engines": {
|
9900
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
9901
|
+
},
|
9902
|
+
"funding": {
|
9903
|
+
"type": "opencollective",
|
9904
|
+
"url": "https://opencollective.com/typescript-eslint"
|
9905
|
+
},
|
9906
|
+
"peerDependencies": {
|
9907
|
+
"typescript": ">=4.8.4 <5.9.0"
|
9908
|
+
}
|
9909
|
+
},
|
9910
|
+
"node_modules/eslint-config-xo/node_modules/@typescript-eslint/scope-manager": {
|
9911
|
+
"version": "8.34.0",
|
9912
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz",
|
9913
|
+
"integrity": "sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==",
|
9914
|
+
"dev": true,
|
9915
|
+
"license": "MIT",
|
9916
|
+
"dependencies": {
|
9917
|
+
"@typescript-eslint/types": "8.34.0",
|
9918
|
+
"@typescript-eslint/visitor-keys": "8.34.0"
|
9919
|
+
},
|
9920
|
+
"engines": {
|
9921
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
9922
|
+
},
|
9923
|
+
"funding": {
|
9924
|
+
"type": "opencollective",
|
9925
|
+
"url": "https://opencollective.com/typescript-eslint"
|
9926
|
+
}
|
9927
|
+
},
|
9928
|
+
"node_modules/eslint-config-xo/node_modules/@typescript-eslint/types": {
|
9929
|
+
"version": "8.34.0",
|
9930
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
9931
|
+
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
9932
|
+
"dev": true,
|
9933
|
+
"license": "MIT",
|
9934
|
+
"engines": {
|
9935
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
9936
|
+
},
|
9937
|
+
"funding": {
|
9938
|
+
"type": "opencollective",
|
9939
|
+
"url": "https://opencollective.com/typescript-eslint"
|
9940
|
+
}
|
9941
|
+
},
|
9942
|
+
"node_modules/eslint-config-xo/node_modules/@typescript-eslint/typescript-estree": {
|
9943
|
+
"version": "8.34.0",
|
9944
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz",
|
9945
|
+
"integrity": "sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==",
|
9946
|
+
"dev": true,
|
9947
|
+
"license": "MIT",
|
9948
|
+
"dependencies": {
|
9949
|
+
"@typescript-eslint/project-service": "8.34.0",
|
9950
|
+
"@typescript-eslint/tsconfig-utils": "8.34.0",
|
9951
|
+
"@typescript-eslint/types": "8.34.0",
|
9952
|
+
"@typescript-eslint/visitor-keys": "8.34.0",
|
9953
|
+
"debug": "^4.3.4",
|
9954
|
+
"fast-glob": "^3.3.2",
|
9955
|
+
"is-glob": "^4.0.3",
|
9956
|
+
"minimatch": "^9.0.4",
|
9957
|
+
"semver": "^7.6.0",
|
9958
|
+
"ts-api-utils": "^2.1.0"
|
9959
|
+
},
|
9960
|
+
"engines": {
|
9961
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
9962
|
+
},
|
9963
|
+
"funding": {
|
9964
|
+
"type": "opencollective",
|
9965
|
+
"url": "https://opencollective.com/typescript-eslint"
|
9966
|
+
},
|
9967
|
+
"peerDependencies": {
|
9968
|
+
"typescript": ">=4.8.4 <5.9.0"
|
9969
|
+
}
|
9970
|
+
},
|
9971
|
+
"node_modules/eslint-config-xo/node_modules/@typescript-eslint/utils": {
|
9972
|
+
"version": "8.34.0",
|
9973
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
|
9974
|
+
"integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
|
9975
|
+
"dev": true,
|
9976
|
+
"license": "MIT",
|
9977
|
+
"dependencies": {
|
9978
|
+
"@eslint-community/eslint-utils": "^4.7.0",
|
9979
|
+
"@typescript-eslint/scope-manager": "8.34.0",
|
9980
|
+
"@typescript-eslint/types": "8.34.0",
|
9981
|
+
"@typescript-eslint/typescript-estree": "8.34.0"
|
9982
|
+
},
|
9983
|
+
"engines": {
|
9984
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
9985
|
+
},
|
9986
|
+
"funding": {
|
9987
|
+
"type": "opencollective",
|
9988
|
+
"url": "https://opencollective.com/typescript-eslint"
|
9989
|
+
},
|
9990
|
+
"peerDependencies": {
|
9991
|
+
"eslint": "^8.57.0 || ^9.0.0",
|
9992
|
+
"typescript": ">=4.8.4 <5.9.0"
|
9993
|
+
}
|
9994
|
+
},
|
9995
|
+
"node_modules/eslint-config-xo/node_modules/@typescript-eslint/visitor-keys": {
|
9996
|
+
"version": "8.34.0",
|
9997
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz",
|
9998
|
+
"integrity": "sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==",
|
9999
|
+
"dev": true,
|
10000
|
+
"license": "MIT",
|
10001
|
+
"dependencies": {
|
10002
|
+
"@typescript-eslint/types": "8.34.0",
|
10003
|
+
"eslint-visitor-keys": "^4.2.0"
|
9770
10004
|
},
|
9771
10005
|
"engines": {
|
9772
10006
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
9773
10007
|
},
|
9774
|
-
"
|
9775
|
-
"
|
10008
|
+
"funding": {
|
10009
|
+
"type": "opencollective",
|
10010
|
+
"url": "https://opencollective.com/typescript-eslint"
|
9776
10011
|
}
|
9777
10012
|
},
|
9778
10013
|
"node_modules/eslint-config-xo/node_modules/eslint-visitor-keys": {
|
@@ -9801,6 +10036,35 @@
|
|
9801
10036
|
"url": "https://github.com/sponsors/sindresorhus"
|
9802
10037
|
}
|
9803
10038
|
},
|
10039
|
+
"node_modules/eslint-config-xo/node_modules/minimatch": {
|
10040
|
+
"version": "9.0.5",
|
10041
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
10042
|
+
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
10043
|
+
"dev": true,
|
10044
|
+
"license": "ISC",
|
10045
|
+
"dependencies": {
|
10046
|
+
"brace-expansion": "^2.0.1"
|
10047
|
+
},
|
10048
|
+
"engines": {
|
10049
|
+
"node": ">=16 || 14 >=14.17"
|
10050
|
+
},
|
10051
|
+
"funding": {
|
10052
|
+
"url": "https://github.com/sponsors/isaacs"
|
10053
|
+
}
|
10054
|
+
},
|
10055
|
+
"node_modules/eslint-config-xo/node_modules/ts-api-utils": {
|
10056
|
+
"version": "2.1.0",
|
10057
|
+
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
|
10058
|
+
"integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
|
10059
|
+
"dev": true,
|
10060
|
+
"license": "MIT",
|
10061
|
+
"engines": {
|
10062
|
+
"node": ">=18.12"
|
10063
|
+
},
|
10064
|
+
"peerDependencies": {
|
10065
|
+
"typescript": ">=4.8.4"
|
10066
|
+
}
|
10067
|
+
},
|
9804
10068
|
"node_modules/eslint-import-resolver-node": {
|
9805
10069
|
"version": "0.3.9",
|
9806
10070
|
"resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
|
@@ -9859,9 +10123,9 @@
|
|
9859
10123
|
}
|
9860
10124
|
},
|
9861
10125
|
"node_modules/eslint-module-utils": {
|
9862
|
-
"version": "2.12.
|
9863
|
-
"resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.
|
9864
|
-
"integrity": "sha512-
|
10126
|
+
"version": "2.12.1",
|
10127
|
+
"resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz",
|
10128
|
+
"integrity": "sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==",
|
9865
10129
|
"dev": true,
|
9866
10130
|
"license": "MIT",
|
9867
10131
|
"dependencies": {
|
@@ -9965,30 +10229,30 @@
|
|
9965
10229
|
}
|
9966
10230
|
},
|
9967
10231
|
"node_modules/eslint-plugin-import": {
|
9968
|
-
"version": "2.
|
9969
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.
|
9970
|
-
"integrity": "sha512-
|
10232
|
+
"version": "2.32.0",
|
10233
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz",
|
10234
|
+
"integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==",
|
9971
10235
|
"dev": true,
|
9972
10236
|
"license": "MIT",
|
9973
10237
|
"dependencies": {
|
9974
10238
|
"@rtsao/scc": "^1.1.0",
|
9975
|
-
"array-includes": "^3.1.
|
9976
|
-
"array.prototype.findlastindex": "^1.2.
|
9977
|
-
"array.prototype.flat": "^1.3.
|
9978
|
-
"array.prototype.flatmap": "^1.3.
|
10239
|
+
"array-includes": "^3.1.9",
|
10240
|
+
"array.prototype.findlastindex": "^1.2.6",
|
10241
|
+
"array.prototype.flat": "^1.3.3",
|
10242
|
+
"array.prototype.flatmap": "^1.3.3",
|
9979
10243
|
"debug": "^3.2.7",
|
9980
10244
|
"doctrine": "^2.1.0",
|
9981
10245
|
"eslint-import-resolver-node": "^0.3.9",
|
9982
|
-
"eslint-module-utils": "^2.12.
|
10246
|
+
"eslint-module-utils": "^2.12.1",
|
9983
10247
|
"hasown": "^2.0.2",
|
9984
|
-
"is-core-module": "^2.
|
10248
|
+
"is-core-module": "^2.16.1",
|
9985
10249
|
"is-glob": "^4.0.3",
|
9986
10250
|
"minimatch": "^3.1.2",
|
9987
10251
|
"object.fromentries": "^2.0.8",
|
9988
10252
|
"object.groupby": "^1.0.3",
|
9989
|
-
"object.values": "^1.2.
|
10253
|
+
"object.values": "^1.2.1",
|
9990
10254
|
"semver": "^6.3.1",
|
9991
|
-
"string.prototype.trimend": "^1.0.
|
10255
|
+
"string.prototype.trimend": "^1.0.9",
|
9992
10256
|
"tsconfig-paths": "^3.15.0"
|
9993
10257
|
},
|
9994
10258
|
"engines": {
|
@@ -10073,20 +10337,22 @@
|
|
10073
10337
|
}
|
10074
10338
|
},
|
10075
10339
|
"node_modules/eslint-plugin-n": {
|
10076
|
-
"version": "17.
|
10077
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.
|
10078
|
-
"integrity": "sha512-
|
10340
|
+
"version": "17.20.0",
|
10341
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.20.0.tgz",
|
10342
|
+
"integrity": "sha512-IRSoatgB/NQJZG5EeTbv/iAx1byOGdbbyhQrNvWdCfTnmPxUT0ao9/eGOeG7ljD8wJBsxwE8f6tES5Db0FRKEw==",
|
10079
10343
|
"dev": true,
|
10080
10344
|
"license": "MIT",
|
10081
10345
|
"dependencies": {
|
10082
10346
|
"@eslint-community/eslint-utils": "^4.5.0",
|
10347
|
+
"@typescript-eslint/utils": "^8.26.1",
|
10083
10348
|
"enhanced-resolve": "^5.17.1",
|
10084
10349
|
"eslint-plugin-es-x": "^7.8.0",
|
10085
10350
|
"get-tsconfig": "^4.8.1",
|
10086
10351
|
"globals": "^15.11.0",
|
10087
10352
|
"ignore": "^5.3.2",
|
10088
10353
|
"minimatch": "^9.0.5",
|
10089
|
-
"semver": "^7.6.3"
|
10354
|
+
"semver": "^7.6.3",
|
10355
|
+
"ts-declaration-location": "^1.0.6"
|
10090
10356
|
},
|
10091
10357
|
"engines": {
|
10092
10358
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -10164,6 +10430,93 @@
|
|
10164
10430
|
"eslint": ">=8.0.0"
|
10165
10431
|
}
|
10166
10432
|
},
|
10433
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@eslint-community/eslint-utils": {
|
10434
|
+
"version": "4.7.0",
|
10435
|
+
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
10436
|
+
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
10437
|
+
"dev": true,
|
10438
|
+
"license": "MIT",
|
10439
|
+
"dependencies": {
|
10440
|
+
"eslint-visitor-keys": "^3.4.3"
|
10441
|
+
},
|
10442
|
+
"engines": {
|
10443
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
10444
|
+
},
|
10445
|
+
"funding": {
|
10446
|
+
"url": "https://opencollective.com/eslint"
|
10447
|
+
},
|
10448
|
+
"peerDependencies": {
|
10449
|
+
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
10450
|
+
}
|
10451
|
+
},
|
10452
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service": {
|
10453
|
+
"version": "8.34.0",
|
10454
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
|
10455
|
+
"integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
|
10456
|
+
"dev": true,
|
10457
|
+
"license": "MIT",
|
10458
|
+
"dependencies": {
|
10459
|
+
"@typescript-eslint/tsconfig-utils": "^8.34.0",
|
10460
|
+
"@typescript-eslint/types": "^8.34.0",
|
10461
|
+
"debug": "^4.3.4"
|
10462
|
+
},
|
10463
|
+
"engines": {
|
10464
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10465
|
+
},
|
10466
|
+
"funding": {
|
10467
|
+
"type": "opencollective",
|
10468
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10469
|
+
},
|
10470
|
+
"peerDependencies": {
|
10471
|
+
"typescript": ">=4.8.4 <5.9.0"
|
10472
|
+
}
|
10473
|
+
},
|
10474
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
|
10475
|
+
"version": "8.34.0",
|
10476
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
10477
|
+
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
10478
|
+
"dev": true,
|
10479
|
+
"license": "MIT",
|
10480
|
+
"engines": {
|
10481
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10482
|
+
},
|
10483
|
+
"funding": {
|
10484
|
+
"type": "opencollective",
|
10485
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10486
|
+
}
|
10487
|
+
},
|
10488
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager": {
|
10489
|
+
"version": "8.34.0",
|
10490
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz",
|
10491
|
+
"integrity": "sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==",
|
10492
|
+
"dev": true,
|
10493
|
+
"license": "MIT",
|
10494
|
+
"dependencies": {
|
10495
|
+
"@typescript-eslint/types": "8.34.0",
|
10496
|
+
"@typescript-eslint/visitor-keys": "8.34.0"
|
10497
|
+
},
|
10498
|
+
"engines": {
|
10499
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10500
|
+
},
|
10501
|
+
"funding": {
|
10502
|
+
"type": "opencollective",
|
10503
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10504
|
+
}
|
10505
|
+
},
|
10506
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": {
|
10507
|
+
"version": "8.34.0",
|
10508
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
10509
|
+
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
10510
|
+
"dev": true,
|
10511
|
+
"license": "MIT",
|
10512
|
+
"engines": {
|
10513
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10514
|
+
},
|
10515
|
+
"funding": {
|
10516
|
+
"type": "opencollective",
|
10517
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10518
|
+
}
|
10519
|
+
},
|
10167
10520
|
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/types": {
|
10168
10521
|
"version": "8.25.0",
|
10169
10522
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.25.0.tgz",
|
@@ -10171,11 +10524,153 @@
|
|
10171
10524
|
"dev": true,
|
10172
10525
|
"license": "MIT",
|
10173
10526
|
"engines": {
|
10174
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10527
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10528
|
+
},
|
10529
|
+
"funding": {
|
10530
|
+
"type": "opencollective",
|
10531
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10532
|
+
}
|
10533
|
+
},
|
10534
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree": {
|
10535
|
+
"version": "8.34.0",
|
10536
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz",
|
10537
|
+
"integrity": "sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==",
|
10538
|
+
"dev": true,
|
10539
|
+
"license": "MIT",
|
10540
|
+
"dependencies": {
|
10541
|
+
"@typescript-eslint/project-service": "8.34.0",
|
10542
|
+
"@typescript-eslint/tsconfig-utils": "8.34.0",
|
10543
|
+
"@typescript-eslint/types": "8.34.0",
|
10544
|
+
"@typescript-eslint/visitor-keys": "8.34.0",
|
10545
|
+
"debug": "^4.3.4",
|
10546
|
+
"fast-glob": "^3.3.2",
|
10547
|
+
"is-glob": "^4.0.3",
|
10548
|
+
"minimatch": "^9.0.4",
|
10549
|
+
"semver": "^7.6.0",
|
10550
|
+
"ts-api-utils": "^2.1.0"
|
10551
|
+
},
|
10552
|
+
"engines": {
|
10553
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10554
|
+
},
|
10555
|
+
"funding": {
|
10556
|
+
"type": "opencollective",
|
10557
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10558
|
+
},
|
10559
|
+
"peerDependencies": {
|
10560
|
+
"typescript": ">=4.8.4 <5.9.0"
|
10561
|
+
}
|
10562
|
+
},
|
10563
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types": {
|
10564
|
+
"version": "8.34.0",
|
10565
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
10566
|
+
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
10567
|
+
"dev": true,
|
10568
|
+
"license": "MIT",
|
10569
|
+
"engines": {
|
10570
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10571
|
+
},
|
10572
|
+
"funding": {
|
10573
|
+
"type": "opencollective",
|
10574
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10575
|
+
}
|
10576
|
+
},
|
10577
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils": {
|
10578
|
+
"version": "8.34.0",
|
10579
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
|
10580
|
+
"integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
|
10581
|
+
"dev": true,
|
10582
|
+
"license": "MIT",
|
10583
|
+
"dependencies": {
|
10584
|
+
"@eslint-community/eslint-utils": "^4.7.0",
|
10585
|
+
"@typescript-eslint/scope-manager": "8.34.0",
|
10586
|
+
"@typescript-eslint/types": "8.34.0",
|
10587
|
+
"@typescript-eslint/typescript-estree": "8.34.0"
|
10588
|
+
},
|
10589
|
+
"engines": {
|
10590
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10591
|
+
},
|
10592
|
+
"funding": {
|
10593
|
+
"type": "opencollective",
|
10594
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10595
|
+
},
|
10596
|
+
"peerDependencies": {
|
10597
|
+
"eslint": "^8.57.0 || ^9.0.0",
|
10598
|
+
"typescript": ">=4.8.4 <5.9.0"
|
10599
|
+
}
|
10600
|
+
},
|
10601
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
|
10602
|
+
"version": "8.34.0",
|
10603
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
10604
|
+
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
10605
|
+
"dev": true,
|
10606
|
+
"license": "MIT",
|
10607
|
+
"engines": {
|
10608
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10609
|
+
},
|
10610
|
+
"funding": {
|
10611
|
+
"type": "opencollective",
|
10612
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10613
|
+
}
|
10614
|
+
},
|
10615
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys": {
|
10616
|
+
"version": "8.34.0",
|
10617
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz",
|
10618
|
+
"integrity": "sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==",
|
10619
|
+
"dev": true,
|
10620
|
+
"license": "MIT",
|
10621
|
+
"dependencies": {
|
10622
|
+
"@typescript-eslint/types": "8.34.0",
|
10623
|
+
"eslint-visitor-keys": "^4.2.0"
|
10624
|
+
},
|
10625
|
+
"engines": {
|
10626
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10627
|
+
},
|
10628
|
+
"funding": {
|
10629
|
+
"type": "opencollective",
|
10630
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10631
|
+
}
|
10632
|
+
},
|
10633
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys/node_modules/@typescript-eslint/types": {
|
10634
|
+
"version": "8.34.0",
|
10635
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
10636
|
+
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
10637
|
+
"dev": true,
|
10638
|
+
"license": "MIT",
|
10639
|
+
"engines": {
|
10640
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10641
|
+
},
|
10642
|
+
"funding": {
|
10643
|
+
"type": "opencollective",
|
10644
|
+
"url": "https://opencollective.com/typescript-eslint"
|
10645
|
+
}
|
10646
|
+
},
|
10647
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
|
10648
|
+
"version": "4.2.0",
|
10649
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
10650
|
+
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
|
10651
|
+
"dev": true,
|
10652
|
+
"license": "Apache-2.0",
|
10653
|
+
"engines": {
|
10654
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10655
|
+
},
|
10656
|
+
"funding": {
|
10657
|
+
"url": "https://opencollective.com/eslint"
|
10658
|
+
}
|
10659
|
+
},
|
10660
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/minimatch": {
|
10661
|
+
"version": "9.0.5",
|
10662
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
10663
|
+
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
10664
|
+
"dev": true,
|
10665
|
+
"license": "ISC",
|
10666
|
+
"dependencies": {
|
10667
|
+
"brace-expansion": "^2.0.1"
|
10668
|
+
},
|
10669
|
+
"engines": {
|
10670
|
+
"node": ">=16 || 14 >=14.17"
|
10175
10671
|
},
|
10176
10672
|
"funding": {
|
10177
|
-
"
|
10178
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10673
|
+
"url": "https://github.com/sponsors/isaacs"
|
10179
10674
|
}
|
10180
10675
|
},
|
10181
10676
|
"node_modules/eslint-plugin-perfectionist/node_modules/natural-orderby": {
|
@@ -10188,10 +10683,23 @@
|
|
10188
10683
|
"node": ">=18"
|
10189
10684
|
}
|
10190
10685
|
},
|
10686
|
+
"node_modules/eslint-plugin-perfectionist/node_modules/ts-api-utils": {
|
10687
|
+
"version": "2.1.0",
|
10688
|
+
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
|
10689
|
+
"integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
|
10690
|
+
"dev": true,
|
10691
|
+
"license": "MIT",
|
10692
|
+
"engines": {
|
10693
|
+
"node": ">=18.12"
|
10694
|
+
},
|
10695
|
+
"peerDependencies": {
|
10696
|
+
"typescript": ">=4.8.4"
|
10697
|
+
}
|
10698
|
+
},
|
10191
10699
|
"node_modules/eslint-plugin-prettier": {
|
10192
|
-
"version": "5.
|
10193
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.
|
10194
|
-
"integrity": "sha512-
|
10700
|
+
"version": "5.5.0",
|
10701
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.0.tgz",
|
10702
|
+
"integrity": "sha512-8qsOYwkkGrahrgoUv76NZi23koqXOGiiEzXMrT8Q7VcYaUISR+5MorIUxfWqYXN0fN/31WbSrxCxFkVQ43wwrA==",
|
10195
10703
|
"dev": true,
|
10196
10704
|
"license": "MIT",
|
10197
10705
|
"dependencies": {
|
@@ -10220,13 +10728,13 @@
|
|
10220
10728
|
}
|
10221
10729
|
},
|
10222
10730
|
"node_modules/eslint-plugin-sf-plugin": {
|
10223
|
-
"version": "1.20.
|
10224
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
10225
|
-
"integrity": "sha512-
|
10731
|
+
"version": "1.20.26",
|
10732
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.26.tgz",
|
10733
|
+
"integrity": "sha512-kK1Kj+PpkVaGHWR+/FGdSW4lT7nbD+g2mSLkYFFQ4X9L9VnDSGI2mbNfByCeJ0RELC2GxM0jhw/T1pgSKc7aQw==",
|
10226
10734
|
"dev": true,
|
10227
10735
|
"license": "BSD-3-Clause",
|
10228
10736
|
"dependencies": {
|
10229
|
-
"@salesforce/core": "^8.
|
10737
|
+
"@salesforce/core": "^8.14.0",
|
10230
10738
|
"@typescript-eslint/utils": "^7.18.0"
|
10231
10739
|
},
|
10232
10740
|
"engines": {
|
@@ -12634,6 +13142,19 @@
|
|
12634
13142
|
"url": "https://github.com/sponsors/ljharb"
|
12635
13143
|
}
|
12636
13144
|
},
|
13145
|
+
"node_modules/is-negative-zero": {
|
13146
|
+
"version": "2.0.3",
|
13147
|
+
"resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
|
13148
|
+
"integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
|
13149
|
+
"dev": true,
|
13150
|
+
"license": "MIT",
|
13151
|
+
"engines": {
|
13152
|
+
"node": ">= 0.4"
|
13153
|
+
},
|
13154
|
+
"funding": {
|
13155
|
+
"url": "https://github.com/sponsors/ljharb"
|
13156
|
+
}
|
13157
|
+
},
|
12637
13158
|
"node_modules/is-number": {
|
12638
13159
|
"version": "7.0.0",
|
12639
13160
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
@@ -14996,9 +15517,9 @@
|
|
14996
15517
|
}
|
14997
15518
|
},
|
14998
15519
|
"node_modules/oclif": {
|
14999
|
-
"version": "4.
|
15000
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.
|
15001
|
-
"integrity": "sha512-
|
15520
|
+
"version": "4.20.1",
|
15521
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.20.1.tgz",
|
15522
|
+
"integrity": "sha512-XsC6MaYTEtIjkq43sXIrGiq+wtuzxCYWv43gIaFAg8KszOutojqlACwrz1dgCgUAwanwv+BNBNJLnvwQ84dpjg==",
|
15002
15523
|
"dev": true,
|
15003
15524
|
"license": "MIT",
|
15004
15525
|
"dependencies": {
|
@@ -15007,10 +15528,10 @@
|
|
15007
15528
|
"@inquirer/confirm": "^3.1.22",
|
15008
15529
|
"@inquirer/input": "^2.2.4",
|
15009
15530
|
"@inquirer/select": "^2.5.0",
|
15010
|
-
"@oclif/core": "^4.
|
15531
|
+
"@oclif/core": "^4.4.0",
|
15011
15532
|
"@oclif/plugin-help": "^6.2.29",
|
15012
15533
|
"@oclif/plugin-not-found": "^3.2.57",
|
15013
|
-
"@oclif/plugin-warn-if-update-available": "^3.1.
|
15534
|
+
"@oclif/plugin-warn-if-update-available": "^3.1.41",
|
15014
15535
|
"ansis": "^3.16.0",
|
15015
15536
|
"async-retry": "^1.3.3",
|
15016
15537
|
"change-case": "^4",
|
@@ -15874,9 +16395,9 @@
|
|
15874
16395
|
}
|
15875
16396
|
},
|
15876
16397
|
"node_modules/prettier": {
|
15877
|
-
"version": "3.
|
15878
|
-
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.
|
15879
|
-
"integrity": "sha512-
|
16398
|
+
"version": "3.6.0",
|
16399
|
+
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.0.tgz",
|
16400
|
+
"integrity": "sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==",
|
15880
16401
|
"dev": true,
|
15881
16402
|
"license": "MIT",
|
15882
16403
|
"bin": {
|
@@ -17427,6 +17948,20 @@
|
|
17427
17948
|
"node": ">=8"
|
17428
17949
|
}
|
17429
17950
|
},
|
17951
|
+
"node_modules/stop-iteration-iterator": {
|
17952
|
+
"version": "1.1.0",
|
17953
|
+
"resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz",
|
17954
|
+
"integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==",
|
17955
|
+
"dev": true,
|
17956
|
+
"license": "MIT",
|
17957
|
+
"dependencies": {
|
17958
|
+
"es-errors": "^1.3.0",
|
17959
|
+
"internal-slot": "^1.1.0"
|
17960
|
+
},
|
17961
|
+
"engines": {
|
17962
|
+
"node": ">= 0.4"
|
17963
|
+
}
|
17964
|
+
},
|
17430
17965
|
"node_modules/string_decoder": {
|
17431
17966
|
"version": "1.3.0",
|
17432
17967
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
@@ -17972,6 +18507,29 @@
|
|
17972
18507
|
"typescript": ">=4.2.0"
|
17973
18508
|
}
|
17974
18509
|
},
|
18510
|
+
"node_modules/ts-declaration-location": {
|
18511
|
+
"version": "1.0.7",
|
18512
|
+
"resolved": "https://registry.npmjs.org/ts-declaration-location/-/ts-declaration-location-1.0.7.tgz",
|
18513
|
+
"integrity": "sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==",
|
18514
|
+
"dev": true,
|
18515
|
+
"funding": [
|
18516
|
+
{
|
18517
|
+
"type": "ko-fi",
|
18518
|
+
"url": "https://ko-fi.com/rebeccastevens"
|
18519
|
+
},
|
18520
|
+
{
|
18521
|
+
"type": "tidelift",
|
18522
|
+
"url": "https://tidelift.com/funding/github/npm/ts-declaration-location"
|
18523
|
+
}
|
18524
|
+
],
|
18525
|
+
"license": "BSD-3-Clause",
|
18526
|
+
"dependencies": {
|
18527
|
+
"picomatch": "^4.0.2"
|
18528
|
+
},
|
18529
|
+
"peerDependencies": {
|
18530
|
+
"typescript": ">=4.0.0"
|
18531
|
+
}
|
18532
|
+
},
|
17975
18533
|
"node_modules/ts-json-schema-generator": {
|
17976
18534
|
"version": "1.5.1",
|
17977
18535
|
"resolved": "https://registry.npmjs.org/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz",
|
@@ -18323,158 +18881,15 @@
|
|
18323
18881
|
}
|
18324
18882
|
},
|
18325
18883
|
"node_modules/typescript-eslint": {
|
18326
|
-
"version": "8.34.
|
18327
|
-
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.34.
|
18328
|
-
"integrity": "sha512-
|
18329
|
-
"dev": true,
|
18330
|
-
"license": "MIT",
|
18331
|
-
"dependencies": {
|
18332
|
-
"@typescript-eslint/eslint-plugin": "8.34.0",
|
18333
|
-
"@typescript-eslint/parser": "8.34.0",
|
18334
|
-
"@typescript-eslint/utils": "8.34.0"
|
18335
|
-
},
|
18336
|
-
"engines": {
|
18337
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
18338
|
-
},
|
18339
|
-
"funding": {
|
18340
|
-
"type": "opencollective",
|
18341
|
-
"url": "https://opencollective.com/typescript-eslint"
|
18342
|
-
},
|
18343
|
-
"peerDependencies": {
|
18344
|
-
"eslint": "^8.57.0 || ^9.0.0",
|
18345
|
-
"typescript": ">=4.8.4 <5.9.0"
|
18346
|
-
}
|
18347
|
-
},
|
18348
|
-
"node_modules/typescript-eslint/node_modules/@eslint-community/eslint-utils": {
|
18349
|
-
"version": "4.7.0",
|
18350
|
-
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
18351
|
-
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
18352
|
-
"dev": true,
|
18353
|
-
"license": "MIT",
|
18354
|
-
"dependencies": {
|
18355
|
-
"eslint-visitor-keys": "^3.4.3"
|
18356
|
-
},
|
18357
|
-
"engines": {
|
18358
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
18359
|
-
},
|
18360
|
-
"funding": {
|
18361
|
-
"url": "https://opencollective.com/eslint"
|
18362
|
-
},
|
18363
|
-
"peerDependencies": {
|
18364
|
-
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
18365
|
-
}
|
18366
|
-
},
|
18367
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/project-service": {
|
18368
|
-
"version": "8.34.0",
|
18369
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
|
18370
|
-
"integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
|
18371
|
-
"dev": true,
|
18372
|
-
"license": "MIT",
|
18373
|
-
"dependencies": {
|
18374
|
-
"@typescript-eslint/tsconfig-utils": "^8.34.0",
|
18375
|
-
"@typescript-eslint/types": "^8.34.0",
|
18376
|
-
"debug": "^4.3.4"
|
18377
|
-
},
|
18378
|
-
"engines": {
|
18379
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
18380
|
-
},
|
18381
|
-
"funding": {
|
18382
|
-
"type": "opencollective",
|
18383
|
-
"url": "https://opencollective.com/typescript-eslint"
|
18384
|
-
},
|
18385
|
-
"peerDependencies": {
|
18386
|
-
"typescript": ">=4.8.4 <5.9.0"
|
18387
|
-
}
|
18388
|
-
},
|
18389
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/scope-manager": {
|
18390
|
-
"version": "8.34.0",
|
18391
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz",
|
18392
|
-
"integrity": "sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==",
|
18393
|
-
"dev": true,
|
18394
|
-
"license": "MIT",
|
18395
|
-
"dependencies": {
|
18396
|
-
"@typescript-eslint/types": "8.34.0",
|
18397
|
-
"@typescript-eslint/visitor-keys": "8.34.0"
|
18398
|
-
},
|
18399
|
-
"engines": {
|
18400
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
18401
|
-
},
|
18402
|
-
"funding": {
|
18403
|
-
"type": "opencollective",
|
18404
|
-
"url": "https://opencollective.com/typescript-eslint"
|
18405
|
-
}
|
18406
|
-
},
|
18407
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/tsconfig-utils": {
|
18408
|
-
"version": "8.34.0",
|
18409
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz",
|
18410
|
-
"integrity": "sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==",
|
18411
|
-
"dev": true,
|
18412
|
-
"license": "MIT",
|
18413
|
-
"engines": {
|
18414
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
18415
|
-
},
|
18416
|
-
"funding": {
|
18417
|
-
"type": "opencollective",
|
18418
|
-
"url": "https://opencollective.com/typescript-eslint"
|
18419
|
-
},
|
18420
|
-
"peerDependencies": {
|
18421
|
-
"typescript": ">=4.8.4 <5.9.0"
|
18422
|
-
}
|
18423
|
-
},
|
18424
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/types": {
|
18425
|
-
"version": "8.34.0",
|
18426
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
|
18427
|
-
"integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
|
18428
|
-
"dev": true,
|
18429
|
-
"license": "MIT",
|
18430
|
-
"engines": {
|
18431
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
18432
|
-
},
|
18433
|
-
"funding": {
|
18434
|
-
"type": "opencollective",
|
18435
|
-
"url": "https://opencollective.com/typescript-eslint"
|
18436
|
-
}
|
18437
|
-
},
|
18438
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/typescript-estree": {
|
18439
|
-
"version": "8.34.0",
|
18440
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz",
|
18441
|
-
"integrity": "sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==",
|
18442
|
-
"dev": true,
|
18443
|
-
"license": "MIT",
|
18444
|
-
"dependencies": {
|
18445
|
-
"@typescript-eslint/project-service": "8.34.0",
|
18446
|
-
"@typescript-eslint/tsconfig-utils": "8.34.0",
|
18447
|
-
"@typescript-eslint/types": "8.34.0",
|
18448
|
-
"@typescript-eslint/visitor-keys": "8.34.0",
|
18449
|
-
"debug": "^4.3.4",
|
18450
|
-
"fast-glob": "^3.3.2",
|
18451
|
-
"is-glob": "^4.0.3",
|
18452
|
-
"minimatch": "^9.0.4",
|
18453
|
-
"semver": "^7.6.0",
|
18454
|
-
"ts-api-utils": "^2.1.0"
|
18455
|
-
},
|
18456
|
-
"engines": {
|
18457
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
18458
|
-
},
|
18459
|
-
"funding": {
|
18460
|
-
"type": "opencollective",
|
18461
|
-
"url": "https://opencollective.com/typescript-eslint"
|
18462
|
-
},
|
18463
|
-
"peerDependencies": {
|
18464
|
-
"typescript": ">=4.8.4 <5.9.0"
|
18465
|
-
}
|
18466
|
-
},
|
18467
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/utils": {
|
18468
|
-
"version": "8.34.0",
|
18469
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
|
18470
|
-
"integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
|
18884
|
+
"version": "8.34.1",
|
18885
|
+
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.34.1.tgz",
|
18886
|
+
"integrity": "sha512-XjS+b6Vg9oT1BaIUfkW3M3LvqZE++rbzAMEHuccCfO/YkP43ha6w3jTEMilQxMF92nVOYCcdjv1ZUhAa1D/0ow==",
|
18471
18887
|
"dev": true,
|
18472
18888
|
"license": "MIT",
|
18473
18889
|
"dependencies": {
|
18474
|
-
"@eslint
|
18475
|
-
"@typescript-eslint/
|
18476
|
-
"@typescript-eslint/
|
18477
|
-
"@typescript-eslint/typescript-estree": "8.34.0"
|
18890
|
+
"@typescript-eslint/eslint-plugin": "8.34.1",
|
18891
|
+
"@typescript-eslint/parser": "8.34.1",
|
18892
|
+
"@typescript-eslint/utils": "8.34.1"
|
18478
18893
|
},
|
18479
18894
|
"engines": {
|
18480
18895
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -18488,66 +18903,6 @@
|
|
18488
18903
|
"typescript": ">=4.8.4 <5.9.0"
|
18489
18904
|
}
|
18490
18905
|
},
|
18491
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys": {
|
18492
|
-
"version": "8.34.0",
|
18493
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz",
|
18494
|
-
"integrity": "sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==",
|
18495
|
-
"dev": true,
|
18496
|
-
"license": "MIT",
|
18497
|
-
"dependencies": {
|
18498
|
-
"@typescript-eslint/types": "8.34.0",
|
18499
|
-
"eslint-visitor-keys": "^4.2.0"
|
18500
|
-
},
|
18501
|
-
"engines": {
|
18502
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
18503
|
-
},
|
18504
|
-
"funding": {
|
18505
|
-
"type": "opencollective",
|
18506
|
-
"url": "https://opencollective.com/typescript-eslint"
|
18507
|
-
}
|
18508
|
-
},
|
18509
|
-
"node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
|
18510
|
-
"version": "4.2.0",
|
18511
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
18512
|
-
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
|
18513
|
-
"dev": true,
|
18514
|
-
"license": "Apache-2.0",
|
18515
|
-
"engines": {
|
18516
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
18517
|
-
},
|
18518
|
-
"funding": {
|
18519
|
-
"url": "https://opencollective.com/eslint"
|
18520
|
-
}
|
18521
|
-
},
|
18522
|
-
"node_modules/typescript-eslint/node_modules/minimatch": {
|
18523
|
-
"version": "9.0.5",
|
18524
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
18525
|
-
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
18526
|
-
"dev": true,
|
18527
|
-
"license": "ISC",
|
18528
|
-
"dependencies": {
|
18529
|
-
"brace-expansion": "^2.0.1"
|
18530
|
-
},
|
18531
|
-
"engines": {
|
18532
|
-
"node": ">=16 || 14 >=14.17"
|
18533
|
-
},
|
18534
|
-
"funding": {
|
18535
|
-
"url": "https://github.com/sponsors/isaacs"
|
18536
|
-
}
|
18537
|
-
},
|
18538
|
-
"node_modules/typescript-eslint/node_modules/ts-api-utils": {
|
18539
|
-
"version": "2.1.0",
|
18540
|
-
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
|
18541
|
-
"integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
|
18542
|
-
"dev": true,
|
18543
|
-
"license": "MIT",
|
18544
|
-
"engines": {
|
18545
|
-
"node": ">=18.12"
|
18546
|
-
},
|
18547
|
-
"peerDependencies": {
|
18548
|
-
"typescript": ">=4.8.4"
|
18549
|
-
}
|
18550
|
-
},
|
18551
18906
|
"node_modules/uc.micro": {
|
18552
18907
|
"version": "2.1.0",
|
18553
18908
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",
|