@salesforce/plugin-lightning-dev 5.1.0 → 5.1.2
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/README.md +3 -3
- package/npm-shrinkwrap.json +1197 -808
- package/oclif.lock +237 -129
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-lightning-dev",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-lightning-dev",
|
|
9
|
-
"version": "5.1.
|
|
9
|
+
"version": "5.1.2",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@inquirer/prompts": "^5.3.8",
|
|
13
13
|
"@inquirer/select": "^2.4.7",
|
|
14
14
|
"@lwc/lwc-dev-server": "~13.2.20",
|
|
15
|
-
"@lwc/sfdc-lwc-compiler": "~13.
|
|
15
|
+
"@lwc/sfdc-lwc-compiler": "~13.3.6",
|
|
16
16
|
"@lwrjs/api": "0.18.3",
|
|
17
17
|
"@oclif/core": "^4.5.6",
|
|
18
18
|
"@salesforce/core": "^8.23.3",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@salesforce/sf-plugins-core": "^11.2.4",
|
|
22
22
|
"axios": "^1.13.2",
|
|
23
23
|
"glob": "^12.0.0",
|
|
24
|
-
"lwc": "~8.
|
|
24
|
+
"lwc": "~8.26.1",
|
|
25
25
|
"node-fetch": "^3.3.2",
|
|
26
26
|
"open": "^10.2.0",
|
|
27
27
|
"xml2js": "^0.6.2"
|
|
@@ -4244,20 +4244,20 @@
|
|
|
4244
4244
|
}
|
|
4245
4245
|
},
|
|
4246
4246
|
"node_modules/@lwc/aria-reflection": {
|
|
4247
|
-
"version": "8.
|
|
4248
|
-
"resolved": "https://registry.npmjs.org/@lwc/aria-reflection/-/aria-reflection-8.
|
|
4249
|
-
"integrity": "sha512-
|
|
4247
|
+
"version": "8.26.1",
|
|
4248
|
+
"resolved": "https://registry.npmjs.org/@lwc/aria-reflection/-/aria-reflection-8.26.1.tgz",
|
|
4249
|
+
"integrity": "sha512-McFimbDfd15Gz07o27XBtGUfgMeZWtEpKhn9r0WeUqfgGdY534+fMJtwtsuPPHjHU4pm1PRtGTfC9bBOf2AYJA==",
|
|
4250
4250
|
"license": "MIT"
|
|
4251
4251
|
},
|
|
4252
4252
|
"node_modules/@lwc/babel-plugin-component": {
|
|
4253
|
-
"version": "8.
|
|
4254
|
-
"resolved": "https://registry.npmjs.org/@lwc/babel-plugin-component/-/babel-plugin-component-8.
|
|
4255
|
-
"integrity": "sha512-
|
|
4253
|
+
"version": "8.26.1",
|
|
4254
|
+
"resolved": "https://registry.npmjs.org/@lwc/babel-plugin-component/-/babel-plugin-component-8.26.1.tgz",
|
|
4255
|
+
"integrity": "sha512-smsmuHYtGkgG/9fL/VB1R1p5/WKOmuWfbno9Q7MQ0HkISmetlc/uUiJ/bGmHnHnnyPpTnbx7cW3CctHXeQElkA==",
|
|
4256
4256
|
"license": "MIT",
|
|
4257
4257
|
"dependencies": {
|
|
4258
4258
|
"@babel/helper-module-imports": "7.27.1",
|
|
4259
|
-
"@lwc/errors": "8.
|
|
4260
|
-
"@lwc/shared": "8.
|
|
4259
|
+
"@lwc/errors": "8.26.1",
|
|
4260
|
+
"@lwc/shared": "8.26.1",
|
|
4261
4261
|
"line-column": "~1.0.2"
|
|
4262
4262
|
},
|
|
4263
4263
|
"peerDependencies": {
|
|
@@ -4265,9 +4265,9 @@
|
|
|
4265
4265
|
}
|
|
4266
4266
|
},
|
|
4267
4267
|
"node_modules/@lwc/compiler": {
|
|
4268
|
-
"version": "8.
|
|
4269
|
-
"resolved": "https://registry.npmjs.org/@lwc/compiler/-/compiler-8.
|
|
4270
|
-
"integrity": "sha512-
|
|
4268
|
+
"version": "8.26.1",
|
|
4269
|
+
"resolved": "https://registry.npmjs.org/@lwc/compiler/-/compiler-8.26.1.tgz",
|
|
4270
|
+
"integrity": "sha512-KLQ85AKoUGkLRwFG/iRWbCahew/F/SeBgVBP/65DukUNHIPCWto+k28CO24s0maF0zk7eD84Z89O30Rvgx9gsw==",
|
|
4271
4271
|
"license": "MIT",
|
|
4272
4272
|
"peer": true,
|
|
4273
4273
|
"dependencies": {
|
|
@@ -4277,18 +4277,18 @@
|
|
|
4277
4277
|
"@babel/plugin-transform-class-properties": "7.27.1",
|
|
4278
4278
|
"@babel/plugin-transform-object-rest-spread": "7.28.4",
|
|
4279
4279
|
"@locker/babel-plugin-transform-unforgeables": "0.22.0",
|
|
4280
|
-
"@lwc/babel-plugin-component": "8.
|
|
4281
|
-
"@lwc/errors": "8.
|
|
4282
|
-
"@lwc/shared": "8.
|
|
4283
|
-
"@lwc/ssr-compiler": "8.
|
|
4284
|
-
"@lwc/style-compiler": "8.
|
|
4285
|
-
"@lwc/template-compiler": "8.
|
|
4280
|
+
"@lwc/babel-plugin-component": "8.26.1",
|
|
4281
|
+
"@lwc/errors": "8.26.1",
|
|
4282
|
+
"@lwc/shared": "8.26.1",
|
|
4283
|
+
"@lwc/ssr-compiler": "8.26.1",
|
|
4284
|
+
"@lwc/style-compiler": "8.26.1",
|
|
4285
|
+
"@lwc/template-compiler": "8.26.1"
|
|
4286
4286
|
}
|
|
4287
4287
|
},
|
|
4288
4288
|
"node_modules/@lwc/dev-server-plugin-lex": {
|
|
4289
|
-
"version": "13.
|
|
4290
|
-
"resolved": "https://registry.npmjs.org/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.
|
|
4291
|
-
"integrity": "sha512
|
|
4289
|
+
"version": "13.3.6",
|
|
4290
|
+
"resolved": "https://registry.npmjs.org/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.3.6.tgz",
|
|
4291
|
+
"integrity": "sha512-N7r3iz6HWDlLYcH0mFfOplGnJ0Sc6wRsITpFpn2uyjxlrZ2UUCICZ/pjS55O8juM0z62AkpBrP7hrKx5jbQeLA==",
|
|
4292
4292
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
4293
4293
|
"dependencies": {
|
|
4294
4294
|
"magic-string": "~0.30.21"
|
|
@@ -4299,34 +4299,35 @@
|
|
|
4299
4299
|
}
|
|
4300
4300
|
},
|
|
4301
4301
|
"node_modules/@lwc/engine-core": {
|
|
4302
|
-
"version": "8.
|
|
4303
|
-
"resolved": "https://registry.npmjs.org/@lwc/engine-core/-/engine-core-8.
|
|
4304
|
-
"integrity": "sha512
|
|
4302
|
+
"version": "8.26.1",
|
|
4303
|
+
"resolved": "https://registry.npmjs.org/@lwc/engine-core/-/engine-core-8.26.1.tgz",
|
|
4304
|
+
"integrity": "sha512-/iwURgkOj3jy2jZ7NKIVqAs13K20LGY2TA2s4bxlgv1Y+3VBZS4DZz2lFid8DNjigBv4G9j7F7DlsLV21BTn5A==",
|
|
4305
4305
|
"license": "MIT",
|
|
4306
4306
|
"dependencies": {
|
|
4307
|
-
"@lwc/features": "8.
|
|
4308
|
-
"@lwc/shared": "8.
|
|
4309
|
-
"@lwc/signals": "8.
|
|
4307
|
+
"@lwc/features": "8.26.1",
|
|
4308
|
+
"@lwc/shared": "8.26.1",
|
|
4309
|
+
"@lwc/signals": "8.26.1"
|
|
4310
4310
|
}
|
|
4311
4311
|
},
|
|
4312
4312
|
"node_modules/@lwc/engine-dom": {
|
|
4313
|
-
"version": "8.
|
|
4314
|
-
"resolved": "https://registry.npmjs.org/@lwc/engine-dom/-/engine-dom-8.
|
|
4315
|
-
"integrity": "sha512-
|
|
4313
|
+
"version": "8.26.1",
|
|
4314
|
+
"resolved": "https://registry.npmjs.org/@lwc/engine-dom/-/engine-dom-8.26.1.tgz",
|
|
4315
|
+
"integrity": "sha512-uFMcAqzNiD0KjUjyVSl9hzuvBwBauLQfWjA0CA2cFqCECEm+SnQlRBT7uwGA7SpbPmY5pOUEetrWLmzQeo+VgA==",
|
|
4316
4316
|
"license": "MIT",
|
|
4317
4317
|
"peer": true
|
|
4318
4318
|
},
|
|
4319
4319
|
"node_modules/@lwc/engine-server": {
|
|
4320
|
-
"version": "8.
|
|
4321
|
-
"resolved": "https://registry.npmjs.org/@lwc/engine-server/-/engine-server-8.
|
|
4322
|
-
"integrity": "sha512-
|
|
4320
|
+
"version": "8.26.1",
|
|
4321
|
+
"resolved": "https://registry.npmjs.org/@lwc/engine-server/-/engine-server-8.26.1.tgz",
|
|
4322
|
+
"integrity": "sha512-Kla50nogCu1Nb+IXo1ARrsUP7sZv33BtcEqL6DUFm6AnElMT8brUaSJvjGov6gA7Ac8P5EDR27lq0EXt6DCMdw==",
|
|
4323
4323
|
"license": "MIT"
|
|
4324
4324
|
},
|
|
4325
4325
|
"node_modules/@lwc/errors": {
|
|
4326
|
-
"version": "8.
|
|
4327
|
-
"resolved": "https://registry.npmjs.org/@lwc/errors/-/errors-8.
|
|
4328
|
-
"integrity": "sha512-
|
|
4329
|
-
"license": "MIT"
|
|
4326
|
+
"version": "8.26.1",
|
|
4327
|
+
"resolved": "https://registry.npmjs.org/@lwc/errors/-/errors-8.26.1.tgz",
|
|
4328
|
+
"integrity": "sha512-N31GODfyzdnWNn9PU8PqbiATctJZoDowYdTispITVie3dGRINWrAr+OvrlSMeMF7bnM7d7V53ysrl6+yjhlnQw==",
|
|
4329
|
+
"license": "MIT",
|
|
4330
|
+
"peer": true
|
|
4330
4331
|
},
|
|
4331
4332
|
"node_modules/@lwc/eslint-plugin-lwc": {
|
|
4332
4333
|
"version": "3.3.0",
|
|
@@ -4392,18 +4393,6 @@
|
|
|
4392
4393
|
"url": "https://opencollective.com/eslint"
|
|
4393
4394
|
}
|
|
4394
4395
|
},
|
|
4395
|
-
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/@eslint/core": {
|
|
4396
|
-
"version": "0.16.0",
|
|
4397
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
4398
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
4399
|
-
"license": "Apache-2.0",
|
|
4400
|
-
"dependencies": {
|
|
4401
|
-
"@types/json-schema": "^7.0.15"
|
|
4402
|
-
},
|
|
4403
|
-
"engines": {
|
|
4404
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
4405
|
-
}
|
|
4406
|
-
},
|
|
4407
4396
|
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/@eslint/eslintrc": {
|
|
4408
4397
|
"version": "3.3.1",
|
|
4409
4398
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -4450,9 +4439,9 @@
|
|
|
4450
4439
|
}
|
|
4451
4440
|
},
|
|
4452
4441
|
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/@eslint/js": {
|
|
4453
|
-
"version": "9.
|
|
4454
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
4455
|
-
"integrity": "sha512-
|
|
4442
|
+
"version": "9.39.2",
|
|
4443
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
4444
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
4456
4445
|
"license": "MIT",
|
|
4457
4446
|
"engines": {
|
|
4458
4447
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4462,18 +4451,18 @@
|
|
|
4462
4451
|
}
|
|
4463
4452
|
},
|
|
4464
4453
|
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/eslint": {
|
|
4465
|
-
"version": "9.
|
|
4454
|
+
"version": "9.39.2",
|
|
4466
4455
|
"license": "MIT",
|
|
4467
4456
|
"peer": true,
|
|
4468
4457
|
"dependencies": {
|
|
4469
4458
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
4470
4459
|
"@eslint-community/regexpp": "^4.12.1",
|
|
4471
4460
|
"@eslint/config-array": "^0.21.1",
|
|
4472
|
-
"@eslint/config-helpers": "^0.4.
|
|
4473
|
-
"@eslint/core": "^0.
|
|
4461
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
4462
|
+
"@eslint/core": "^0.17.0",
|
|
4474
4463
|
"@eslint/eslintrc": "^3.3.1",
|
|
4475
|
-
"@eslint/js": "9.
|
|
4476
|
-
"@eslint/plugin-kit": "^0.4.
|
|
4464
|
+
"@eslint/js": "9.39.2",
|
|
4465
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
4477
4466
|
"@humanfs/node": "^0.16.6",
|
|
4478
4467
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
4479
4468
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -4519,22 +4508,6 @@
|
|
|
4519
4508
|
}
|
|
4520
4509
|
}
|
|
4521
4510
|
},
|
|
4522
|
-
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/eslint-scope": {
|
|
4523
|
-
"version": "8.4.0",
|
|
4524
|
-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
4525
|
-
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
4526
|
-
"license": "BSD-2-Clause",
|
|
4527
|
-
"dependencies": {
|
|
4528
|
-
"esrecurse": "^4.3.0",
|
|
4529
|
-
"estraverse": "^5.2.0"
|
|
4530
|
-
},
|
|
4531
|
-
"engines": {
|
|
4532
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
4533
|
-
},
|
|
4534
|
-
"funding": {
|
|
4535
|
-
"url": "https://opencollective.com/eslint"
|
|
4536
|
-
}
|
|
4537
|
-
},
|
|
4538
4511
|
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/eslint-visitor-keys": {
|
|
4539
4512
|
"version": "4.2.1",
|
|
4540
4513
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
@@ -4569,18 +4542,6 @@
|
|
|
4569
4542
|
"node": "*"
|
|
4570
4543
|
}
|
|
4571
4544
|
},
|
|
4572
|
-
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/file-entry-cache": {
|
|
4573
|
-
"version": "8.0.0",
|
|
4574
|
-
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
4575
|
-
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
4576
|
-
"license": "MIT",
|
|
4577
|
-
"dependencies": {
|
|
4578
|
-
"flat-cache": "^4.0.0"
|
|
4579
|
-
},
|
|
4580
|
-
"engines": {
|
|
4581
|
-
"node": ">=16.0.0"
|
|
4582
|
-
}
|
|
4583
|
-
},
|
|
4584
4545
|
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/find-up": {
|
|
4585
4546
|
"version": "5.0.0",
|
|
4586
4547
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
@@ -4597,31 +4558,6 @@
|
|
|
4597
4558
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
4598
4559
|
}
|
|
4599
4560
|
},
|
|
4600
|
-
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/flat-cache": {
|
|
4601
|
-
"version": "4.0.1",
|
|
4602
|
-
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
4603
|
-
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
4604
|
-
"license": "MIT",
|
|
4605
|
-
"dependencies": {
|
|
4606
|
-
"flatted": "^3.2.9",
|
|
4607
|
-
"keyv": "^4.5.4"
|
|
4608
|
-
},
|
|
4609
|
-
"engines": {
|
|
4610
|
-
"node": ">=16"
|
|
4611
|
-
}
|
|
4612
|
-
},
|
|
4613
|
-
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/glob-parent": {
|
|
4614
|
-
"version": "6.0.2",
|
|
4615
|
-
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
4616
|
-
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
4617
|
-
"license": "ISC",
|
|
4618
|
-
"dependencies": {
|
|
4619
|
-
"is-glob": "^4.0.3"
|
|
4620
|
-
},
|
|
4621
|
-
"engines": {
|
|
4622
|
-
"node": ">=10.13.0"
|
|
4623
|
-
}
|
|
4624
|
-
},
|
|
4625
4561
|
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/globals": {
|
|
4626
4562
|
"version": "14.0.0",
|
|
4627
4563
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
@@ -4721,18 +4657,6 @@
|
|
|
4721
4657
|
"url": "https://opencollective.com/eslint"
|
|
4722
4658
|
}
|
|
4723
4659
|
},
|
|
4724
|
-
"node_modules/@lwc/eslint-plugin-lwc/node_modules/@eslint/core": {
|
|
4725
|
-
"version": "0.16.0",
|
|
4726
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
4727
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
4728
|
-
"license": "Apache-2.0",
|
|
4729
|
-
"dependencies": {
|
|
4730
|
-
"@types/json-schema": "^7.0.15"
|
|
4731
|
-
},
|
|
4732
|
-
"engines": {
|
|
4733
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
4734
|
-
}
|
|
4735
|
-
},
|
|
4736
4660
|
"node_modules/@lwc/eslint-plugin-lwc/node_modules/@eslint/eslintrc": {
|
|
4737
4661
|
"version": "3.3.1",
|
|
4738
4662
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -4791,9 +4715,9 @@
|
|
|
4791
4715
|
}
|
|
4792
4716
|
},
|
|
4793
4717
|
"node_modules/@lwc/eslint-plugin-lwc/node_modules/@eslint/js": {
|
|
4794
|
-
"version": "9.
|
|
4795
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
4796
|
-
"integrity": "sha512-
|
|
4718
|
+
"version": "9.39.2",
|
|
4719
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
4720
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
4797
4721
|
"license": "MIT",
|
|
4798
4722
|
"engines": {
|
|
4799
4723
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4803,18 +4727,18 @@
|
|
|
4803
4727
|
}
|
|
4804
4728
|
},
|
|
4805
4729
|
"node_modules/@lwc/eslint-plugin-lwc/node_modules/eslint": {
|
|
4806
|
-
"version": "9.
|
|
4730
|
+
"version": "9.39.2",
|
|
4807
4731
|
"license": "MIT",
|
|
4808
4732
|
"peer": true,
|
|
4809
4733
|
"dependencies": {
|
|
4810
4734
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
4811
4735
|
"@eslint-community/regexpp": "^4.12.1",
|
|
4812
4736
|
"@eslint/config-array": "^0.21.1",
|
|
4813
|
-
"@eslint/config-helpers": "^0.4.
|
|
4814
|
-
"@eslint/core": "^0.
|
|
4737
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
4738
|
+
"@eslint/core": "^0.17.0",
|
|
4815
4739
|
"@eslint/eslintrc": "^3.3.1",
|
|
4816
|
-
"@eslint/js": "9.
|
|
4817
|
-
"@eslint/plugin-kit": "^0.4.
|
|
4740
|
+
"@eslint/js": "9.39.2",
|
|
4741
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
4818
4742
|
"@humanfs/node": "^0.16.6",
|
|
4819
4743
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
4820
4744
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -4860,22 +4784,6 @@
|
|
|
4860
4784
|
}
|
|
4861
4785
|
}
|
|
4862
4786
|
},
|
|
4863
|
-
"node_modules/@lwc/eslint-plugin-lwc/node_modules/eslint-scope": {
|
|
4864
|
-
"version": "8.4.0",
|
|
4865
|
-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
4866
|
-
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
4867
|
-
"license": "BSD-2-Clause",
|
|
4868
|
-
"dependencies": {
|
|
4869
|
-
"esrecurse": "^4.3.0",
|
|
4870
|
-
"estraverse": "^5.2.0"
|
|
4871
|
-
},
|
|
4872
|
-
"engines": {
|
|
4873
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
4874
|
-
},
|
|
4875
|
-
"funding": {
|
|
4876
|
-
"url": "https://opencollective.com/eslint"
|
|
4877
|
-
}
|
|
4878
|
-
},
|
|
4879
4787
|
"node_modules/@lwc/eslint-plugin-lwc/node_modules/eslint-visitor-keys": {
|
|
4880
4788
|
"version": "4.2.1",
|
|
4881
4789
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
@@ -4928,18 +4836,6 @@
|
|
|
4928
4836
|
"fxparser": "src/cli/cli.js"
|
|
4929
4837
|
}
|
|
4930
4838
|
},
|
|
4931
|
-
"node_modules/@lwc/eslint-plugin-lwc/node_modules/file-entry-cache": {
|
|
4932
|
-
"version": "8.0.0",
|
|
4933
|
-
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
4934
|
-
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
4935
|
-
"license": "MIT",
|
|
4936
|
-
"dependencies": {
|
|
4937
|
-
"flat-cache": "^4.0.0"
|
|
4938
|
-
},
|
|
4939
|
-
"engines": {
|
|
4940
|
-
"node": ">=16.0.0"
|
|
4941
|
-
}
|
|
4942
|
-
},
|
|
4943
4839
|
"node_modules/@lwc/eslint-plugin-lwc/node_modules/find-up": {
|
|
4944
4840
|
"version": "5.0.0",
|
|
4945
4841
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
@@ -4956,31 +4852,6 @@
|
|
|
4956
4852
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
4957
4853
|
}
|
|
4958
4854
|
},
|
|
4959
|
-
"node_modules/@lwc/eslint-plugin-lwc/node_modules/flat-cache": {
|
|
4960
|
-
"version": "4.0.1",
|
|
4961
|
-
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
4962
|
-
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
4963
|
-
"license": "MIT",
|
|
4964
|
-
"dependencies": {
|
|
4965
|
-
"flatted": "^3.2.9",
|
|
4966
|
-
"keyv": "^4.5.4"
|
|
4967
|
-
},
|
|
4968
|
-
"engines": {
|
|
4969
|
-
"node": ">=16"
|
|
4970
|
-
}
|
|
4971
|
-
},
|
|
4972
|
-
"node_modules/@lwc/eslint-plugin-lwc/node_modules/glob-parent": {
|
|
4973
|
-
"version": "6.0.2",
|
|
4974
|
-
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
4975
|
-
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
4976
|
-
"license": "ISC",
|
|
4977
|
-
"dependencies": {
|
|
4978
|
-
"is-glob": "^4.0.3"
|
|
4979
|
-
},
|
|
4980
|
-
"engines": {
|
|
4981
|
-
"node": ">=10.13.0"
|
|
4982
|
-
}
|
|
4983
|
-
},
|
|
4984
4855
|
"node_modules/@lwc/eslint-plugin-lwc/node_modules/globals": {
|
|
4985
4856
|
"version": "15.14.0",
|
|
4986
4857
|
"resolved": "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz",
|
|
@@ -5066,12 +4937,12 @@
|
|
|
5066
4937
|
"license": "MIT"
|
|
5067
4938
|
},
|
|
5068
4939
|
"node_modules/@lwc/features": {
|
|
5069
|
-
"version": "8.
|
|
5070
|
-
"resolved": "https://registry.npmjs.org/@lwc/features/-/features-8.
|
|
5071
|
-
"integrity": "sha512-
|
|
4940
|
+
"version": "8.26.1",
|
|
4941
|
+
"resolved": "https://registry.npmjs.org/@lwc/features/-/features-8.26.1.tgz",
|
|
4942
|
+
"integrity": "sha512-ovrBvsC5G49J5HpS8jizZ9N36/r0NneDB3SYUAb8XcUP40kywNoPEyWiHS0JobvlbujJKXX3tl+BZVAmWu+N1Q==",
|
|
5072
4943
|
"license": "MIT",
|
|
5073
4944
|
"dependencies": {
|
|
5074
|
-
"@lwc/shared": "8.
|
|
4945
|
+
"@lwc/shared": "8.26.1"
|
|
5075
4946
|
}
|
|
5076
4947
|
},
|
|
5077
4948
|
"node_modules/@lwc/lwc-dev-server": {
|
|
@@ -5106,126 +4977,621 @@
|
|
|
5106
4977
|
"@lwc/compiler": ">=8"
|
|
5107
4978
|
}
|
|
5108
4979
|
},
|
|
5109
|
-
"node_modules/@lwc/lwc-dev-server/node_modules/
|
|
5110
|
-
"version": "
|
|
5111
|
-
"resolved": "https://registry.npmjs.org/
|
|
5112
|
-
"integrity": "sha512-
|
|
4980
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint-community/eslint-utils": {
|
|
4981
|
+
"version": "4.9.0",
|
|
4982
|
+
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
|
|
4983
|
+
"integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
|
|
5113
4984
|
"license": "MIT",
|
|
5114
|
-
"engines": {
|
|
5115
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5116
|
-
},
|
|
5117
|
-
"funding": {
|
|
5118
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5119
|
-
}
|
|
5120
|
-
},
|
|
5121
|
-
"node_modules/@lwc/lwc-dev-server/node_modules/glob": {
|
|
5122
|
-
"version": "11.0.3",
|
|
5123
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-11.0.3.tgz",
|
|
5124
|
-
"integrity": "sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==",
|
|
5125
|
-
"license": "ISC",
|
|
5126
4985
|
"dependencies": {
|
|
5127
|
-
"
|
|
5128
|
-
"jackspeak": "^4.1.1",
|
|
5129
|
-
"minimatch": "^10.0.3",
|
|
5130
|
-
"minipass": "^7.1.2",
|
|
5131
|
-
"package-json-from-dist": "^1.0.0",
|
|
5132
|
-
"path-scurry": "^2.0.0"
|
|
5133
|
-
},
|
|
5134
|
-
"bin": {
|
|
5135
|
-
"glob": "dist/esm/bin.mjs"
|
|
4986
|
+
"eslint-visitor-keys": "^3.4.3"
|
|
5136
4987
|
},
|
|
5137
4988
|
"engines": {
|
|
5138
|
-
"node": "
|
|
4989
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
5139
4990
|
},
|
|
5140
4991
|
"funding": {
|
|
5141
|
-
"url": "https://
|
|
5142
|
-
}
|
|
5143
|
-
},
|
|
5144
|
-
"node_modules/@lwc/lwc-dev-server/node_modules/minimatch": {
|
|
5145
|
-
"version": "10.1.1",
|
|
5146
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.1.tgz",
|
|
5147
|
-
"integrity": "sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==",
|
|
5148
|
-
"license": "BlueOak-1.0.0",
|
|
5149
|
-
"dependencies": {
|
|
5150
|
-
"@isaacs/brace-expansion": "^5.0.0"
|
|
5151
|
-
},
|
|
5152
|
-
"engines": {
|
|
5153
|
-
"node": "20 || >=22"
|
|
4992
|
+
"url": "https://opencollective.com/eslint"
|
|
5154
4993
|
},
|
|
5155
|
-
"
|
|
5156
|
-
"
|
|
4994
|
+
"peerDependencies": {
|
|
4995
|
+
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
5157
4996
|
}
|
|
5158
4997
|
},
|
|
5159
|
-
"node_modules/@lwc/
|
|
5160
|
-
"version": "
|
|
5161
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5162
|
-
"integrity": "sha512-
|
|
5163
|
-
"license": "
|
|
5164
|
-
"peer": true,
|
|
4998
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint-community/eslint-utils/node_modules/@eslint/core": {
|
|
4999
|
+
"version": "0.17.0",
|
|
5000
|
+
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
|
|
5001
|
+
"integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
|
|
5002
|
+
"license": "Apache-2.0",
|
|
5165
5003
|
"dependencies": {
|
|
5166
|
-
"@
|
|
5167
|
-
"@babel/traverse": "~7.28.5",
|
|
5168
|
-
"@babel/types": "~7.28.5",
|
|
5169
|
-
"@lwc/sfdc-compiler-utils": "13.2.20",
|
|
5170
|
-
"postcss": "~8.5.6",
|
|
5171
|
-
"postcss-selector-parser": "~7.1.0",
|
|
5172
|
-
"postcss-value-parser": "~4.2.0"
|
|
5004
|
+
"@types/json-schema": "^7.0.15"
|
|
5173
5005
|
},
|
|
5174
5006
|
"engines": {
|
|
5175
|
-
"node": ">=
|
|
5176
|
-
},
|
|
5177
|
-
"peerDependencies": {
|
|
5178
|
-
"@lwc/errors": ">=8",
|
|
5179
|
-
"@lwc/template-compiler": ">=8"
|
|
5007
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5180
5008
|
}
|
|
5181
5009
|
},
|
|
5182
|
-
"node_modules/@lwc/
|
|
5183
|
-
"version": "
|
|
5184
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5185
|
-
"integrity": "sha512-
|
|
5010
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint-community/eslint-utils/node_modules/@eslint/js": {
|
|
5011
|
+
"version": "9.39.2",
|
|
5012
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
5013
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
5186
5014
|
"license": "MIT",
|
|
5187
|
-
"
|
|
5188
|
-
|
|
5189
|
-
|
|
5015
|
+
"engines": {
|
|
5016
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5017
|
+
},
|
|
5018
|
+
"funding": {
|
|
5019
|
+
"url": "https://eslint.org/donate"
|
|
5190
5020
|
}
|
|
5191
5021
|
},
|
|
5192
|
-
"node_modules/@lwc/
|
|
5193
|
-
"version": "1.
|
|
5194
|
-
"resolved": "https://registry.npmjs.org/
|
|
5195
|
-
"integrity": "sha512-
|
|
5022
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint-community/eslint-utils/node_modules/chalk": {
|
|
5023
|
+
"version": "4.1.2",
|
|
5024
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
5025
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
5196
5026
|
"license": "MIT",
|
|
5197
5027
|
"dependencies": {
|
|
5198
|
-
"
|
|
5199
|
-
"
|
|
5200
|
-
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
5201
|
-
},
|
|
5202
|
-
"bin": {
|
|
5203
|
-
"resolve": "bin/resolve"
|
|
5028
|
+
"ansi-styles": "^4.1.0",
|
|
5029
|
+
"supports-color": "^7.1.0"
|
|
5204
5030
|
},
|
|
5205
5031
|
"engines": {
|
|
5206
|
-
"node": ">=
|
|
5032
|
+
"node": ">=10"
|
|
5207
5033
|
},
|
|
5208
5034
|
"funding": {
|
|
5209
|
-
"url": "https://github.com/
|
|
5035
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5210
5036
|
}
|
|
5211
5037
|
},
|
|
5212
|
-
"node_modules/@lwc/
|
|
5213
|
-
"version": "
|
|
5214
|
-
"resolved": "https://registry.npmjs.org/@lwc/rollup-plugin/-/rollup-plugin-8.25.1.tgz",
|
|
5215
|
-
"integrity": "sha512-nwFe1k2Yy85EK9gCbkebdvnCI3tkFIwB7pGoYMHZD0RdzhLtQrpTady1yEr2D2wggOWFabyg2s+m/8zanjpLmQ==",
|
|
5038
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint-community/eslint-utils/node_modules/eslint": {
|
|
5039
|
+
"version": "9.39.2",
|
|
5216
5040
|
"license": "MIT",
|
|
5217
5041
|
"dependencies": {
|
|
5218
|
-
"@
|
|
5219
|
-
"@
|
|
5220
|
-
"@
|
|
5221
|
-
"@
|
|
5222
|
-
|
|
5223
|
-
|
|
5224
|
-
"
|
|
5225
|
-
|
|
5226
|
-
|
|
5227
|
-
|
|
5228
|
-
|
|
5042
|
+
"@eslint-community/eslint-utils": "^4.8.0",
|
|
5043
|
+
"@eslint-community/regexpp": "^4.12.1",
|
|
5044
|
+
"@eslint/config-array": "^0.21.1",
|
|
5045
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
5046
|
+
"@eslint/core": "^0.17.0",
|
|
5047
|
+
"@eslint/eslintrc": "^3.3.1",
|
|
5048
|
+
"@eslint/js": "9.39.2",
|
|
5049
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
5050
|
+
"@humanfs/node": "^0.16.6",
|
|
5051
|
+
"@humanwhocodes/module-importer": "^1.0.1",
|
|
5052
|
+
"@humanwhocodes/retry": "^0.4.2",
|
|
5053
|
+
"@types/estree": "^1.0.6",
|
|
5054
|
+
"ajv": "^6.12.4",
|
|
5055
|
+
"chalk": "^4.0.0",
|
|
5056
|
+
"cross-spawn": "^7.0.6",
|
|
5057
|
+
"debug": "^4.3.2",
|
|
5058
|
+
"escape-string-regexp": "^4.0.0",
|
|
5059
|
+
"eslint-scope": "^8.4.0",
|
|
5060
|
+
"eslint-visitor-keys": "^4.2.1",
|
|
5061
|
+
"espree": "^10.4.0",
|
|
5062
|
+
"esquery": "^1.5.0",
|
|
5063
|
+
"esutils": "^2.0.2",
|
|
5064
|
+
"fast-deep-equal": "^3.1.3",
|
|
5065
|
+
"file-entry-cache": "^8.0.0",
|
|
5066
|
+
"find-up": "^5.0.0",
|
|
5067
|
+
"glob-parent": "^6.0.2",
|
|
5068
|
+
"ignore": "^5.2.0",
|
|
5069
|
+
"imurmurhash": "^0.1.4",
|
|
5070
|
+
"is-glob": "^4.0.0",
|
|
5071
|
+
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
5072
|
+
"lodash.merge": "^4.6.2",
|
|
5073
|
+
"minimatch": "^3.1.2",
|
|
5074
|
+
"natural-compare": "^1.4.0",
|
|
5075
|
+
"optionator": "^0.9.3"
|
|
5076
|
+
},
|
|
5077
|
+
"bin": {
|
|
5078
|
+
"eslint": "bin/eslint.js"
|
|
5079
|
+
},
|
|
5080
|
+
"engines": {
|
|
5081
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5082
|
+
},
|
|
5083
|
+
"funding": {
|
|
5084
|
+
"url": "https://eslint.org/donate"
|
|
5085
|
+
},
|
|
5086
|
+
"peerDependencies": {
|
|
5087
|
+
"jiti": "*"
|
|
5088
|
+
},
|
|
5089
|
+
"peerDependenciesMeta": {
|
|
5090
|
+
"jiti": {
|
|
5091
|
+
"optional": true
|
|
5092
|
+
}
|
|
5093
|
+
}
|
|
5094
|
+
},
|
|
5095
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
|
5096
|
+
"version": "3.4.3",
|
|
5097
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
5098
|
+
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
5099
|
+
"license": "Apache-2.0",
|
|
5100
|
+
"engines": {
|
|
5101
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
5102
|
+
},
|
|
5103
|
+
"funding": {
|
|
5104
|
+
"url": "https://opencollective.com/eslint"
|
|
5105
|
+
}
|
|
5106
|
+
},
|
|
5107
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint-community/eslint-utils/node_modules/eslint/node_modules/eslint-visitor-keys": {
|
|
5108
|
+
"version": "4.2.1",
|
|
5109
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
5110
|
+
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
5111
|
+
"license": "Apache-2.0",
|
|
5112
|
+
"engines": {
|
|
5113
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5114
|
+
},
|
|
5115
|
+
"funding": {
|
|
5116
|
+
"url": "https://opencollective.com/eslint"
|
|
5117
|
+
}
|
|
5118
|
+
},
|
|
5119
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint-community/eslint-utils/node_modules/minimatch": {
|
|
5120
|
+
"version": "3.1.2",
|
|
5121
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
5122
|
+
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
5123
|
+
"license": "ISC",
|
|
5124
|
+
"dependencies": {
|
|
5125
|
+
"brace-expansion": "^1.1.7"
|
|
5126
|
+
},
|
|
5127
|
+
"engines": {
|
|
5128
|
+
"node": "*"
|
|
5129
|
+
}
|
|
5130
|
+
},
|
|
5131
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint/core": {
|
|
5132
|
+
"version": "0.16.0",
|
|
5133
|
+
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
5134
|
+
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
5135
|
+
"license": "Apache-2.0",
|
|
5136
|
+
"dependencies": {
|
|
5137
|
+
"@types/json-schema": "^7.0.15"
|
|
5138
|
+
},
|
|
5139
|
+
"engines": {
|
|
5140
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5141
|
+
}
|
|
5142
|
+
},
|
|
5143
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint/eslintrc": {
|
|
5144
|
+
"version": "3.3.1",
|
|
5145
|
+
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
5146
|
+
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
|
5147
|
+
"license": "MIT",
|
|
5148
|
+
"dependencies": {
|
|
5149
|
+
"ajv": "^6.12.4",
|
|
5150
|
+
"debug": "^4.3.2",
|
|
5151
|
+
"espree": "^10.0.1",
|
|
5152
|
+
"globals": "^14.0.0",
|
|
5153
|
+
"ignore": "^5.2.0",
|
|
5154
|
+
"import-fresh": "^3.2.1",
|
|
5155
|
+
"js-yaml": "^4.1.0",
|
|
5156
|
+
"minimatch": "^3.1.2",
|
|
5157
|
+
"strip-json-comments": "^3.1.1"
|
|
5158
|
+
},
|
|
5159
|
+
"engines": {
|
|
5160
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5161
|
+
},
|
|
5162
|
+
"funding": {
|
|
5163
|
+
"url": "https://opencollective.com/eslint"
|
|
5164
|
+
}
|
|
5165
|
+
},
|
|
5166
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint/eslintrc/node_modules/minimatch": {
|
|
5167
|
+
"version": "3.1.2",
|
|
5168
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
5169
|
+
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
5170
|
+
"license": "ISC",
|
|
5171
|
+
"dependencies": {
|
|
5172
|
+
"brace-expansion": "^1.1.7"
|
|
5173
|
+
},
|
|
5174
|
+
"engines": {
|
|
5175
|
+
"node": "*"
|
|
5176
|
+
}
|
|
5177
|
+
},
|
|
5178
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@eslint/js": {
|
|
5179
|
+
"version": "9.38.0",
|
|
5180
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.38.0.tgz",
|
|
5181
|
+
"integrity": "sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==",
|
|
5182
|
+
"license": "MIT",
|
|
5183
|
+
"engines": {
|
|
5184
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5185
|
+
},
|
|
5186
|
+
"funding": {
|
|
5187
|
+
"url": "https://eslint.org/donate"
|
|
5188
|
+
}
|
|
5189
|
+
},
|
|
5190
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@lwc/dev-server-plugin-lex": {
|
|
5191
|
+
"version": "13.2.20",
|
|
5192
|
+
"resolved": "https://registry.npmjs.org/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.2.20.tgz",
|
|
5193
|
+
"integrity": "sha512-+VvN5sLILmT2KIWRolx8S9aGFV3mPqn2u78Q0g7UAXVqT2ld/4ZSfEUDVXSrTGNu+4MZbBxU31WZzeuxc8vkmA==",
|
|
5194
|
+
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5195
|
+
"dependencies": {
|
|
5196
|
+
"magic-string": "~0.30.21"
|
|
5197
|
+
},
|
|
5198
|
+
"peerDependencies": {
|
|
5199
|
+
"@lwc/compiler": ">=8",
|
|
5200
|
+
"@lwc/errors": ">=8"
|
|
5201
|
+
}
|
|
5202
|
+
},
|
|
5203
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@lwc/metadata": {
|
|
5204
|
+
"version": "13.2.20",
|
|
5205
|
+
"resolved": "https://registry.npmjs.org/@lwc/metadata/-/metadata-13.2.20.tgz",
|
|
5206
|
+
"integrity": "sha512-Y/SfQTseaO+EqHMFV9yBtaxyUYnAA8FRHrQBfJ/y8oeS7jRr+DSyiOFHJpx5NqsyAtmx2KTjggmWow6GgfjD+A==",
|
|
5207
|
+
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5208
|
+
"dependencies": {
|
|
5209
|
+
"@babel/parser": "~7.28.5",
|
|
5210
|
+
"@babel/traverse": "~7.28.5",
|
|
5211
|
+
"@babel/types": "~7.28.5",
|
|
5212
|
+
"@lwc/sfdc-compiler-utils": "13.2.20",
|
|
5213
|
+
"postcss": "~8.5.6",
|
|
5214
|
+
"postcss-selector-parser": "~7.1.0",
|
|
5215
|
+
"postcss-value-parser": "~4.2.0"
|
|
5216
|
+
},
|
|
5217
|
+
"engines": {
|
|
5218
|
+
"node": ">=14"
|
|
5219
|
+
},
|
|
5220
|
+
"peerDependencies": {
|
|
5221
|
+
"@lwc/errors": ">=8",
|
|
5222
|
+
"@lwc/template-compiler": ">=8"
|
|
5223
|
+
}
|
|
5224
|
+
},
|
|
5225
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/@lwc/sfdc-lwc-compiler": {
|
|
5226
|
+
"version": "13.2.20",
|
|
5227
|
+
"resolved": "https://registry.npmjs.org/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.2.20.tgz",
|
|
5228
|
+
"integrity": "sha512-c1TNMX0lS4K8NdtfEdQSmj1gVYD3Bk+JTikWJK8VyWPN55La+2NZ1+Lf+f0bYUyFOYesJa1OTpiScGLnZzQTmQ==",
|
|
5229
|
+
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5230
|
+
"dependencies": {
|
|
5231
|
+
"@babel/core": "7.28.5",
|
|
5232
|
+
"@babel/parser": "7.28.5",
|
|
5233
|
+
"@babel/plugin-syntax-decorators": "7.27.1",
|
|
5234
|
+
"@babel/preset-typescript": "7.28.5",
|
|
5235
|
+
"@babel/traverse": "7.28.5",
|
|
5236
|
+
"@babel/types": "7.28.5",
|
|
5237
|
+
"@komaci/esm-generator": "260.31.0",
|
|
5238
|
+
"@lwc/dev-server-plugin-lex": "13.2.20",
|
|
5239
|
+
"@lwc/eslint-plugin-lwc": "3.3.0",
|
|
5240
|
+
"@lwc/eslint-plugin-lwc-platform": "6.3.0",
|
|
5241
|
+
"@lwc/metadata": "13.2.20",
|
|
5242
|
+
"@lwc/sfdc-compiler-utils": "13.2.20",
|
|
5243
|
+
"@rollup/plugin-babel": "^6.1.0",
|
|
5244
|
+
"@rollup/plugin-replace": "^6.0.3",
|
|
5245
|
+
"@rollup/wasm-node": "4.52.5",
|
|
5246
|
+
"@salesforce/eslint-config-lwc": "4.1.1",
|
|
5247
|
+
"@salesforce/eslint-plugin-lightning": "2.0.0",
|
|
5248
|
+
"@swc/wasm": "1.14.0",
|
|
5249
|
+
"astring": "~1.9.0",
|
|
5250
|
+
"doctrine": "~3.0.0",
|
|
5251
|
+
"eslint": "~9.38.0",
|
|
5252
|
+
"eslint-plugin-import": "~2.32.0",
|
|
5253
|
+
"eslint-plugin-jest": "~29.0.1",
|
|
5254
|
+
"gray-matter": "~4.0.3",
|
|
5255
|
+
"line-column": "~1.0.2",
|
|
5256
|
+
"magic-string": "~0.30.21",
|
|
5257
|
+
"markdown-it": "~14.1.0",
|
|
5258
|
+
"parse5-sax-parser": "~8.0.0",
|
|
5259
|
+
"postcss": "~8.5.6",
|
|
5260
|
+
"postcss-selector-parser": "~7.1.0",
|
|
5261
|
+
"terser": "~5.44.0"
|
|
5262
|
+
},
|
|
5263
|
+
"peerDependencies": {
|
|
5264
|
+
"@lwc/compiler": ">=8",
|
|
5265
|
+
"@lwc/errors": ">=8",
|
|
5266
|
+
"@lwc/template-compiler": ">=8"
|
|
5267
|
+
}
|
|
5268
|
+
},
|
|
5269
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/ansi-styles": {
|
|
5270
|
+
"version": "4.3.0",
|
|
5271
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
5272
|
+
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
5273
|
+
"license": "MIT",
|
|
5274
|
+
"dependencies": {
|
|
5275
|
+
"color-convert": "^2.0.1"
|
|
5276
|
+
},
|
|
5277
|
+
"engines": {
|
|
5278
|
+
"node": ">=8"
|
|
5279
|
+
},
|
|
5280
|
+
"funding": {
|
|
5281
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
5282
|
+
}
|
|
5283
|
+
},
|
|
5284
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/brace-expansion": {
|
|
5285
|
+
"version": "1.1.11",
|
|
5286
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
5287
|
+
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
5288
|
+
"license": "MIT",
|
|
5289
|
+
"dependencies": {
|
|
5290
|
+
"balanced-match": "^1.0.0",
|
|
5291
|
+
"concat-map": "0.0.1"
|
|
5292
|
+
}
|
|
5293
|
+
},
|
|
5294
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/chalk": {
|
|
5295
|
+
"version": "5.6.2",
|
|
5296
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz",
|
|
5297
|
+
"integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==",
|
|
5298
|
+
"license": "MIT",
|
|
5299
|
+
"engines": {
|
|
5300
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5301
|
+
},
|
|
5302
|
+
"funding": {
|
|
5303
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5304
|
+
}
|
|
5305
|
+
},
|
|
5306
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/eslint": {
|
|
5307
|
+
"version": "9.38.0",
|
|
5308
|
+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.38.0.tgz",
|
|
5309
|
+
"integrity": "sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw==",
|
|
5310
|
+
"license": "MIT",
|
|
5311
|
+
"dependencies": {
|
|
5312
|
+
"@eslint-community/eslint-utils": "^4.8.0",
|
|
5313
|
+
"@eslint-community/regexpp": "^4.12.1",
|
|
5314
|
+
"@eslint/config-array": "^0.21.1",
|
|
5315
|
+
"@eslint/config-helpers": "^0.4.1",
|
|
5316
|
+
"@eslint/core": "^0.16.0",
|
|
5317
|
+
"@eslint/eslintrc": "^3.3.1",
|
|
5318
|
+
"@eslint/js": "9.38.0",
|
|
5319
|
+
"@eslint/plugin-kit": "^0.4.0",
|
|
5320
|
+
"@humanfs/node": "^0.16.6",
|
|
5321
|
+
"@humanwhocodes/module-importer": "^1.0.1",
|
|
5322
|
+
"@humanwhocodes/retry": "^0.4.2",
|
|
5323
|
+
"@types/estree": "^1.0.6",
|
|
5324
|
+
"ajv": "^6.12.4",
|
|
5325
|
+
"chalk": "^4.0.0",
|
|
5326
|
+
"cross-spawn": "^7.0.6",
|
|
5327
|
+
"debug": "^4.3.2",
|
|
5328
|
+
"escape-string-regexp": "^4.0.0",
|
|
5329
|
+
"eslint-scope": "^8.4.0",
|
|
5330
|
+
"eslint-visitor-keys": "^4.2.1",
|
|
5331
|
+
"espree": "^10.4.0",
|
|
5332
|
+
"esquery": "^1.5.0",
|
|
5333
|
+
"esutils": "^2.0.2",
|
|
5334
|
+
"fast-deep-equal": "^3.1.3",
|
|
5335
|
+
"file-entry-cache": "^8.0.0",
|
|
5336
|
+
"find-up": "^5.0.0",
|
|
5337
|
+
"glob-parent": "^6.0.2",
|
|
5338
|
+
"ignore": "^5.2.0",
|
|
5339
|
+
"imurmurhash": "^0.1.4",
|
|
5340
|
+
"is-glob": "^4.0.0",
|
|
5341
|
+
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
5342
|
+
"lodash.merge": "^4.6.2",
|
|
5343
|
+
"minimatch": "^3.1.2",
|
|
5344
|
+
"natural-compare": "^1.4.0",
|
|
5345
|
+
"optionator": "^0.9.3"
|
|
5346
|
+
},
|
|
5347
|
+
"bin": {
|
|
5348
|
+
"eslint": "bin/eslint.js"
|
|
5349
|
+
},
|
|
5350
|
+
"engines": {
|
|
5351
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5352
|
+
},
|
|
5353
|
+
"funding": {
|
|
5354
|
+
"url": "https://eslint.org/donate"
|
|
5355
|
+
},
|
|
5356
|
+
"peerDependencies": {
|
|
5357
|
+
"jiti": "*"
|
|
5358
|
+
},
|
|
5359
|
+
"peerDependenciesMeta": {
|
|
5360
|
+
"jiti": {
|
|
5361
|
+
"optional": true
|
|
5362
|
+
}
|
|
5363
|
+
}
|
|
5364
|
+
},
|
|
5365
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/eslint-visitor-keys": {
|
|
5366
|
+
"version": "4.2.1",
|
|
5367
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
5368
|
+
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
5369
|
+
"license": "Apache-2.0",
|
|
5370
|
+
"engines": {
|
|
5371
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5372
|
+
},
|
|
5373
|
+
"funding": {
|
|
5374
|
+
"url": "https://opencollective.com/eslint"
|
|
5375
|
+
}
|
|
5376
|
+
},
|
|
5377
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/eslint/node_modules/chalk": {
|
|
5378
|
+
"version": "4.1.2",
|
|
5379
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
5380
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
5381
|
+
"license": "MIT",
|
|
5382
|
+
"dependencies": {
|
|
5383
|
+
"ansi-styles": "^4.1.0",
|
|
5384
|
+
"supports-color": "^7.1.0"
|
|
5385
|
+
},
|
|
5386
|
+
"engines": {
|
|
5387
|
+
"node": ">=10"
|
|
5388
|
+
},
|
|
5389
|
+
"funding": {
|
|
5390
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5391
|
+
}
|
|
5392
|
+
},
|
|
5393
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/eslint/node_modules/minimatch": {
|
|
5394
|
+
"version": "3.1.2",
|
|
5395
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
5396
|
+
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
5397
|
+
"license": "ISC",
|
|
5398
|
+
"dependencies": {
|
|
5399
|
+
"brace-expansion": "^1.1.7"
|
|
5400
|
+
},
|
|
5401
|
+
"engines": {
|
|
5402
|
+
"node": "*"
|
|
5403
|
+
}
|
|
5404
|
+
},
|
|
5405
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/find-up": {
|
|
5406
|
+
"version": "5.0.0",
|
|
5407
|
+
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
5408
|
+
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
5409
|
+
"license": "MIT",
|
|
5410
|
+
"dependencies": {
|
|
5411
|
+
"locate-path": "^6.0.0",
|
|
5412
|
+
"path-exists": "^4.0.0"
|
|
5413
|
+
},
|
|
5414
|
+
"engines": {
|
|
5415
|
+
"node": ">=10"
|
|
5416
|
+
},
|
|
5417
|
+
"funding": {
|
|
5418
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5419
|
+
}
|
|
5420
|
+
},
|
|
5421
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/glob": {
|
|
5422
|
+
"version": "11.0.3",
|
|
5423
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-11.0.3.tgz",
|
|
5424
|
+
"integrity": "sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==",
|
|
5425
|
+
"license": "ISC",
|
|
5426
|
+
"dependencies": {
|
|
5427
|
+
"foreground-child": "^3.3.1",
|
|
5428
|
+
"jackspeak": "^4.1.1",
|
|
5429
|
+
"minimatch": "^10.0.3",
|
|
5430
|
+
"minipass": "^7.1.2",
|
|
5431
|
+
"package-json-from-dist": "^1.0.0",
|
|
5432
|
+
"path-scurry": "^2.0.0"
|
|
5433
|
+
},
|
|
5434
|
+
"bin": {
|
|
5435
|
+
"glob": "dist/esm/bin.mjs"
|
|
5436
|
+
},
|
|
5437
|
+
"engines": {
|
|
5438
|
+
"node": "20 || >=22"
|
|
5439
|
+
},
|
|
5440
|
+
"funding": {
|
|
5441
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
5442
|
+
}
|
|
5443
|
+
},
|
|
5444
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/globals": {
|
|
5445
|
+
"version": "14.0.0",
|
|
5446
|
+
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
5447
|
+
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
5448
|
+
"license": "MIT",
|
|
5449
|
+
"engines": {
|
|
5450
|
+
"node": ">=18"
|
|
5451
|
+
},
|
|
5452
|
+
"funding": {
|
|
5453
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5454
|
+
}
|
|
5455
|
+
},
|
|
5456
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/locate-path": {
|
|
5457
|
+
"version": "6.0.0",
|
|
5458
|
+
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
5459
|
+
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
5460
|
+
"license": "MIT",
|
|
5461
|
+
"dependencies": {
|
|
5462
|
+
"p-locate": "^5.0.0"
|
|
5463
|
+
},
|
|
5464
|
+
"engines": {
|
|
5465
|
+
"node": ">=10"
|
|
5466
|
+
},
|
|
5467
|
+
"funding": {
|
|
5468
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5469
|
+
}
|
|
5470
|
+
},
|
|
5471
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/minimatch": {
|
|
5472
|
+
"version": "10.1.1",
|
|
5473
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.1.tgz",
|
|
5474
|
+
"integrity": "sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==",
|
|
5475
|
+
"license": "BlueOak-1.0.0",
|
|
5476
|
+
"dependencies": {
|
|
5477
|
+
"@isaacs/brace-expansion": "^5.0.0"
|
|
5478
|
+
},
|
|
5479
|
+
"engines": {
|
|
5480
|
+
"node": "20 || >=22"
|
|
5481
|
+
},
|
|
5482
|
+
"funding": {
|
|
5483
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
5484
|
+
}
|
|
5485
|
+
},
|
|
5486
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/p-limit": {
|
|
5487
|
+
"version": "3.1.0",
|
|
5488
|
+
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
5489
|
+
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
5490
|
+
"license": "MIT",
|
|
5491
|
+
"dependencies": {
|
|
5492
|
+
"yocto-queue": "^0.1.0"
|
|
5493
|
+
},
|
|
5494
|
+
"engines": {
|
|
5495
|
+
"node": ">=10"
|
|
5496
|
+
},
|
|
5497
|
+
"funding": {
|
|
5498
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5499
|
+
}
|
|
5500
|
+
},
|
|
5501
|
+
"node_modules/@lwc/lwc-dev-server/node_modules/p-locate": {
|
|
5502
|
+
"version": "5.0.0",
|
|
5503
|
+
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
5504
|
+
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
5505
|
+
"license": "MIT",
|
|
5506
|
+
"dependencies": {
|
|
5507
|
+
"p-limit": "^3.0.2"
|
|
5508
|
+
},
|
|
5509
|
+
"engines": {
|
|
5510
|
+
"node": ">=10"
|
|
5511
|
+
},
|
|
5512
|
+
"funding": {
|
|
5513
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5514
|
+
}
|
|
5515
|
+
},
|
|
5516
|
+
"node_modules/@lwc/metadata": {
|
|
5517
|
+
"version": "13.3.6",
|
|
5518
|
+
"resolved": "https://registry.npmjs.org/@lwc/metadata/-/metadata-13.3.6.tgz",
|
|
5519
|
+
"integrity": "sha512-5+K2awgy6CUbkROwCRkLI6NyDhktm71nv/r1vT17K/lVa3F+aEjzbfclwrVcjXrGVnaEp8PlXhmfHLx56jgElQ==",
|
|
5520
|
+
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5521
|
+
"peer": true,
|
|
5522
|
+
"dependencies": {
|
|
5523
|
+
"@babel/parser": "~7.28.5",
|
|
5524
|
+
"@babel/traverse": "~7.28.5",
|
|
5525
|
+
"@babel/types": "~7.28.5",
|
|
5526
|
+
"@lwc/sfdc-compiler-utils": "13.3.6",
|
|
5527
|
+
"postcss": "~8.5.6",
|
|
5528
|
+
"postcss-selector-parser": "~7.1.0",
|
|
5529
|
+
"postcss-value-parser": "~4.2.0"
|
|
5530
|
+
},
|
|
5531
|
+
"engines": {
|
|
5532
|
+
"node": ">=14"
|
|
5533
|
+
},
|
|
5534
|
+
"peerDependencies": {
|
|
5535
|
+
"@lwc/errors": ">=8",
|
|
5536
|
+
"@lwc/template-compiler": ">=8"
|
|
5537
|
+
}
|
|
5538
|
+
},
|
|
5539
|
+
"node_modules/@lwc/metadata/node_modules/@lwc/sfdc-compiler-utils": {
|
|
5540
|
+
"version": "13.3.6",
|
|
5541
|
+
"resolved": "https://registry.npmjs.org/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.3.6.tgz",
|
|
5542
|
+
"integrity": "sha512-xYakZmn9miIIoEX1C45Bv6pkdtdpSUeBbFFh+20++N5K5cU93yKz80rbTUGaqNfxCtX/cRHxQosbbvWa/1dZaQ==",
|
|
5543
|
+
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5544
|
+
"engines": {
|
|
5545
|
+
"node": ">=14"
|
|
5546
|
+
}
|
|
5547
|
+
},
|
|
5548
|
+
"node_modules/@lwc/module-resolver": {
|
|
5549
|
+
"version": "8.26.1",
|
|
5550
|
+
"resolved": "https://registry.npmjs.org/@lwc/module-resolver/-/module-resolver-8.26.1.tgz",
|
|
5551
|
+
"integrity": "sha512-lRBPaNJBZFNws6pA6l6xaLEybQ3pEmRhx0oo92b3iUrLzBirQuVHd3v8IkMzZ4Vkd/Qzi7iH/rB2F7Iv0qkl1w==",
|
|
5552
|
+
"license": "MIT",
|
|
5553
|
+
"peer": true,
|
|
5554
|
+
"dependencies": {
|
|
5555
|
+
"resolve": "~1.22.11"
|
|
5556
|
+
}
|
|
5557
|
+
},
|
|
5558
|
+
"node_modules/@lwc/module-resolver/node_modules/resolve": {
|
|
5559
|
+
"version": "1.22.11",
|
|
5560
|
+
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
|
|
5561
|
+
"integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
|
|
5562
|
+
"license": "MIT",
|
|
5563
|
+
"dependencies": {
|
|
5564
|
+
"is-core-module": "^2.16.1",
|
|
5565
|
+
"path-parse": "^1.0.7",
|
|
5566
|
+
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
5567
|
+
},
|
|
5568
|
+
"bin": {
|
|
5569
|
+
"resolve": "bin/resolve"
|
|
5570
|
+
},
|
|
5571
|
+
"engines": {
|
|
5572
|
+
"node": ">= 0.4"
|
|
5573
|
+
},
|
|
5574
|
+
"funding": {
|
|
5575
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
5576
|
+
}
|
|
5577
|
+
},
|
|
5578
|
+
"node_modules/@lwc/rollup-plugin": {
|
|
5579
|
+
"version": "8.26.1",
|
|
5580
|
+
"resolved": "https://registry.npmjs.org/@lwc/rollup-plugin/-/rollup-plugin-8.26.1.tgz",
|
|
5581
|
+
"integrity": "sha512-X6gaHhAYFeuEdLo4+GMT0VDDXFRR4aif7kzjGFFKgngxIyrIO6F8FPvLyuaWsfWltOHnA80UhGoj3hlCo/ZrxQ==",
|
|
5582
|
+
"license": "MIT",
|
|
5583
|
+
"dependencies": {
|
|
5584
|
+
"@lwc/compiler": "8.26.1",
|
|
5585
|
+
"@lwc/module-resolver": "8.26.1",
|
|
5586
|
+
"@lwc/shared": "8.26.1",
|
|
5587
|
+
"@rollup/pluginutils": "~5.3.0"
|
|
5588
|
+
},
|
|
5589
|
+
"peerDependencies": {
|
|
5590
|
+
"rollup": "^1.2.0||^2.0.0||^3.0.0||^4.0.0"
|
|
5591
|
+
}
|
|
5592
|
+
},
|
|
5593
|
+
"node_modules/@lwc/rollup-plugin/node_modules/@rollup/pluginutils": {
|
|
5594
|
+
"version": "5.3.0",
|
|
5229
5595
|
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz",
|
|
5230
5596
|
"integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==",
|
|
5231
5597
|
"license": "MIT",
|
|
@@ -5263,9 +5629,9 @@
|
|
|
5263
5629
|
}
|
|
5264
5630
|
},
|
|
5265
5631
|
"node_modules/@lwc/sfdc-lwc-compiler": {
|
|
5266
|
-
"version": "13.
|
|
5267
|
-
"resolved": "https://registry.npmjs.org/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.
|
|
5268
|
-
"integrity": "sha512-
|
|
5632
|
+
"version": "13.3.6",
|
|
5633
|
+
"resolved": "https://registry.npmjs.org/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.3.6.tgz",
|
|
5634
|
+
"integrity": "sha512-eE6f0ihFH12BFAiOh+1WPcI2qCERpLdFiLzpdF/jscNqH3tyP7PyfQQ9uFYL1da+CNiSWS7yEWTxW+HXE0Yj/A==",
|
|
5269
5635
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5270
5636
|
"dependencies": {
|
|
5271
5637
|
"@babel/core": "7.28.5",
|
|
@@ -5275,11 +5641,11 @@
|
|
|
5275
5641
|
"@babel/traverse": "7.28.5",
|
|
5276
5642
|
"@babel/types": "7.28.5",
|
|
5277
5643
|
"@komaci/esm-generator": "260.31.0",
|
|
5278
|
-
"@lwc/dev-server-plugin-lex": "13.
|
|
5644
|
+
"@lwc/dev-server-plugin-lex": "13.3.6",
|
|
5279
5645
|
"@lwc/eslint-plugin-lwc": "3.3.0",
|
|
5280
5646
|
"@lwc/eslint-plugin-lwc-platform": "6.3.0",
|
|
5281
|
-
"@lwc/metadata": "13.
|
|
5282
|
-
"@lwc/sfdc-compiler-utils": "13.
|
|
5647
|
+
"@lwc/metadata": "13.3.6",
|
|
5648
|
+
"@lwc/sfdc-compiler-utils": "13.3.6",
|
|
5283
5649
|
"@rollup/plugin-babel": "^6.1.0",
|
|
5284
5650
|
"@rollup/plugin-replace": "^6.0.3",
|
|
5285
5651
|
"@rollup/wasm-node": "4.52.5",
|
|
@@ -5288,13 +5654,14 @@
|
|
|
5288
5654
|
"@swc/wasm": "1.14.0",
|
|
5289
5655
|
"astring": "~1.9.0",
|
|
5290
5656
|
"doctrine": "~3.0.0",
|
|
5291
|
-
"eslint": "~9.
|
|
5657
|
+
"eslint": "~9.39.1",
|
|
5292
5658
|
"eslint-plugin-import": "~2.32.0",
|
|
5293
5659
|
"eslint-plugin-jest": "~29.0.1",
|
|
5294
5660
|
"gray-matter": "~4.0.3",
|
|
5295
5661
|
"line-column": "~1.0.2",
|
|
5296
5662
|
"magic-string": "~0.30.21",
|
|
5297
5663
|
"markdown-it": "~14.1.0",
|
|
5664
|
+
"meriyah": "^5.0.0",
|
|
5298
5665
|
"parse5-sax-parser": "~8.0.0",
|
|
5299
5666
|
"postcss": "~8.5.6",
|
|
5300
5667
|
"postcss-selector-parser": "~7.1.0",
|
|
@@ -5336,18 +5703,6 @@
|
|
|
5336
5703
|
"url": "https://opencollective.com/eslint"
|
|
5337
5704
|
}
|
|
5338
5705
|
},
|
|
5339
|
-
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/@eslint/core": {
|
|
5340
|
-
"version": "0.16.0",
|
|
5341
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
5342
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
5343
|
-
"license": "Apache-2.0",
|
|
5344
|
-
"dependencies": {
|
|
5345
|
-
"@types/json-schema": "^7.0.15"
|
|
5346
|
-
},
|
|
5347
|
-
"engines": {
|
|
5348
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5349
|
-
}
|
|
5350
|
-
},
|
|
5351
5706
|
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/@eslint/eslintrc": {
|
|
5352
5707
|
"version": "3.3.1",
|
|
5353
5708
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -5372,9 +5727,9 @@
|
|
|
5372
5727
|
}
|
|
5373
5728
|
},
|
|
5374
5729
|
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/@eslint/js": {
|
|
5375
|
-
"version": "9.
|
|
5376
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
5377
|
-
"integrity": "sha512-
|
|
5730
|
+
"version": "9.39.2",
|
|
5731
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
5732
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
5378
5733
|
"license": "MIT",
|
|
5379
5734
|
"engines": {
|
|
5380
5735
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -5383,21 +5738,30 @@
|
|
|
5383
5738
|
"url": "https://eslint.org/donate"
|
|
5384
5739
|
}
|
|
5385
5740
|
},
|
|
5741
|
+
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/@lwc/sfdc-compiler-utils": {
|
|
5742
|
+
"version": "13.3.6",
|
|
5743
|
+
"resolved": "https://registry.npmjs.org/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.3.6.tgz",
|
|
5744
|
+
"integrity": "sha512-xYakZmn9miIIoEX1C45Bv6pkdtdpSUeBbFFh+20++N5K5cU93yKz80rbTUGaqNfxCtX/cRHxQosbbvWa/1dZaQ==",
|
|
5745
|
+
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5746
|
+
"engines": {
|
|
5747
|
+
"node": ">=14"
|
|
5748
|
+
}
|
|
5749
|
+
},
|
|
5386
5750
|
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/eslint": {
|
|
5387
|
-
"version": "9.
|
|
5388
|
-
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.
|
|
5389
|
-
"integrity": "sha512-
|
|
5751
|
+
"version": "9.39.2",
|
|
5752
|
+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.2.tgz",
|
|
5753
|
+
"integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==",
|
|
5390
5754
|
"license": "MIT",
|
|
5391
5755
|
"peer": true,
|
|
5392
5756
|
"dependencies": {
|
|
5393
5757
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
5394
5758
|
"@eslint-community/regexpp": "^4.12.1",
|
|
5395
5759
|
"@eslint/config-array": "^0.21.1",
|
|
5396
|
-
"@eslint/config-helpers": "^0.4.
|
|
5397
|
-
"@eslint/core": "^0.
|
|
5760
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
5761
|
+
"@eslint/core": "^0.17.0",
|
|
5398
5762
|
"@eslint/eslintrc": "^3.3.1",
|
|
5399
|
-
"@eslint/js": "9.
|
|
5400
|
-
"@eslint/plugin-kit": "^0.4.
|
|
5763
|
+
"@eslint/js": "9.39.2",
|
|
5764
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
5401
5765
|
"@humanfs/node": "^0.16.6",
|
|
5402
5766
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
5403
5767
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -5443,22 +5807,6 @@
|
|
|
5443
5807
|
}
|
|
5444
5808
|
}
|
|
5445
5809
|
},
|
|
5446
|
-
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/eslint-scope": {
|
|
5447
|
-
"version": "8.4.0",
|
|
5448
|
-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
5449
|
-
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
5450
|
-
"license": "BSD-2-Clause",
|
|
5451
|
-
"dependencies": {
|
|
5452
|
-
"esrecurse": "^4.3.0",
|
|
5453
|
-
"estraverse": "^5.2.0"
|
|
5454
|
-
},
|
|
5455
|
-
"engines": {
|
|
5456
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5457
|
-
},
|
|
5458
|
-
"funding": {
|
|
5459
|
-
"url": "https://opencollective.com/eslint"
|
|
5460
|
-
}
|
|
5461
|
-
},
|
|
5462
5810
|
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/eslint-visitor-keys": {
|
|
5463
5811
|
"version": "4.2.1",
|
|
5464
5812
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
@@ -5467,61 +5815,24 @@
|
|
|
5467
5815
|
"engines": {
|
|
5468
5816
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5469
5817
|
},
|
|
5470
|
-
"funding": {
|
|
5471
|
-
"url": "https://opencollective.com/eslint"
|
|
5472
|
-
}
|
|
5473
|
-
},
|
|
5474
|
-
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/file-entry-cache": {
|
|
5475
|
-
"version": "8.0.0",
|
|
5476
|
-
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
5477
|
-
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
5478
|
-
"license": "MIT",
|
|
5479
|
-
"dependencies": {
|
|
5480
|
-
"flat-cache": "^4.0.0"
|
|
5481
|
-
},
|
|
5482
|
-
"engines": {
|
|
5483
|
-
"node": ">=16.0.0"
|
|
5484
|
-
}
|
|
5485
|
-
},
|
|
5486
|
-
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/find-up": {
|
|
5487
|
-
"version": "5.0.0",
|
|
5488
|
-
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
5489
|
-
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
5490
|
-
"license": "MIT",
|
|
5491
|
-
"dependencies": {
|
|
5492
|
-
"locate-path": "^6.0.0",
|
|
5493
|
-
"path-exists": "^4.0.0"
|
|
5494
|
-
},
|
|
5495
|
-
"engines": {
|
|
5496
|
-
"node": ">=10"
|
|
5497
|
-
},
|
|
5498
|
-
"funding": {
|
|
5499
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5500
|
-
}
|
|
5501
|
-
},
|
|
5502
|
-
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/flat-cache": {
|
|
5503
|
-
"version": "4.0.1",
|
|
5504
|
-
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
5505
|
-
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
5506
|
-
"license": "MIT",
|
|
5507
|
-
"dependencies": {
|
|
5508
|
-
"flatted": "^3.2.9",
|
|
5509
|
-
"keyv": "^4.5.4"
|
|
5510
|
-
},
|
|
5511
|
-
"engines": {
|
|
5512
|
-
"node": ">=16"
|
|
5818
|
+
"funding": {
|
|
5819
|
+
"url": "https://opencollective.com/eslint"
|
|
5513
5820
|
}
|
|
5514
5821
|
},
|
|
5515
|
-
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/
|
|
5516
|
-
"version": "
|
|
5517
|
-
"resolved": "https://registry.npmjs.org/
|
|
5518
|
-
"integrity": "sha512-
|
|
5519
|
-
"license": "
|
|
5822
|
+
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/find-up": {
|
|
5823
|
+
"version": "5.0.0",
|
|
5824
|
+
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
5825
|
+
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
5826
|
+
"license": "MIT",
|
|
5520
5827
|
"dependencies": {
|
|
5521
|
-
"
|
|
5828
|
+
"locate-path": "^6.0.0",
|
|
5829
|
+
"path-exists": "^4.0.0"
|
|
5522
5830
|
},
|
|
5523
5831
|
"engines": {
|
|
5524
|
-
"node": ">=10
|
|
5832
|
+
"node": ">=10"
|
|
5833
|
+
},
|
|
5834
|
+
"funding": {
|
|
5835
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5525
5836
|
}
|
|
5526
5837
|
},
|
|
5527
5838
|
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/globals": {
|
|
@@ -5582,85 +5893,86 @@
|
|
|
5582
5893
|
}
|
|
5583
5894
|
},
|
|
5584
5895
|
"node_modules/@lwc/shared": {
|
|
5585
|
-
"version": "8.
|
|
5586
|
-
"resolved": "https://registry.npmjs.org/@lwc/shared/-/shared-8.
|
|
5587
|
-
"integrity": "sha512
|
|
5896
|
+
"version": "8.26.1",
|
|
5897
|
+
"resolved": "https://registry.npmjs.org/@lwc/shared/-/shared-8.26.1.tgz",
|
|
5898
|
+
"integrity": "sha512-i8OrdCg/2YADJ4qYRs3Zx7+ssSe4vT+Ucer1kayDvJaeS37qfJ7MOeFVtJejJgagFsqpTDMVQrwBIEutXvNrpg==",
|
|
5588
5899
|
"license": "MIT"
|
|
5589
5900
|
},
|
|
5590
5901
|
"node_modules/@lwc/signals": {
|
|
5591
|
-
"version": "8.
|
|
5592
|
-
"resolved": "https://registry.npmjs.org/@lwc/signals/-/signals-8.
|
|
5593
|
-
"integrity": "sha512-
|
|
5902
|
+
"version": "8.26.1",
|
|
5903
|
+
"resolved": "https://registry.npmjs.org/@lwc/signals/-/signals-8.26.1.tgz",
|
|
5904
|
+
"integrity": "sha512-lDLFQLRoLp469AlrRTJvrgNSUGn5L8xlxNuFlwZNPAQNkWaMJLDMTJuZXeWYhsSo8yoFluzGJUMwTnxK4bAjXQ==",
|
|
5594
5905
|
"license": "MIT"
|
|
5595
5906
|
},
|
|
5596
5907
|
"node_modules/@lwc/ssr-compiler": {
|
|
5597
|
-
"version": "8.
|
|
5598
|
-
"resolved": "https://registry.npmjs.org/@lwc/ssr-compiler/-/ssr-compiler-8.
|
|
5599
|
-
"integrity": "sha512-
|
|
5908
|
+
"version": "8.26.1",
|
|
5909
|
+
"resolved": "https://registry.npmjs.org/@lwc/ssr-compiler/-/ssr-compiler-8.26.1.tgz",
|
|
5910
|
+
"integrity": "sha512-ghGyu46Y7uj878ctFi5bCKCgkx7U3/Nf1lWgIxqaH9b7KLIvzjVEdmidhlzzPcs4Q+Tzma369JOvqEUWAZiU/Q==",
|
|
5600
5911
|
"license": "MIT",
|
|
5601
5912
|
"dependencies": {
|
|
5602
5913
|
"@babel/types": "7.28.5",
|
|
5603
|
-
"@lwc/errors": "8.
|
|
5604
|
-
"@lwc/shared": "8.
|
|
5605
|
-
"@lwc/template-compiler": "8.
|
|
5914
|
+
"@lwc/errors": "8.26.1",
|
|
5915
|
+
"@lwc/shared": "8.26.1",
|
|
5916
|
+
"@lwc/template-compiler": "8.26.1",
|
|
5606
5917
|
"acorn": "8.15.0",
|
|
5607
5918
|
"astring": "^1.9.0",
|
|
5608
5919
|
"estree-toolkit": "^1.7.13",
|
|
5609
|
-
"immer": "^
|
|
5920
|
+
"immer": "^11.0.1",
|
|
5610
5921
|
"meriyah": "^5.0.0"
|
|
5611
5922
|
}
|
|
5612
5923
|
},
|
|
5613
5924
|
"node_modules/@lwc/ssr-runtime": {
|
|
5614
|
-
"version": "8.
|
|
5615
|
-
"resolved": "https://registry.npmjs.org/@lwc/ssr-runtime/-/ssr-runtime-8.
|
|
5616
|
-
"integrity": "sha512-
|
|
5925
|
+
"version": "8.26.1",
|
|
5926
|
+
"resolved": "https://registry.npmjs.org/@lwc/ssr-runtime/-/ssr-runtime-8.26.1.tgz",
|
|
5927
|
+
"integrity": "sha512-PZB5AiVch0G9SbX/ql4CuNDUr093/jVmmC1mZhD2v0F7aGGkt+1y2ikdgaNS1KIPWs8mCXobz4+yhLlYPl5aiQ==",
|
|
5617
5928
|
"license": "MIT"
|
|
5618
5929
|
},
|
|
5619
5930
|
"node_modules/@lwc/style-compiler": {
|
|
5620
|
-
"version": "8.
|
|
5621
|
-
"resolved": "https://registry.npmjs.org/@lwc/style-compiler/-/style-compiler-8.
|
|
5622
|
-
"integrity": "sha512-
|
|
5931
|
+
"version": "8.26.1",
|
|
5932
|
+
"resolved": "https://registry.npmjs.org/@lwc/style-compiler/-/style-compiler-8.26.1.tgz",
|
|
5933
|
+
"integrity": "sha512-kwqH1DC1XLy6+VOv5aY0FU8Yl2PEbjNEvizyyQkBRUT0p2th9BQbnbbXj8jt7nO5x6+2T9j1rEPsM+jGm7e0eQ==",
|
|
5623
5934
|
"license": "MIT",
|
|
5624
5935
|
"dependencies": {
|
|
5625
|
-
"@lwc/shared": "8.
|
|
5936
|
+
"@lwc/shared": "8.26.1",
|
|
5626
5937
|
"postcss": "~8.5.6",
|
|
5627
5938
|
"postcss-selector-parser": "~7.1.0",
|
|
5628
5939
|
"postcss-value-parser": "~4.2.0"
|
|
5629
5940
|
}
|
|
5630
5941
|
},
|
|
5631
5942
|
"node_modules/@lwc/synthetic-shadow": {
|
|
5632
|
-
"version": "8.
|
|
5633
|
-
"resolved": "https://registry.npmjs.org/@lwc/synthetic-shadow/-/synthetic-shadow-8.
|
|
5634
|
-
"integrity": "sha512-
|
|
5943
|
+
"version": "8.26.1",
|
|
5944
|
+
"resolved": "https://registry.npmjs.org/@lwc/synthetic-shadow/-/synthetic-shadow-8.26.1.tgz",
|
|
5945
|
+
"integrity": "sha512-YmO94H2s9Lyf1kaRTivlcJG6TeOLRtwNen+r6F6XkCdw/ixSqFRuqOlLSdC7SBAEDr6bsAO9TyPUwVtFX5GNPw==",
|
|
5635
5946
|
"license": "MIT",
|
|
5636
5947
|
"peer": true
|
|
5637
5948
|
},
|
|
5638
5949
|
"node_modules/@lwc/template-compiler": {
|
|
5639
|
-
"version": "8.
|
|
5640
|
-
"resolved": "https://registry.npmjs.org/@lwc/template-compiler/-/template-compiler-8.
|
|
5641
|
-
"integrity": "sha512-
|
|
5950
|
+
"version": "8.26.1",
|
|
5951
|
+
"resolved": "https://registry.npmjs.org/@lwc/template-compiler/-/template-compiler-8.26.1.tgz",
|
|
5952
|
+
"integrity": "sha512-jieubNk23MAZFSesbZFL6daQ014kCx+dPk9NnM/B+H4tAd93tCawhWn4kB7SckO+WP3ZP2l6OHWp+37bp9zXjg==",
|
|
5642
5953
|
"license": "MIT",
|
|
5954
|
+
"peer": true,
|
|
5643
5955
|
"dependencies": {
|
|
5644
|
-
"@lwc/errors": "8.
|
|
5645
|
-
"@lwc/shared": "8.
|
|
5956
|
+
"@lwc/errors": "8.26.1",
|
|
5957
|
+
"@lwc/shared": "8.26.1",
|
|
5646
5958
|
"acorn": "~8.15.0",
|
|
5647
5959
|
"astring": "~1.9.0",
|
|
5648
5960
|
"he": "~1.2.0"
|
|
5649
5961
|
}
|
|
5650
5962
|
},
|
|
5651
5963
|
"node_modules/@lwc/types": {
|
|
5652
|
-
"version": "8.
|
|
5653
|
-
"resolved": "https://registry.npmjs.org/@lwc/types/-/types-8.
|
|
5654
|
-
"integrity": "sha512-
|
|
5964
|
+
"version": "8.26.1",
|
|
5965
|
+
"resolved": "https://registry.npmjs.org/@lwc/types/-/types-8.26.1.tgz",
|
|
5966
|
+
"integrity": "sha512-9iqDu3zbdb3aEYof8MNU7nbM8X0ZPV2ocNKP4//HuqRGzNiIUdq3EcRRekZQuHdaFZztZJXClh73Q/Th/xAdWA==",
|
|
5655
5967
|
"license": "MIT",
|
|
5656
5968
|
"dependencies": {
|
|
5657
|
-
"@lwc/engine-core": "8.
|
|
5969
|
+
"@lwc/engine-core": "8.26.1"
|
|
5658
5970
|
}
|
|
5659
5971
|
},
|
|
5660
5972
|
"node_modules/@lwc/wire-service": {
|
|
5661
|
-
"version": "8.
|
|
5662
|
-
"resolved": "https://registry.npmjs.org/@lwc/wire-service/-/wire-service-8.
|
|
5663
|
-
"integrity": "sha512-
|
|
5973
|
+
"version": "8.26.1",
|
|
5974
|
+
"resolved": "https://registry.npmjs.org/@lwc/wire-service/-/wire-service-8.26.1.tgz",
|
|
5975
|
+
"integrity": "sha512-zCnyMd9faQTRKCOJEyRjMOuWexiyLYD97b0y2MtxjAfoxnRf+qMZulnp0FHHyR9weEmiFFGPtvBkRY0szkvErQ==",
|
|
5664
5976
|
"license": "MIT"
|
|
5665
5977
|
},
|
|
5666
5978
|
"node_modules/@lwrjs/api": {
|
|
@@ -8247,6 +8559,99 @@
|
|
|
8247
8559
|
"eslint": "^7.5.0 || ^8.0.0 || ^9.0.0"
|
|
8248
8560
|
}
|
|
8249
8561
|
},
|
|
8562
|
+
"node_modules/@salesforce/eslint-config-lwc/node_modules/@babel/eslint-parser/node_modules/@eslint/core": {
|
|
8563
|
+
"version": "0.16.0",
|
|
8564
|
+
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
8565
|
+
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
8566
|
+
"license": "Apache-2.0",
|
|
8567
|
+
"dependencies": {
|
|
8568
|
+
"@types/json-schema": "^7.0.15"
|
|
8569
|
+
},
|
|
8570
|
+
"engines": {
|
|
8571
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8572
|
+
}
|
|
8573
|
+
},
|
|
8574
|
+
"node_modules/@salesforce/eslint-config-lwc/node_modules/@babel/eslint-parser/node_modules/@eslint/js": {
|
|
8575
|
+
"version": "9.38.0",
|
|
8576
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.38.0.tgz",
|
|
8577
|
+
"integrity": "sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==",
|
|
8578
|
+
"license": "MIT",
|
|
8579
|
+
"engines": {
|
|
8580
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8581
|
+
},
|
|
8582
|
+
"funding": {
|
|
8583
|
+
"url": "https://eslint.org/donate"
|
|
8584
|
+
}
|
|
8585
|
+
},
|
|
8586
|
+
"node_modules/@salesforce/eslint-config-lwc/node_modules/@babel/eslint-parser/node_modules/eslint": {
|
|
8587
|
+
"version": "9.38.0",
|
|
8588
|
+
"license": "MIT",
|
|
8589
|
+
"dependencies": {
|
|
8590
|
+
"@eslint-community/eslint-utils": "^4.8.0",
|
|
8591
|
+
"@eslint-community/regexpp": "^4.12.1",
|
|
8592
|
+
"@eslint/config-array": "^0.21.1",
|
|
8593
|
+
"@eslint/config-helpers": "^0.4.1",
|
|
8594
|
+
"@eslint/core": "^0.16.0",
|
|
8595
|
+
"@eslint/eslintrc": "^3.3.1",
|
|
8596
|
+
"@eslint/js": "9.38.0",
|
|
8597
|
+
"@eslint/plugin-kit": "^0.4.0",
|
|
8598
|
+
"@humanfs/node": "^0.16.6",
|
|
8599
|
+
"@humanwhocodes/module-importer": "^1.0.1",
|
|
8600
|
+
"@humanwhocodes/retry": "^0.4.2",
|
|
8601
|
+
"@types/estree": "^1.0.6",
|
|
8602
|
+
"ajv": "^6.12.4",
|
|
8603
|
+
"chalk": "^4.0.0",
|
|
8604
|
+
"cross-spawn": "^7.0.6",
|
|
8605
|
+
"debug": "^4.3.2",
|
|
8606
|
+
"escape-string-regexp": "^4.0.0",
|
|
8607
|
+
"eslint-scope": "^8.4.0",
|
|
8608
|
+
"eslint-visitor-keys": "^4.2.1",
|
|
8609
|
+
"espree": "^10.4.0",
|
|
8610
|
+
"esquery": "^1.5.0",
|
|
8611
|
+
"esutils": "^2.0.2",
|
|
8612
|
+
"fast-deep-equal": "^3.1.3",
|
|
8613
|
+
"file-entry-cache": "^8.0.0",
|
|
8614
|
+
"find-up": "^5.0.0",
|
|
8615
|
+
"glob-parent": "^6.0.2",
|
|
8616
|
+
"ignore": "^5.2.0",
|
|
8617
|
+
"imurmurhash": "^0.1.4",
|
|
8618
|
+
"is-glob": "^4.0.0",
|
|
8619
|
+
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
8620
|
+
"lodash.merge": "^4.6.2",
|
|
8621
|
+
"minimatch": "^3.1.2",
|
|
8622
|
+
"natural-compare": "^1.4.0",
|
|
8623
|
+
"optionator": "^0.9.3"
|
|
8624
|
+
},
|
|
8625
|
+
"bin": {
|
|
8626
|
+
"eslint": "bin/eslint.js"
|
|
8627
|
+
},
|
|
8628
|
+
"engines": {
|
|
8629
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8630
|
+
},
|
|
8631
|
+
"funding": {
|
|
8632
|
+
"url": "https://eslint.org/donate"
|
|
8633
|
+
},
|
|
8634
|
+
"peerDependencies": {
|
|
8635
|
+
"jiti": "*"
|
|
8636
|
+
},
|
|
8637
|
+
"peerDependenciesMeta": {
|
|
8638
|
+
"jiti": {
|
|
8639
|
+
"optional": true
|
|
8640
|
+
}
|
|
8641
|
+
}
|
|
8642
|
+
},
|
|
8643
|
+
"node_modules/@salesforce/eslint-config-lwc/node_modules/@babel/eslint-parser/node_modules/eslint/node_modules/eslint-visitor-keys": {
|
|
8644
|
+
"version": "4.2.1",
|
|
8645
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
8646
|
+
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
8647
|
+
"license": "Apache-2.0",
|
|
8648
|
+
"engines": {
|
|
8649
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8650
|
+
},
|
|
8651
|
+
"funding": {
|
|
8652
|
+
"url": "https://opencollective.com/eslint"
|
|
8653
|
+
}
|
|
8654
|
+
},
|
|
8250
8655
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/@babel/eslint-parser/node_modules/semver": {
|
|
8251
8656
|
"version": "6.3.1",
|
|
8252
8657
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
@@ -8299,18 +8704,6 @@
|
|
|
8299
8704
|
"url": "https://opencollective.com/eslint"
|
|
8300
8705
|
}
|
|
8301
8706
|
},
|
|
8302
|
-
"node_modules/@salesforce/eslint-config-lwc/node_modules/@eslint/core": {
|
|
8303
|
-
"version": "0.16.0",
|
|
8304
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
8305
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
8306
|
-
"license": "Apache-2.0",
|
|
8307
|
-
"dependencies": {
|
|
8308
|
-
"@types/json-schema": "^7.0.15"
|
|
8309
|
-
},
|
|
8310
|
-
"engines": {
|
|
8311
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8312
|
-
}
|
|
8313
|
-
},
|
|
8314
8707
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/@eslint/eslintrc": {
|
|
8315
8708
|
"version": "3.3.1",
|
|
8316
8709
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -8359,18 +8752,17 @@
|
|
|
8359
8752
|
}
|
|
8360
8753
|
},
|
|
8361
8754
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/eslint": {
|
|
8362
|
-
"version": "9.
|
|
8755
|
+
"version": "9.39.2",
|
|
8363
8756
|
"license": "MIT",
|
|
8364
|
-
"peer": true,
|
|
8365
8757
|
"dependencies": {
|
|
8366
8758
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
8367
8759
|
"@eslint-community/regexpp": "^4.12.1",
|
|
8368
8760
|
"@eslint/config-array": "^0.21.1",
|
|
8369
|
-
"@eslint/config-helpers": "^0.4.
|
|
8370
|
-
"@eslint/core": "^0.
|
|
8761
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
8762
|
+
"@eslint/core": "^0.17.0",
|
|
8371
8763
|
"@eslint/eslintrc": "^3.3.1",
|
|
8372
|
-
"@eslint/js": "9.
|
|
8373
|
-
"@eslint/plugin-kit": "^0.4.
|
|
8764
|
+
"@eslint/js": "9.39.2",
|
|
8765
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
8374
8766
|
"@humanfs/node": "^0.16.6",
|
|
8375
8767
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
8376
8768
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -8416,22 +8808,6 @@
|
|
|
8416
8808
|
}
|
|
8417
8809
|
}
|
|
8418
8810
|
},
|
|
8419
|
-
"node_modules/@salesforce/eslint-config-lwc/node_modules/eslint-scope": {
|
|
8420
|
-
"version": "8.4.0",
|
|
8421
|
-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
8422
|
-
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
8423
|
-
"license": "BSD-2-Clause",
|
|
8424
|
-
"dependencies": {
|
|
8425
|
-
"esrecurse": "^4.3.0",
|
|
8426
|
-
"estraverse": "^5.2.0"
|
|
8427
|
-
},
|
|
8428
|
-
"engines": {
|
|
8429
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8430
|
-
},
|
|
8431
|
-
"funding": {
|
|
8432
|
-
"url": "https://opencollective.com/eslint"
|
|
8433
|
-
}
|
|
8434
|
-
},
|
|
8435
8811
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/eslint-visitor-keys": {
|
|
8436
8812
|
"version": "2.1.0",
|
|
8437
8813
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
|
|
@@ -8442,9 +8818,9 @@
|
|
|
8442
8818
|
}
|
|
8443
8819
|
},
|
|
8444
8820
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/eslint/node_modules/@eslint/js": {
|
|
8445
|
-
"version": "9.
|
|
8446
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
8447
|
-
"integrity": "sha512-
|
|
8821
|
+
"version": "9.39.2",
|
|
8822
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
8823
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
8448
8824
|
"license": "MIT",
|
|
8449
8825
|
"engines": {
|
|
8450
8826
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -8465,18 +8841,6 @@
|
|
|
8465
8841
|
"url": "https://opencollective.com/eslint"
|
|
8466
8842
|
}
|
|
8467
8843
|
},
|
|
8468
|
-
"node_modules/@salesforce/eslint-config-lwc/node_modules/file-entry-cache": {
|
|
8469
|
-
"version": "8.0.0",
|
|
8470
|
-
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
8471
|
-
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
8472
|
-
"license": "MIT",
|
|
8473
|
-
"dependencies": {
|
|
8474
|
-
"flat-cache": "^4.0.0"
|
|
8475
|
-
},
|
|
8476
|
-
"engines": {
|
|
8477
|
-
"node": ">=16.0.0"
|
|
8478
|
-
}
|
|
8479
|
-
},
|
|
8480
8844
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/find-up": {
|
|
8481
8845
|
"version": "5.0.0",
|
|
8482
8846
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
@@ -8493,31 +8857,6 @@
|
|
|
8493
8857
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
8494
8858
|
}
|
|
8495
8859
|
},
|
|
8496
|
-
"node_modules/@salesforce/eslint-config-lwc/node_modules/flat-cache": {
|
|
8497
|
-
"version": "4.0.1",
|
|
8498
|
-
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
8499
|
-
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
8500
|
-
"license": "MIT",
|
|
8501
|
-
"dependencies": {
|
|
8502
|
-
"flatted": "^3.2.9",
|
|
8503
|
-
"keyv": "^4.5.4"
|
|
8504
|
-
},
|
|
8505
|
-
"engines": {
|
|
8506
|
-
"node": ">=16"
|
|
8507
|
-
}
|
|
8508
|
-
},
|
|
8509
|
-
"node_modules/@salesforce/eslint-config-lwc/node_modules/glob-parent": {
|
|
8510
|
-
"version": "6.0.2",
|
|
8511
|
-
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
8512
|
-
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
8513
|
-
"license": "ISC",
|
|
8514
|
-
"dependencies": {
|
|
8515
|
-
"is-glob": "^4.0.3"
|
|
8516
|
-
},
|
|
8517
|
-
"engines": {
|
|
8518
|
-
"node": ">=10.13.0"
|
|
8519
|
-
}
|
|
8520
|
-
},
|
|
8521
8860
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/globals": {
|
|
8522
8861
|
"version": "15.14.0",
|
|
8523
8862
|
"resolved": "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz",
|
|
@@ -8618,18 +8957,6 @@
|
|
|
8618
8957
|
"url": "https://opencollective.com/eslint"
|
|
8619
8958
|
}
|
|
8620
8959
|
},
|
|
8621
|
-
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/@eslint/core": {
|
|
8622
|
-
"version": "0.16.0",
|
|
8623
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
8624
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
8625
|
-
"license": "Apache-2.0",
|
|
8626
|
-
"dependencies": {
|
|
8627
|
-
"@types/json-schema": "^7.0.15"
|
|
8628
|
-
},
|
|
8629
|
-
"engines": {
|
|
8630
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8631
|
-
}
|
|
8632
|
-
},
|
|
8633
8960
|
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/@eslint/eslintrc": {
|
|
8634
8961
|
"version": "3.3.1",
|
|
8635
8962
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -8654,9 +8981,9 @@
|
|
|
8654
8981
|
}
|
|
8655
8982
|
},
|
|
8656
8983
|
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/@eslint/js": {
|
|
8657
|
-
"version": "9.
|
|
8658
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
8659
|
-
"integrity": "sha512-
|
|
8984
|
+
"version": "9.39.2",
|
|
8985
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
8986
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
8660
8987
|
"license": "MIT",
|
|
8661
8988
|
"engines": {
|
|
8662
8989
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -8666,18 +8993,18 @@
|
|
|
8666
8993
|
}
|
|
8667
8994
|
},
|
|
8668
8995
|
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/eslint": {
|
|
8669
|
-
"version": "9.
|
|
8996
|
+
"version": "9.39.2",
|
|
8670
8997
|
"license": "MIT",
|
|
8671
8998
|
"peer": true,
|
|
8672
8999
|
"dependencies": {
|
|
8673
9000
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
8674
9001
|
"@eslint-community/regexpp": "^4.12.1",
|
|
8675
9002
|
"@eslint/config-array": "^0.21.1",
|
|
8676
|
-
"@eslint/config-helpers": "^0.4.
|
|
8677
|
-
"@eslint/core": "^0.
|
|
9003
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
9004
|
+
"@eslint/core": "^0.17.0",
|
|
8678
9005
|
"@eslint/eslintrc": "^3.3.1",
|
|
8679
|
-
"@eslint/js": "9.
|
|
8680
|
-
"@eslint/plugin-kit": "^0.4.
|
|
9006
|
+
"@eslint/js": "9.39.2",
|
|
9007
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
8681
9008
|
"@humanfs/node": "^0.16.6",
|
|
8682
9009
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
8683
9010
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -8723,22 +9050,6 @@
|
|
|
8723
9050
|
}
|
|
8724
9051
|
}
|
|
8725
9052
|
},
|
|
8726
|
-
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/eslint-scope": {
|
|
8727
|
-
"version": "8.4.0",
|
|
8728
|
-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
8729
|
-
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
8730
|
-
"license": "BSD-2-Clause",
|
|
8731
|
-
"dependencies": {
|
|
8732
|
-
"esrecurse": "^4.3.0",
|
|
8733
|
-
"estraverse": "^5.2.0"
|
|
8734
|
-
},
|
|
8735
|
-
"engines": {
|
|
8736
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8737
|
-
},
|
|
8738
|
-
"funding": {
|
|
8739
|
-
"url": "https://opencollective.com/eslint"
|
|
8740
|
-
}
|
|
8741
|
-
},
|
|
8742
9053
|
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/eslint-visitor-keys": {
|
|
8743
9054
|
"version": "4.2.1",
|
|
8744
9055
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
@@ -8751,18 +9062,6 @@
|
|
|
8751
9062
|
"url": "https://opencollective.com/eslint"
|
|
8752
9063
|
}
|
|
8753
9064
|
},
|
|
8754
|
-
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/file-entry-cache": {
|
|
8755
|
-
"version": "8.0.0",
|
|
8756
|
-
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
8757
|
-
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
8758
|
-
"license": "MIT",
|
|
8759
|
-
"dependencies": {
|
|
8760
|
-
"flat-cache": "^4.0.0"
|
|
8761
|
-
},
|
|
8762
|
-
"engines": {
|
|
8763
|
-
"node": ">=16.0.0"
|
|
8764
|
-
}
|
|
8765
|
-
},
|
|
8766
9065
|
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/find-up": {
|
|
8767
9066
|
"version": "5.0.0",
|
|
8768
9067
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
@@ -8779,31 +9078,6 @@
|
|
|
8779
9078
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
8780
9079
|
}
|
|
8781
9080
|
},
|
|
8782
|
-
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/flat-cache": {
|
|
8783
|
-
"version": "4.0.1",
|
|
8784
|
-
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
8785
|
-
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
8786
|
-
"license": "MIT",
|
|
8787
|
-
"dependencies": {
|
|
8788
|
-
"flatted": "^3.2.9",
|
|
8789
|
-
"keyv": "^4.5.4"
|
|
8790
|
-
},
|
|
8791
|
-
"engines": {
|
|
8792
|
-
"node": ">=16"
|
|
8793
|
-
}
|
|
8794
|
-
},
|
|
8795
|
-
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/glob-parent": {
|
|
8796
|
-
"version": "6.0.2",
|
|
8797
|
-
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
8798
|
-
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
8799
|
-
"license": "ISC",
|
|
8800
|
-
"dependencies": {
|
|
8801
|
-
"is-glob": "^4.0.3"
|
|
8802
|
-
},
|
|
8803
|
-
"engines": {
|
|
8804
|
-
"node": ">=10.13.0"
|
|
8805
|
-
}
|
|
8806
|
-
},
|
|
8807
9081
|
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/globals": {
|
|
8808
9082
|
"version": "14.0.0",
|
|
8809
9083
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
@@ -11889,6 +12163,18 @@
|
|
|
11889
12163
|
"fsevents": "~2.3.2"
|
|
11890
12164
|
}
|
|
11891
12165
|
},
|
|
12166
|
+
"node_modules/chokidar/node_modules/glob-parent": {
|
|
12167
|
+
"version": "5.1.2",
|
|
12168
|
+
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
12169
|
+
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
12170
|
+
"license": "ISC",
|
|
12171
|
+
"dependencies": {
|
|
12172
|
+
"is-glob": "^4.0.1"
|
|
12173
|
+
},
|
|
12174
|
+
"engines": {
|
|
12175
|
+
"node": ">= 6"
|
|
12176
|
+
}
|
|
12177
|
+
},
|
|
11892
12178
|
"node_modules/chownr": {
|
|
11893
12179
|
"version": "2.0.0",
|
|
11894
12180
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
|
|
@@ -13521,18 +13807,6 @@
|
|
|
13521
13807
|
"url": "https://opencollective.com/eslint"
|
|
13522
13808
|
}
|
|
13523
13809
|
},
|
|
13524
|
-
"node_modules/eslint-plugin-import/node_modules/@eslint/core": {
|
|
13525
|
-
"version": "0.16.0",
|
|
13526
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
13527
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
13528
|
-
"license": "Apache-2.0",
|
|
13529
|
-
"dependencies": {
|
|
13530
|
-
"@types/json-schema": "^7.0.15"
|
|
13531
|
-
},
|
|
13532
|
-
"engines": {
|
|
13533
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
13534
|
-
}
|
|
13535
|
-
},
|
|
13536
13810
|
"node_modules/eslint-plugin-import/node_modules/@eslint/eslintrc": {
|
|
13537
13811
|
"version": "3.3.1",
|
|
13538
13812
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -13574,9 +13848,9 @@
|
|
|
13574
13848
|
}
|
|
13575
13849
|
},
|
|
13576
13850
|
"node_modules/eslint-plugin-import/node_modules/@eslint/js": {
|
|
13577
|
-
"version": "9.
|
|
13578
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
13579
|
-
"integrity": "sha512-
|
|
13851
|
+
"version": "9.39.2",
|
|
13852
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
13853
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
13580
13854
|
"license": "MIT",
|
|
13581
13855
|
"engines": {
|
|
13582
13856
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -13607,18 +13881,18 @@
|
|
|
13607
13881
|
}
|
|
13608
13882
|
},
|
|
13609
13883
|
"node_modules/eslint-plugin-import/node_modules/eslint": {
|
|
13610
|
-
"version": "9.
|
|
13884
|
+
"version": "9.39.2",
|
|
13611
13885
|
"license": "MIT",
|
|
13612
13886
|
"peer": true,
|
|
13613
13887
|
"dependencies": {
|
|
13614
13888
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
13615
13889
|
"@eslint-community/regexpp": "^4.12.1",
|
|
13616
13890
|
"@eslint/config-array": "^0.21.1",
|
|
13617
|
-
"@eslint/config-helpers": "^0.4.
|
|
13618
|
-
"@eslint/core": "^0.
|
|
13891
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
13892
|
+
"@eslint/core": "^0.17.0",
|
|
13619
13893
|
"@eslint/eslintrc": "^3.3.1",
|
|
13620
|
-
"@eslint/js": "9.
|
|
13621
|
-
"@eslint/plugin-kit": "^0.4.
|
|
13894
|
+
"@eslint/js": "9.39.2",
|
|
13895
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
13622
13896
|
"@humanfs/node": "^0.16.6",
|
|
13623
13897
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
13624
13898
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -13664,22 +13938,6 @@
|
|
|
13664
13938
|
}
|
|
13665
13939
|
}
|
|
13666
13940
|
},
|
|
13667
|
-
"node_modules/eslint-plugin-import/node_modules/eslint-scope": {
|
|
13668
|
-
"version": "8.4.0",
|
|
13669
|
-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
13670
|
-
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
13671
|
-
"license": "BSD-2-Clause",
|
|
13672
|
-
"dependencies": {
|
|
13673
|
-
"esrecurse": "^4.3.0",
|
|
13674
|
-
"estraverse": "^5.2.0"
|
|
13675
|
-
},
|
|
13676
|
-
"engines": {
|
|
13677
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
13678
|
-
},
|
|
13679
|
-
"funding": {
|
|
13680
|
-
"url": "https://opencollective.com/eslint"
|
|
13681
|
-
}
|
|
13682
|
-
},
|
|
13683
13941
|
"node_modules/eslint-plugin-import/node_modules/eslint-visitor-keys": {
|
|
13684
13942
|
"version": "4.2.1",
|
|
13685
13943
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
@@ -13709,18 +13967,6 @@
|
|
|
13709
13967
|
}
|
|
13710
13968
|
}
|
|
13711
13969
|
},
|
|
13712
|
-
"node_modules/eslint-plugin-import/node_modules/file-entry-cache": {
|
|
13713
|
-
"version": "8.0.0",
|
|
13714
|
-
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
13715
|
-
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
13716
|
-
"license": "MIT",
|
|
13717
|
-
"dependencies": {
|
|
13718
|
-
"flat-cache": "^4.0.0"
|
|
13719
|
-
},
|
|
13720
|
-
"engines": {
|
|
13721
|
-
"node": ">=16.0.0"
|
|
13722
|
-
}
|
|
13723
|
-
},
|
|
13724
13970
|
"node_modules/eslint-plugin-import/node_modules/find-up": {
|
|
13725
13971
|
"version": "5.0.0",
|
|
13726
13972
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
@@ -13737,31 +13983,6 @@
|
|
|
13737
13983
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
13738
13984
|
}
|
|
13739
13985
|
},
|
|
13740
|
-
"node_modules/eslint-plugin-import/node_modules/flat-cache": {
|
|
13741
|
-
"version": "4.0.1",
|
|
13742
|
-
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
13743
|
-
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
13744
|
-
"license": "MIT",
|
|
13745
|
-
"dependencies": {
|
|
13746
|
-
"flatted": "^3.2.9",
|
|
13747
|
-
"keyv": "^4.5.4"
|
|
13748
|
-
},
|
|
13749
|
-
"engines": {
|
|
13750
|
-
"node": ">=16"
|
|
13751
|
-
}
|
|
13752
|
-
},
|
|
13753
|
-
"node_modules/eslint-plugin-import/node_modules/glob-parent": {
|
|
13754
|
-
"version": "6.0.2",
|
|
13755
|
-
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
13756
|
-
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
13757
|
-
"license": "ISC",
|
|
13758
|
-
"dependencies": {
|
|
13759
|
-
"is-glob": "^4.0.3"
|
|
13760
|
-
},
|
|
13761
|
-
"engines": {
|
|
13762
|
-
"node": ">=10.13.0"
|
|
13763
|
-
}
|
|
13764
|
-
},
|
|
13765
13986
|
"node_modules/eslint-plugin-import/node_modules/globals": {
|
|
13766
13987
|
"version": "14.0.0",
|
|
13767
13988
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
@@ -13854,18 +14075,6 @@
|
|
|
13854
14075
|
}
|
|
13855
14076
|
}
|
|
13856
14077
|
},
|
|
13857
|
-
"node_modules/eslint-plugin-jest/node_modules/@eslint/core": {
|
|
13858
|
-
"version": "0.16.0",
|
|
13859
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
13860
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
13861
|
-
"license": "Apache-2.0",
|
|
13862
|
-
"dependencies": {
|
|
13863
|
-
"@types/json-schema": "^7.0.15"
|
|
13864
|
-
},
|
|
13865
|
-
"engines": {
|
|
13866
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
13867
|
-
}
|
|
13868
|
-
},
|
|
13869
14078
|
"node_modules/eslint-plugin-jest/node_modules/@eslint/eslintrc": {
|
|
13870
14079
|
"version": "3.3.1",
|
|
13871
14080
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -13890,9 +14099,9 @@
|
|
|
13890
14099
|
}
|
|
13891
14100
|
},
|
|
13892
14101
|
"node_modules/eslint-plugin-jest/node_modules/@eslint/js": {
|
|
13893
|
-
"version": "9.
|
|
13894
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
13895
|
-
"integrity": "sha512-
|
|
14102
|
+
"version": "9.39.2",
|
|
14103
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
14104
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
13896
14105
|
"license": "MIT",
|
|
13897
14106
|
"engines": {
|
|
13898
14107
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -13918,83 +14127,275 @@
|
|
|
13918
14127
|
"url": "https://opencollective.com/typescript-eslint"
|
|
13919
14128
|
}
|
|
13920
14129
|
},
|
|
13921
|
-
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/types": {
|
|
13922
|
-
"version": "8.46.2",
|
|
13923
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.46.2.tgz",
|
|
13924
|
-
"integrity": "sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==",
|
|
13925
|
-
"license": "MIT",
|
|
14130
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/types": {
|
|
14131
|
+
"version": "8.46.2",
|
|
14132
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.46.2.tgz",
|
|
14133
|
+
"integrity": "sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==",
|
|
14134
|
+
"license": "MIT",
|
|
14135
|
+
"engines": {
|
|
14136
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
14137
|
+
},
|
|
14138
|
+
"funding": {
|
|
14139
|
+
"type": "opencollective",
|
|
14140
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
14141
|
+
}
|
|
14142
|
+
},
|
|
14143
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/typescript-estree": {
|
|
14144
|
+
"version": "8.46.2",
|
|
14145
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz",
|
|
14146
|
+
"integrity": "sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==",
|
|
14147
|
+
"license": "MIT",
|
|
14148
|
+
"dependencies": {
|
|
14149
|
+
"@typescript-eslint/project-service": "8.46.2",
|
|
14150
|
+
"@typescript-eslint/tsconfig-utils": "8.46.2",
|
|
14151
|
+
"@typescript-eslint/types": "8.46.2",
|
|
14152
|
+
"@typescript-eslint/visitor-keys": "8.46.2",
|
|
14153
|
+
"debug": "^4.3.4",
|
|
14154
|
+
"fast-glob": "^3.3.2",
|
|
14155
|
+
"is-glob": "^4.0.3",
|
|
14156
|
+
"minimatch": "^9.0.4",
|
|
14157
|
+
"semver": "^7.6.0",
|
|
14158
|
+
"ts-api-utils": "^2.1.0"
|
|
14159
|
+
},
|
|
14160
|
+
"engines": {
|
|
14161
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
14162
|
+
},
|
|
14163
|
+
"funding": {
|
|
14164
|
+
"type": "opencollective",
|
|
14165
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
14166
|
+
},
|
|
14167
|
+
"peerDependencies": {
|
|
14168
|
+
"typescript": ">=4.8.4 <6.0.0"
|
|
14169
|
+
}
|
|
14170
|
+
},
|
|
14171
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
14172
|
+
"version": "9.0.5",
|
|
14173
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
14174
|
+
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
14175
|
+
"license": "ISC",
|
|
14176
|
+
"dependencies": {
|
|
14177
|
+
"brace-expansion": "^2.0.1"
|
|
14178
|
+
},
|
|
14179
|
+
"engines": {
|
|
14180
|
+
"node": ">=16 || 14 >=14.17"
|
|
14181
|
+
},
|
|
14182
|
+
"funding": {
|
|
14183
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
14184
|
+
}
|
|
14185
|
+
},
|
|
14186
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils": {
|
|
14187
|
+
"version": "8.46.2",
|
|
14188
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.46.2.tgz",
|
|
14189
|
+
"integrity": "sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==",
|
|
14190
|
+
"license": "MIT",
|
|
14191
|
+
"dependencies": {
|
|
14192
|
+
"@eslint-community/eslint-utils": "^4.7.0",
|
|
14193
|
+
"@typescript-eslint/scope-manager": "8.46.2",
|
|
14194
|
+
"@typescript-eslint/types": "8.46.2",
|
|
14195
|
+
"@typescript-eslint/typescript-estree": "8.46.2"
|
|
14196
|
+
},
|
|
14197
|
+
"engines": {
|
|
14198
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
14199
|
+
},
|
|
14200
|
+
"funding": {
|
|
14201
|
+
"type": "opencollective",
|
|
14202
|
+
"url": "https://opencollective.com/typescript-eslint"
|
|
14203
|
+
},
|
|
14204
|
+
"peerDependencies": {
|
|
14205
|
+
"eslint": "^8.57.0 || ^9.0.0",
|
|
14206
|
+
"typescript": ">=4.8.4 <6.0.0"
|
|
14207
|
+
}
|
|
14208
|
+
},
|
|
14209
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils/node_modules/@eslint/core": {
|
|
14210
|
+
"version": "0.16.0",
|
|
14211
|
+
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
14212
|
+
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
14213
|
+
"license": "Apache-2.0",
|
|
14214
|
+
"dependencies": {
|
|
14215
|
+
"@types/json-schema": "^7.0.15"
|
|
14216
|
+
},
|
|
14217
|
+
"engines": {
|
|
14218
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
14219
|
+
}
|
|
14220
|
+
},
|
|
14221
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils/node_modules/@eslint/js": {
|
|
14222
|
+
"version": "9.38.0",
|
|
14223
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.38.0.tgz",
|
|
14224
|
+
"integrity": "sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==",
|
|
14225
|
+
"license": "MIT",
|
|
14226
|
+
"engines": {
|
|
14227
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
14228
|
+
},
|
|
14229
|
+
"funding": {
|
|
14230
|
+
"url": "https://eslint.org/donate"
|
|
14231
|
+
}
|
|
14232
|
+
},
|
|
14233
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils/node_modules/eslint": {
|
|
14234
|
+
"version": "9.38.0",
|
|
14235
|
+
"license": "MIT",
|
|
14236
|
+
"dependencies": {
|
|
14237
|
+
"@eslint-community/eslint-utils": "^4.8.0",
|
|
14238
|
+
"@eslint-community/regexpp": "^4.12.1",
|
|
14239
|
+
"@eslint/config-array": "^0.21.1",
|
|
14240
|
+
"@eslint/config-helpers": "^0.4.1",
|
|
14241
|
+
"@eslint/core": "^0.16.0",
|
|
14242
|
+
"@eslint/eslintrc": "^3.3.1",
|
|
14243
|
+
"@eslint/js": "9.38.0",
|
|
14244
|
+
"@eslint/plugin-kit": "^0.4.0",
|
|
14245
|
+
"@humanfs/node": "^0.16.6",
|
|
14246
|
+
"@humanwhocodes/module-importer": "^1.0.1",
|
|
14247
|
+
"@humanwhocodes/retry": "^0.4.2",
|
|
14248
|
+
"@types/estree": "^1.0.6",
|
|
14249
|
+
"ajv": "^6.12.4",
|
|
14250
|
+
"chalk": "^4.0.0",
|
|
14251
|
+
"cross-spawn": "^7.0.6",
|
|
14252
|
+
"debug": "^4.3.2",
|
|
14253
|
+
"escape-string-regexp": "^4.0.0",
|
|
14254
|
+
"eslint-scope": "^8.4.0",
|
|
14255
|
+
"eslint-visitor-keys": "^4.2.1",
|
|
14256
|
+
"espree": "^10.4.0",
|
|
14257
|
+
"esquery": "^1.5.0",
|
|
14258
|
+
"esutils": "^2.0.2",
|
|
14259
|
+
"fast-deep-equal": "^3.1.3",
|
|
14260
|
+
"file-entry-cache": "^8.0.0",
|
|
14261
|
+
"find-up": "^5.0.0",
|
|
14262
|
+
"glob-parent": "^6.0.2",
|
|
14263
|
+
"ignore": "^5.2.0",
|
|
14264
|
+
"imurmurhash": "^0.1.4",
|
|
14265
|
+
"is-glob": "^4.0.0",
|
|
14266
|
+
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
14267
|
+
"lodash.merge": "^4.6.2",
|
|
14268
|
+
"minimatch": "^3.1.2",
|
|
14269
|
+
"natural-compare": "^1.4.0",
|
|
14270
|
+
"optionator": "^0.9.3"
|
|
14271
|
+
},
|
|
14272
|
+
"bin": {
|
|
14273
|
+
"eslint": "bin/eslint.js"
|
|
14274
|
+
},
|
|
14275
|
+
"engines": {
|
|
14276
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
14277
|
+
},
|
|
14278
|
+
"funding": {
|
|
14279
|
+
"url": "https://eslint.org/donate"
|
|
14280
|
+
},
|
|
14281
|
+
"peerDependencies": {
|
|
14282
|
+
"jiti": "*"
|
|
14283
|
+
},
|
|
14284
|
+
"peerDependenciesMeta": {
|
|
14285
|
+
"jiti": {
|
|
14286
|
+
"optional": true
|
|
14287
|
+
}
|
|
14288
|
+
}
|
|
14289
|
+
},
|
|
14290
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils/node_modules/eslint/node_modules/@eslint-community/eslint-utils": {
|
|
14291
|
+
"version": "4.9.0",
|
|
14292
|
+
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
|
|
14293
|
+
"integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
|
|
14294
|
+
"license": "MIT",
|
|
14295
|
+
"dependencies": {
|
|
14296
|
+
"eslint-visitor-keys": "^3.4.3"
|
|
14297
|
+
},
|
|
14298
|
+
"engines": {
|
|
14299
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
14300
|
+
},
|
|
14301
|
+
"funding": {
|
|
14302
|
+
"url": "https://opencollective.com/eslint"
|
|
14303
|
+
},
|
|
14304
|
+
"peerDependencies": {
|
|
14305
|
+
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
14306
|
+
}
|
|
14307
|
+
},
|
|
14308
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils/node_modules/eslint/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
|
14309
|
+
"version": "3.4.3",
|
|
14310
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
14311
|
+
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
14312
|
+
"license": "Apache-2.0",
|
|
13926
14313
|
"engines": {
|
|
13927
|
-
"node": "^
|
|
14314
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
13928
14315
|
},
|
|
13929
14316
|
"funding": {
|
|
13930
|
-
"
|
|
13931
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
14317
|
+
"url": "https://opencollective.com/eslint"
|
|
13932
14318
|
}
|
|
13933
14319
|
},
|
|
13934
|
-
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/
|
|
13935
|
-
"version": "
|
|
13936
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz",
|
|
13937
|
-
"integrity": "sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==",
|
|
14320
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils/node_modules/eslint/node_modules/eslint": {
|
|
14321
|
+
"version": "9.39.2",
|
|
13938
14322
|
"license": "MIT",
|
|
13939
14323
|
"dependencies": {
|
|
13940
|
-
"@
|
|
13941
|
-
"@
|
|
13942
|
-
"@
|
|
13943
|
-
"@
|
|
13944
|
-
"
|
|
13945
|
-
"
|
|
13946
|
-
"
|
|
13947
|
-
"
|
|
13948
|
-
"
|
|
13949
|
-
"
|
|
14324
|
+
"@eslint-community/eslint-utils": "^4.8.0",
|
|
14325
|
+
"@eslint-community/regexpp": "^4.12.1",
|
|
14326
|
+
"@eslint/config-array": "^0.21.1",
|
|
14327
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
14328
|
+
"@eslint/core": "^0.17.0",
|
|
14329
|
+
"@eslint/eslintrc": "^3.3.1",
|
|
14330
|
+
"@eslint/js": "9.39.2",
|
|
14331
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
14332
|
+
"@humanfs/node": "^0.16.6",
|
|
14333
|
+
"@humanwhocodes/module-importer": "^1.0.1",
|
|
14334
|
+
"@humanwhocodes/retry": "^0.4.2",
|
|
14335
|
+
"@types/estree": "^1.0.6",
|
|
14336
|
+
"ajv": "^6.12.4",
|
|
14337
|
+
"chalk": "^4.0.0",
|
|
14338
|
+
"cross-spawn": "^7.0.6",
|
|
14339
|
+
"debug": "^4.3.2",
|
|
14340
|
+
"escape-string-regexp": "^4.0.0",
|
|
14341
|
+
"eslint-scope": "^8.4.0",
|
|
14342
|
+
"eslint-visitor-keys": "^4.2.1",
|
|
14343
|
+
"espree": "^10.4.0",
|
|
14344
|
+
"esquery": "^1.5.0",
|
|
14345
|
+
"esutils": "^2.0.2",
|
|
14346
|
+
"fast-deep-equal": "^3.1.3",
|
|
14347
|
+
"file-entry-cache": "^8.0.0",
|
|
14348
|
+
"find-up": "^5.0.0",
|
|
14349
|
+
"glob-parent": "^6.0.2",
|
|
14350
|
+
"ignore": "^5.2.0",
|
|
14351
|
+
"imurmurhash": "^0.1.4",
|
|
14352
|
+
"is-glob": "^4.0.0",
|
|
14353
|
+
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
14354
|
+
"lodash.merge": "^4.6.2",
|
|
14355
|
+
"minimatch": "^3.1.2",
|
|
14356
|
+
"natural-compare": "^1.4.0",
|
|
14357
|
+
"optionator": "^0.9.3"
|
|
14358
|
+
},
|
|
14359
|
+
"bin": {
|
|
14360
|
+
"eslint": "bin/eslint.js"
|
|
13950
14361
|
},
|
|
13951
14362
|
"engines": {
|
|
13952
14363
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
13953
14364
|
},
|
|
13954
14365
|
"funding": {
|
|
13955
|
-
"
|
|
13956
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
14366
|
+
"url": "https://eslint.org/donate"
|
|
13957
14367
|
},
|
|
13958
14368
|
"peerDependencies": {
|
|
13959
|
-
"
|
|
14369
|
+
"jiti": "*"
|
|
14370
|
+
},
|
|
14371
|
+
"peerDependenciesMeta": {
|
|
14372
|
+
"jiti": {
|
|
14373
|
+
"optional": true
|
|
14374
|
+
}
|
|
13960
14375
|
}
|
|
13961
14376
|
},
|
|
13962
|
-
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/
|
|
13963
|
-
"version": "
|
|
13964
|
-
"resolved": "https://registry.npmjs.org/
|
|
13965
|
-
"integrity": "sha512-
|
|
13966
|
-
"license": "
|
|
14377
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils/node_modules/eslint/node_modules/eslint/node_modules/@eslint/core": {
|
|
14378
|
+
"version": "0.17.0",
|
|
14379
|
+
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
|
|
14380
|
+
"integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
|
|
14381
|
+
"license": "Apache-2.0",
|
|
13967
14382
|
"dependencies": {
|
|
13968
|
-
"
|
|
14383
|
+
"@types/json-schema": "^7.0.15"
|
|
13969
14384
|
},
|
|
13970
14385
|
"engines": {
|
|
13971
|
-
"node": "
|
|
13972
|
-
},
|
|
13973
|
-
"funding": {
|
|
13974
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
14386
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
13975
14387
|
}
|
|
13976
14388
|
},
|
|
13977
|
-
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils": {
|
|
13978
|
-
"version": "
|
|
13979
|
-
"resolved": "https://registry.npmjs.org/@
|
|
13980
|
-
"integrity": "sha512-
|
|
14389
|
+
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/utils/node_modules/eslint/node_modules/eslint/node_modules/@eslint/js": {
|
|
14390
|
+
"version": "9.39.2",
|
|
14391
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
14392
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
13981
14393
|
"license": "MIT",
|
|
13982
|
-
"dependencies": {
|
|
13983
|
-
"@eslint-community/eslint-utils": "^4.7.0",
|
|
13984
|
-
"@typescript-eslint/scope-manager": "8.46.2",
|
|
13985
|
-
"@typescript-eslint/types": "8.46.2",
|
|
13986
|
-
"@typescript-eslint/typescript-estree": "8.46.2"
|
|
13987
|
-
},
|
|
13988
14394
|
"engines": {
|
|
13989
14395
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
13990
14396
|
},
|
|
13991
14397
|
"funding": {
|
|
13992
|
-
"
|
|
13993
|
-
"url": "https://opencollective.com/typescript-eslint"
|
|
13994
|
-
},
|
|
13995
|
-
"peerDependencies": {
|
|
13996
|
-
"eslint": "^8.57.0 || ^9.0.0",
|
|
13997
|
-
"typescript": ">=4.8.4 <6.0.0"
|
|
14398
|
+
"url": "https://eslint.org/donate"
|
|
13998
14399
|
}
|
|
13999
14400
|
},
|
|
14000
14401
|
"node_modules/eslint-plugin-jest/node_modules/@typescript-eslint/visitor-keys": {
|
|
@@ -14015,18 +14416,18 @@
|
|
|
14015
14416
|
}
|
|
14016
14417
|
},
|
|
14017
14418
|
"node_modules/eslint-plugin-jest/node_modules/eslint": {
|
|
14018
|
-
"version": "9.
|
|
14419
|
+
"version": "9.39.2",
|
|
14019
14420
|
"license": "MIT",
|
|
14020
14421
|
"peer": true,
|
|
14021
14422
|
"dependencies": {
|
|
14022
14423
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
14023
14424
|
"@eslint-community/regexpp": "^4.12.1",
|
|
14024
14425
|
"@eslint/config-array": "^0.21.1",
|
|
14025
|
-
"@eslint/config-helpers": "^0.4.
|
|
14026
|
-
"@eslint/core": "^0.
|
|
14426
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
14427
|
+
"@eslint/core": "^0.17.0",
|
|
14027
14428
|
"@eslint/eslintrc": "^3.3.1",
|
|
14028
|
-
"@eslint/js": "9.
|
|
14029
|
-
"@eslint/plugin-kit": "^0.4.
|
|
14429
|
+
"@eslint/js": "9.39.2",
|
|
14430
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
14030
14431
|
"@humanfs/node": "^0.16.6",
|
|
14031
14432
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
14032
14433
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -14072,22 +14473,6 @@
|
|
|
14072
14473
|
}
|
|
14073
14474
|
}
|
|
14074
14475
|
},
|
|
14075
|
-
"node_modules/eslint-plugin-jest/node_modules/eslint-scope": {
|
|
14076
|
-
"version": "8.4.0",
|
|
14077
|
-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
14078
|
-
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
14079
|
-
"license": "BSD-2-Clause",
|
|
14080
|
-
"dependencies": {
|
|
14081
|
-
"esrecurse": "^4.3.0",
|
|
14082
|
-
"estraverse": "^5.2.0"
|
|
14083
|
-
},
|
|
14084
|
-
"engines": {
|
|
14085
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
14086
|
-
},
|
|
14087
|
-
"funding": {
|
|
14088
|
-
"url": "https://opencollective.com/eslint"
|
|
14089
|
-
}
|
|
14090
|
-
},
|
|
14091
14476
|
"node_modules/eslint-plugin-jest/node_modules/eslint-visitor-keys": {
|
|
14092
14477
|
"version": "4.2.1",
|
|
14093
14478
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
@@ -14130,18 +14515,6 @@
|
|
|
14130
14515
|
"url": "https://opencollective.com/eslint"
|
|
14131
14516
|
}
|
|
14132
14517
|
},
|
|
14133
|
-
"node_modules/eslint-plugin-jest/node_modules/file-entry-cache": {
|
|
14134
|
-
"version": "8.0.0",
|
|
14135
|
-
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
14136
|
-
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
14137
|
-
"license": "MIT",
|
|
14138
|
-
"dependencies": {
|
|
14139
|
-
"flat-cache": "^4.0.0"
|
|
14140
|
-
},
|
|
14141
|
-
"engines": {
|
|
14142
|
-
"node": ">=16.0.0"
|
|
14143
|
-
}
|
|
14144
|
-
},
|
|
14145
14518
|
"node_modules/eslint-plugin-jest/node_modules/find-up": {
|
|
14146
14519
|
"version": "5.0.0",
|
|
14147
14520
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
@@ -14158,31 +14531,6 @@
|
|
|
14158
14531
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
14159
14532
|
}
|
|
14160
14533
|
},
|
|
14161
|
-
"node_modules/eslint-plugin-jest/node_modules/flat-cache": {
|
|
14162
|
-
"version": "4.0.1",
|
|
14163
|
-
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
14164
|
-
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
14165
|
-
"license": "MIT",
|
|
14166
|
-
"dependencies": {
|
|
14167
|
-
"flatted": "^3.2.9",
|
|
14168
|
-
"keyv": "^4.5.4"
|
|
14169
|
-
},
|
|
14170
|
-
"engines": {
|
|
14171
|
-
"node": ">=16"
|
|
14172
|
-
}
|
|
14173
|
-
},
|
|
14174
|
-
"node_modules/eslint-plugin-jest/node_modules/glob-parent": {
|
|
14175
|
-
"version": "6.0.2",
|
|
14176
|
-
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
14177
|
-
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
14178
|
-
"license": "ISC",
|
|
14179
|
-
"dependencies": {
|
|
14180
|
-
"is-glob": "^4.0.3"
|
|
14181
|
-
},
|
|
14182
|
-
"engines": {
|
|
14183
|
-
"node": ">=10.13.0"
|
|
14184
|
-
}
|
|
14185
|
-
},
|
|
14186
14534
|
"node_modules/eslint-plugin-jest/node_modules/globals": {
|
|
14187
14535
|
"version": "14.0.0",
|
|
14188
14536
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
@@ -14460,16 +14808,16 @@
|
|
|
14460
14808
|
"license": "MIT"
|
|
14461
14809
|
},
|
|
14462
14810
|
"node_modules/eslint-scope": {
|
|
14463
|
-
"version": "
|
|
14464
|
-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-
|
|
14465
|
-
"integrity": "sha512-
|
|
14811
|
+
"version": "8.4.0",
|
|
14812
|
+
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
14813
|
+
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
14466
14814
|
"license": "BSD-2-Clause",
|
|
14467
14815
|
"dependencies": {
|
|
14468
14816
|
"esrecurse": "^4.3.0",
|
|
14469
14817
|
"estraverse": "^5.2.0"
|
|
14470
14818
|
},
|
|
14471
14819
|
"engines": {
|
|
14472
|
-
"node": "^
|
|
14820
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
14473
14821
|
},
|
|
14474
14822
|
"funding": {
|
|
14475
14823
|
"url": "https://opencollective.com/eslint"
|
|
@@ -14487,6 +14835,22 @@
|
|
|
14487
14835
|
"url": "https://opencollective.com/eslint"
|
|
14488
14836
|
}
|
|
14489
14837
|
},
|
|
14838
|
+
"node_modules/eslint/node_modules/eslint-scope": {
|
|
14839
|
+
"version": "7.2.2",
|
|
14840
|
+
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
|
|
14841
|
+
"integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
|
|
14842
|
+
"license": "BSD-2-Clause",
|
|
14843
|
+
"dependencies": {
|
|
14844
|
+
"esrecurse": "^4.3.0",
|
|
14845
|
+
"estraverse": "^5.2.0"
|
|
14846
|
+
},
|
|
14847
|
+
"engines": {
|
|
14848
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
14849
|
+
},
|
|
14850
|
+
"funding": {
|
|
14851
|
+
"url": "https://opencollective.com/eslint"
|
|
14852
|
+
}
|
|
14853
|
+
},
|
|
14490
14854
|
"node_modules/eslint/node_modules/espree": {
|
|
14491
14855
|
"version": "9.6.1",
|
|
14492
14856
|
"resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
|
|
@@ -14504,6 +14868,18 @@
|
|
|
14504
14868
|
"url": "https://opencollective.com/eslint"
|
|
14505
14869
|
}
|
|
14506
14870
|
},
|
|
14871
|
+
"node_modules/eslint/node_modules/file-entry-cache": {
|
|
14872
|
+
"version": "6.0.1",
|
|
14873
|
+
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
|
|
14874
|
+
"integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
|
|
14875
|
+
"license": "MIT",
|
|
14876
|
+
"dependencies": {
|
|
14877
|
+
"flat-cache": "^3.0.4"
|
|
14878
|
+
},
|
|
14879
|
+
"engines": {
|
|
14880
|
+
"node": "^10.12.0 || >=12.0.0"
|
|
14881
|
+
}
|
|
14882
|
+
},
|
|
14507
14883
|
"node_modules/eslint/node_modules/find-up": {
|
|
14508
14884
|
"version": "5.0.0",
|
|
14509
14885
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
@@ -14520,16 +14896,18 @@
|
|
|
14520
14896
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
14521
14897
|
}
|
|
14522
14898
|
},
|
|
14523
|
-
"node_modules/eslint/node_modules/
|
|
14524
|
-
"version": "
|
|
14525
|
-
"resolved": "https://registry.npmjs.org/
|
|
14526
|
-
"integrity": "sha512-
|
|
14527
|
-
"license": "
|
|
14899
|
+
"node_modules/eslint/node_modules/flat-cache": {
|
|
14900
|
+
"version": "3.2.0",
|
|
14901
|
+
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz",
|
|
14902
|
+
"integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
|
|
14903
|
+
"license": "MIT",
|
|
14528
14904
|
"dependencies": {
|
|
14529
|
-
"
|
|
14905
|
+
"flatted": "^3.2.9",
|
|
14906
|
+
"keyv": "^4.5.3",
|
|
14907
|
+
"rimraf": "^3.0.2"
|
|
14530
14908
|
},
|
|
14531
14909
|
"engines": {
|
|
14532
|
-
"node": "
|
|
14910
|
+
"node": "^10.12.0 || >=12.0.0"
|
|
14533
14911
|
}
|
|
14534
14912
|
},
|
|
14535
14913
|
"node_modules/eslint/node_modules/locate-path": {
|
|
@@ -14867,6 +15245,18 @@
|
|
|
14867
15245
|
"node": ">=8.6.0"
|
|
14868
15246
|
}
|
|
14869
15247
|
},
|
|
15248
|
+
"node_modules/fast-glob/node_modules/glob-parent": {
|
|
15249
|
+
"version": "5.1.2",
|
|
15250
|
+
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
15251
|
+
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
|
15252
|
+
"license": "ISC",
|
|
15253
|
+
"dependencies": {
|
|
15254
|
+
"is-glob": "^4.0.1"
|
|
15255
|
+
},
|
|
15256
|
+
"engines": {
|
|
15257
|
+
"node": ">= 6"
|
|
15258
|
+
}
|
|
15259
|
+
},
|
|
14870
15260
|
"node_modules/fast-json-stable-stringify": {
|
|
14871
15261
|
"version": "2.1.0",
|
|
14872
15262
|
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
@@ -15006,15 +15396,15 @@
|
|
|
15006
15396
|
}
|
|
15007
15397
|
},
|
|
15008
15398
|
"node_modules/file-entry-cache": {
|
|
15009
|
-
"version": "
|
|
15010
|
-
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-
|
|
15011
|
-
"integrity": "sha512-
|
|
15399
|
+
"version": "8.0.0",
|
|
15400
|
+
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
15401
|
+
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
15012
15402
|
"license": "MIT",
|
|
15013
15403
|
"dependencies": {
|
|
15014
|
-
"flat-cache": "^
|
|
15404
|
+
"flat-cache": "^4.0.0"
|
|
15015
15405
|
},
|
|
15016
15406
|
"engines": {
|
|
15017
|
-
"node": "
|
|
15407
|
+
"node": ">=16.0.0"
|
|
15018
15408
|
}
|
|
15019
15409
|
},
|
|
15020
15410
|
"node_modules/filelist": {
|
|
@@ -15136,17 +15526,16 @@
|
|
|
15136
15526
|
}
|
|
15137
15527
|
},
|
|
15138
15528
|
"node_modules/flat-cache": {
|
|
15139
|
-
"version": "
|
|
15140
|
-
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-
|
|
15141
|
-
"integrity": "sha512-
|
|
15529
|
+
"version": "4.0.1",
|
|
15530
|
+
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
15531
|
+
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
15142
15532
|
"license": "MIT",
|
|
15143
15533
|
"dependencies": {
|
|
15144
15534
|
"flatted": "^3.2.9",
|
|
15145
|
-
"keyv": "^4.5.
|
|
15146
|
-
"rimraf": "^3.0.2"
|
|
15535
|
+
"keyv": "^4.5.4"
|
|
15147
15536
|
},
|
|
15148
15537
|
"engines": {
|
|
15149
|
-
"node": "
|
|
15538
|
+
"node": ">=16"
|
|
15150
15539
|
}
|
|
15151
15540
|
},
|
|
15152
15541
|
"node_modules/flatted": {
|
|
@@ -15632,15 +16021,15 @@
|
|
|
15632
16021
|
}
|
|
15633
16022
|
},
|
|
15634
16023
|
"node_modules/glob-parent": {
|
|
15635
|
-
"version": "
|
|
15636
|
-
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-
|
|
15637
|
-
"integrity": "sha512-
|
|
16024
|
+
"version": "6.0.2",
|
|
16025
|
+
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
16026
|
+
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
15638
16027
|
"license": "ISC",
|
|
15639
16028
|
"dependencies": {
|
|
15640
|
-
"is-glob": "^4.0.
|
|
16029
|
+
"is-glob": "^4.0.3"
|
|
15641
16030
|
},
|
|
15642
16031
|
"engines": {
|
|
15643
|
-
"node": ">=
|
|
16032
|
+
"node": ">=10.13.0"
|
|
15644
16033
|
}
|
|
15645
16034
|
},
|
|
15646
16035
|
"node_modules/glob/node_modules/minimatch": {
|
|
@@ -16525,9 +16914,9 @@
|
|
|
16525
16914
|
"license": "MIT"
|
|
16526
16915
|
},
|
|
16527
16916
|
"node_modules/immer": {
|
|
16528
|
-
"version": "
|
|
16529
|
-
"resolved": "https://registry.npmjs.org/immer/-/immer-
|
|
16530
|
-
"integrity": "sha512-
|
|
16917
|
+
"version": "11.0.1",
|
|
16918
|
+
"resolved": "https://registry.npmjs.org/immer/-/immer-11.0.1.tgz",
|
|
16919
|
+
"integrity": "sha512-naDCyggtcBWANtIrjQEajhhBEuL9b0Zg4zmlWK2CzS6xCWSE39/vvf4LqnMjUAWHBhot4m9MHCM/Z+mfWhUkiA==",
|
|
16531
16920
|
"license": "MIT",
|
|
16532
16921
|
"funding": {
|
|
16533
16922
|
"type": "opencollective",
|
|
@@ -18635,30 +19024,30 @@
|
|
|
18635
19024
|
"license": "MIT"
|
|
18636
19025
|
},
|
|
18637
19026
|
"node_modules/lwc": {
|
|
18638
|
-
"version": "8.
|
|
18639
|
-
"resolved": "https://registry.npmjs.org/lwc/-/lwc-8.
|
|
18640
|
-
"integrity": "sha512-
|
|
19027
|
+
"version": "8.26.1",
|
|
19028
|
+
"resolved": "https://registry.npmjs.org/lwc/-/lwc-8.26.1.tgz",
|
|
19029
|
+
"integrity": "sha512-ElxhfhWS47TBBfmbxk/d0HK96Z3kYLWSVpjpG0CHUCi1zhnmz2lH6DmQmgnOTBOTKBmj8f+Km7I+PNiExw7pOw==",
|
|
18641
19030
|
"license": "MIT",
|
|
18642
19031
|
"peer": true,
|
|
18643
19032
|
"dependencies": {
|
|
18644
|
-
"@lwc/aria-reflection": "8.
|
|
18645
|
-
"@lwc/babel-plugin-component": "8.
|
|
18646
|
-
"@lwc/compiler": "8.
|
|
18647
|
-
"@lwc/engine-core": "8.
|
|
18648
|
-
"@lwc/engine-dom": "8.
|
|
18649
|
-
"@lwc/engine-server": "8.
|
|
18650
|
-
"@lwc/errors": "8.
|
|
18651
|
-
"@lwc/features": "8.
|
|
18652
|
-
"@lwc/module-resolver": "8.
|
|
18653
|
-
"@lwc/rollup-plugin": "8.
|
|
18654
|
-
"@lwc/shared": "8.
|
|
18655
|
-
"@lwc/ssr-compiler": "8.
|
|
18656
|
-
"@lwc/ssr-runtime": "8.
|
|
18657
|
-
"@lwc/style-compiler": "8.
|
|
18658
|
-
"@lwc/synthetic-shadow": "8.
|
|
18659
|
-
"@lwc/template-compiler": "8.
|
|
18660
|
-
"@lwc/types": "8.
|
|
18661
|
-
"@lwc/wire-service": "8.
|
|
19033
|
+
"@lwc/aria-reflection": "8.26.1",
|
|
19034
|
+
"@lwc/babel-plugin-component": "8.26.1",
|
|
19035
|
+
"@lwc/compiler": "8.26.1",
|
|
19036
|
+
"@lwc/engine-core": "8.26.1",
|
|
19037
|
+
"@lwc/engine-dom": "8.26.1",
|
|
19038
|
+
"@lwc/engine-server": "8.26.1",
|
|
19039
|
+
"@lwc/errors": "8.26.1",
|
|
19040
|
+
"@lwc/features": "8.26.1",
|
|
19041
|
+
"@lwc/module-resolver": "8.26.1",
|
|
19042
|
+
"@lwc/rollup-plugin": "8.26.1",
|
|
19043
|
+
"@lwc/shared": "8.26.1",
|
|
19044
|
+
"@lwc/ssr-compiler": "8.26.1",
|
|
19045
|
+
"@lwc/ssr-runtime": "8.26.1",
|
|
19046
|
+
"@lwc/style-compiler": "8.26.1",
|
|
19047
|
+
"@lwc/synthetic-shadow": "8.26.1",
|
|
19048
|
+
"@lwc/template-compiler": "8.26.1",
|
|
19049
|
+
"@lwc/types": "8.26.1",
|
|
19050
|
+
"@lwc/wire-service": "8.26.1"
|
|
18662
19051
|
}
|
|
18663
19052
|
},
|
|
18664
19053
|
"node_modules/magic-string": {
|