@salesforce/plugin-lightning-dev 5.0.22 → 5.0.23
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 +49 -98
- package/oclif.lock +10 -10
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -201,7 +201,7 @@ EXAMPLES
|
|
|
201
201
|
$ sf lightning dev app --target-org myOrg --device-type ios --device-id "iPhone 15 Pro Max"
|
|
202
202
|
```
|
|
203
203
|
|
|
204
|
-
_See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/5.0.
|
|
204
|
+
_See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/5.0.23/src/commands/lightning/dev/app.ts)_
|
|
205
205
|
|
|
206
206
|
## `sf lightning dev component`
|
|
207
207
|
|
|
@@ -248,7 +248,7 @@ EXAMPLES
|
|
|
248
248
|
$ sf lightning dev component --name myComponent
|
|
249
249
|
```
|
|
250
250
|
|
|
251
|
-
_See code: [src/commands/lightning/dev/component.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/5.0.
|
|
251
|
+
_See code: [src/commands/lightning/dev/component.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/5.0.23/src/commands/lightning/dev/component.ts)_
|
|
252
252
|
|
|
253
253
|
## `sf lightning dev site`
|
|
254
254
|
|
|
@@ -304,6 +304,6 @@ EXAMPLES
|
|
|
304
304
|
$ sf lightning dev site --name "Partner Central" --target-org myOrg --get-latest
|
|
305
305
|
```
|
|
306
306
|
|
|
307
|
-
_See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/5.0.
|
|
307
|
+
_See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/5.0.23/src/commands/lightning/dev/site.ts)_
|
|
308
308
|
|
|
309
309
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-lightning-dev",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.23",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-lightning-dev",
|
|
9
|
-
"version": "5.0.
|
|
9
|
+
"version": "5.0.23",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@inquirer/prompts": "^5.3.8",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"@salesforce/kit": "^3.2.4",
|
|
20
20
|
"@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.13",
|
|
21
21
|
"@salesforce/sf-plugins-core": "^11.2.4",
|
|
22
|
-
"axios": "^1.
|
|
22
|
+
"axios": "^1.13.1",
|
|
23
23
|
"glob": "^10.4.5",
|
|
24
24
|
"lwc": "~8.23.0",
|
|
25
25
|
"node-fetch": "^3.3.2",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"@oclif/plugin-command-snapshot": "^5.3.6",
|
|
31
31
|
"@salesforce/cli-plugins-testkit": "^5.3.41",
|
|
32
32
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
33
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
33
|
+
"@salesforce/plugin-command-reference": "^3.1.77",
|
|
34
34
|
"@types/node-fetch": "^2.6.13",
|
|
35
35
|
"@types/xml2js": "^0.4.14",
|
|
36
36
|
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
|
@@ -1245,6 +1245,7 @@
|
|
|
1245
1245
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz",
|
|
1246
1246
|
"integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
|
|
1247
1247
|
"license": "MIT",
|
|
1248
|
+
"peer": true,
|
|
1248
1249
|
"dependencies": {
|
|
1249
1250
|
"@babel/code-frame": "^7.27.1",
|
|
1250
1251
|
"@babel/generator": "^7.28.3",
|
|
@@ -1476,7 +1477,6 @@
|
|
|
1476
1477
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
1477
1478
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
1478
1479
|
"license": "ISC",
|
|
1479
|
-
"peer": true,
|
|
1480
1480
|
"bin": {
|
|
1481
1481
|
"semver": "bin/semver.js"
|
|
1482
1482
|
}
|
|
@@ -1570,7 +1570,6 @@
|
|
|
1570
1570
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
1571
1571
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
1572
1572
|
"license": "ISC",
|
|
1573
|
-
"peer": true,
|
|
1574
1573
|
"bin": {
|
|
1575
1574
|
"semver": "bin/semver.js"
|
|
1576
1575
|
}
|
|
@@ -1875,7 +1874,6 @@
|
|
|
1875
1874
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
1876
1875
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
1877
1876
|
"license": "ISC",
|
|
1878
|
-
"peer": true,
|
|
1879
1877
|
"bin": {
|
|
1880
1878
|
"semver": "bin/semver.js"
|
|
1881
1879
|
}
|
|
@@ -2133,7 +2131,8 @@
|
|
|
2133
2131
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.5.1.tgz",
|
|
2134
2132
|
"integrity": "sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==",
|
|
2135
2133
|
"dev": true,
|
|
2136
|
-
"license": "MIT"
|
|
2134
|
+
"license": "MIT",
|
|
2135
|
+
"peer": true
|
|
2137
2136
|
},
|
|
2138
2137
|
"node_modules/@commitlint/load/node_modules/cosmiconfig-typescript-loader": {
|
|
2139
2138
|
"version": "4.4.0",
|
|
@@ -4265,6 +4264,7 @@
|
|
|
4265
4264
|
"resolved": "https://registry.npmjs.org/@lwc/compiler/-/compiler-8.23.0.tgz",
|
|
4266
4265
|
"integrity": "sha512-ejGsAR9c+Lv3Xtu6XC8RbNl7XUIt3tIES3g4r3FanrU5FHQ2fsqXdLTT2I9jxlTiKHiRnvpq49pQQLWQcUPr0Q==",
|
|
4267
4266
|
"license": "MIT",
|
|
4267
|
+
"peer": true,
|
|
4268
4268
|
"dependencies": {
|
|
4269
4269
|
"@babel/core": "7.28.4",
|
|
4270
4270
|
"@babel/plugin-transform-async-generator-functions": "7.28.0",
|
|
@@ -4308,7 +4308,8 @@
|
|
|
4308
4308
|
"version": "8.23.0",
|
|
4309
4309
|
"resolved": "https://registry.npmjs.org/@lwc/engine-dom/-/engine-dom-8.23.0.tgz",
|
|
4310
4310
|
"integrity": "sha512-cbMVwFkYmhFFmCpnSYBePk8wnpdhqESVFDZJqFgeR4Tb0LBVlI18gGqHn9MmjxT3SnurDp1EW/ArH8QFYJgf1g==",
|
|
4311
|
-
"license": "MIT"
|
|
4311
|
+
"license": "MIT",
|
|
4312
|
+
"peer": true
|
|
4312
4313
|
},
|
|
4313
4314
|
"node_modules/@lwc/engine-server": {
|
|
4314
4315
|
"version": "8.23.0",
|
|
@@ -4320,7 +4321,8 @@
|
|
|
4320
4321
|
"version": "8.23.0",
|
|
4321
4322
|
"resolved": "https://registry.npmjs.org/@lwc/errors/-/errors-8.23.0.tgz",
|
|
4322
4323
|
"integrity": "sha512-cqziHl/aDg0pgAIm9HhNz2OrR0t08vML7+FNrqgrnaSwLgYCYp2WPNmvMjD5ZRy/bIBESwA/dCWf9Cs7Vo/ZGw==",
|
|
4323
|
-
"license": "MIT"
|
|
4324
|
+
"license": "MIT",
|
|
4325
|
+
"peer": true
|
|
4324
4326
|
},
|
|
4325
4327
|
"node_modules/@lwc/eslint-plugin-lwc": {
|
|
4326
4328
|
"version": "3.0.0-beta.2",
|
|
@@ -4360,7 +4362,6 @@
|
|
|
4360
4362
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
4361
4363
|
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
|
4362
4364
|
"license": "MIT",
|
|
4363
|
-
"peer": true,
|
|
4364
4365
|
"dependencies": {
|
|
4365
4366
|
"ajv": "^6.12.4",
|
|
4366
4367
|
"debug": "^4.3.2",
|
|
@@ -4384,7 +4385,6 @@
|
|
|
4384
4385
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
4385
4386
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
4386
4387
|
"license": "MIT",
|
|
4387
|
-
"peer": true,
|
|
4388
4388
|
"dependencies": {
|
|
4389
4389
|
"balanced-match": "^1.0.0",
|
|
4390
4390
|
"concat-map": "0.0.1"
|
|
@@ -4395,7 +4395,6 @@
|
|
|
4395
4395
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
4396
4396
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
4397
4397
|
"license": "ISC",
|
|
4398
|
-
"peer": true,
|
|
4399
4398
|
"dependencies": {
|
|
4400
4399
|
"brace-expansion": "^1.1.7"
|
|
4401
4400
|
},
|
|
@@ -4406,7 +4405,6 @@
|
|
|
4406
4405
|
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/eslint": {
|
|
4407
4406
|
"version": "9.29.0",
|
|
4408
4407
|
"license": "MIT",
|
|
4409
|
-
"peer": true,
|
|
4410
4408
|
"dependencies": {
|
|
4411
4409
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
4412
4410
|
"@eslint-community/regexpp": "^4.12.1",
|
|
@@ -4467,7 +4465,6 @@
|
|
|
4467
4465
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
4468
4466
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
4469
4467
|
"license": "BSD-2-Clause",
|
|
4470
|
-
"peer": true,
|
|
4471
4468
|
"dependencies": {
|
|
4472
4469
|
"esrecurse": "^4.3.0",
|
|
4473
4470
|
"estraverse": "^5.2.0"
|
|
@@ -4484,7 +4481,6 @@
|
|
|
4484
4481
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
4485
4482
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
4486
4483
|
"license": "Apache-2.0",
|
|
4487
|
-
"peer": true,
|
|
4488
4484
|
"engines": {
|
|
4489
4485
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
4490
4486
|
},
|
|
@@ -4497,7 +4493,6 @@
|
|
|
4497
4493
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
4498
4494
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
4499
4495
|
"license": "MIT",
|
|
4500
|
-
"peer": true,
|
|
4501
4496
|
"dependencies": {
|
|
4502
4497
|
"balanced-match": "^1.0.0",
|
|
4503
4498
|
"concat-map": "0.0.1"
|
|
@@ -4508,7 +4503,6 @@
|
|
|
4508
4503
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
4509
4504
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
4510
4505
|
"license": "ISC",
|
|
4511
|
-
"peer": true,
|
|
4512
4506
|
"dependencies": {
|
|
4513
4507
|
"brace-expansion": "^1.1.7"
|
|
4514
4508
|
},
|
|
@@ -4521,7 +4515,6 @@
|
|
|
4521
4515
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
4522
4516
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
4523
4517
|
"license": "MIT",
|
|
4524
|
-
"peer": true,
|
|
4525
4518
|
"dependencies": {
|
|
4526
4519
|
"flat-cache": "^4.0.0"
|
|
4527
4520
|
},
|
|
@@ -4534,7 +4527,6 @@
|
|
|
4534
4527
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
4535
4528
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
4536
4529
|
"license": "MIT",
|
|
4537
|
-
"peer": true,
|
|
4538
4530
|
"dependencies": {
|
|
4539
4531
|
"locate-path": "^6.0.0",
|
|
4540
4532
|
"path-exists": "^4.0.0"
|
|
@@ -4551,7 +4543,6 @@
|
|
|
4551
4543
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
4552
4544
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
4553
4545
|
"license": "MIT",
|
|
4554
|
-
"peer": true,
|
|
4555
4546
|
"dependencies": {
|
|
4556
4547
|
"flatted": "^3.2.9",
|
|
4557
4548
|
"keyv": "^4.5.4"
|
|
@@ -4565,7 +4556,6 @@
|
|
|
4565
4556
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
4566
4557
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
4567
4558
|
"license": "ISC",
|
|
4568
|
-
"peer": true,
|
|
4569
4559
|
"dependencies": {
|
|
4570
4560
|
"is-glob": "^4.0.3"
|
|
4571
4561
|
},
|
|
@@ -4578,7 +4568,6 @@
|
|
|
4578
4568
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
4579
4569
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
4580
4570
|
"license": "MIT",
|
|
4581
|
-
"peer": true,
|
|
4582
4571
|
"engines": {
|
|
4583
4572
|
"node": ">=18"
|
|
4584
4573
|
},
|
|
@@ -4591,7 +4580,6 @@
|
|
|
4591
4580
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
4592
4581
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
4593
4582
|
"license": "MIT",
|
|
4594
|
-
"peer": true,
|
|
4595
4583
|
"dependencies": {
|
|
4596
4584
|
"p-locate": "^5.0.0"
|
|
4597
4585
|
},
|
|
@@ -4619,7 +4607,6 @@
|
|
|
4619
4607
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
4620
4608
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
4621
4609
|
"license": "MIT",
|
|
4622
|
-
"peer": true,
|
|
4623
4610
|
"dependencies": {
|
|
4624
4611
|
"yocto-queue": "^0.1.0"
|
|
4625
4612
|
},
|
|
@@ -4635,7 +4622,6 @@
|
|
|
4635
4622
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
4636
4623
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
4637
4624
|
"license": "MIT",
|
|
4638
|
-
"peer": true,
|
|
4639
4625
|
"dependencies": {
|
|
4640
4626
|
"p-limit": "^3.0.2"
|
|
4641
4627
|
},
|
|
@@ -4651,7 +4637,6 @@
|
|
|
4651
4637
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
4652
4638
|
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
|
4653
4639
|
"license": "MIT",
|
|
4654
|
-
"peer": true,
|
|
4655
4640
|
"dependencies": {
|
|
4656
4641
|
"ajv": "^6.12.4",
|
|
4657
4642
|
"debug": "^4.3.2",
|
|
@@ -4675,7 +4660,6 @@
|
|
|
4675
4660
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
4676
4661
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
4677
4662
|
"license": "MIT",
|
|
4678
|
-
"peer": true,
|
|
4679
4663
|
"dependencies": {
|
|
4680
4664
|
"balanced-match": "^1.0.0",
|
|
4681
4665
|
"concat-map": "0.0.1"
|
|
@@ -4686,7 +4670,6 @@
|
|
|
4686
4670
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
4687
4671
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
4688
4672
|
"license": "MIT",
|
|
4689
|
-
"peer": true,
|
|
4690
4673
|
"engines": {
|
|
4691
4674
|
"node": ">=18"
|
|
4692
4675
|
},
|
|
@@ -4699,7 +4682,6 @@
|
|
|
4699
4682
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
4700
4683
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
4701
4684
|
"license": "ISC",
|
|
4702
|
-
"peer": true,
|
|
4703
4685
|
"dependencies": {
|
|
4704
4686
|
"brace-expansion": "^1.1.7"
|
|
4705
4687
|
},
|
|
@@ -4710,7 +4692,6 @@
|
|
|
4710
4692
|
"node_modules/@lwc/eslint-plugin-lwc/node_modules/eslint": {
|
|
4711
4693
|
"version": "9.29.0",
|
|
4712
4694
|
"license": "MIT",
|
|
4713
|
-
"peer": true,
|
|
4714
4695
|
"dependencies": {
|
|
4715
4696
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
4716
4697
|
"@eslint-community/regexpp": "^4.12.1",
|
|
@@ -4771,7 +4752,6 @@
|
|
|
4771
4752
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
4772
4753
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
4773
4754
|
"license": "BSD-2-Clause",
|
|
4774
|
-
"peer": true,
|
|
4775
4755
|
"dependencies": {
|
|
4776
4756
|
"esrecurse": "^4.3.0",
|
|
4777
4757
|
"estraverse": "^5.2.0"
|
|
@@ -4788,7 +4768,6 @@
|
|
|
4788
4768
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
4789
4769
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
4790
4770
|
"license": "Apache-2.0",
|
|
4791
|
-
"peer": true,
|
|
4792
4771
|
"engines": {
|
|
4793
4772
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
4794
4773
|
},
|
|
@@ -4801,7 +4780,6 @@
|
|
|
4801
4780
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
4802
4781
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
4803
4782
|
"license": "MIT",
|
|
4804
|
-
"peer": true,
|
|
4805
4783
|
"dependencies": {
|
|
4806
4784
|
"balanced-match": "^1.0.0",
|
|
4807
4785
|
"concat-map": "0.0.1"
|
|
@@ -4812,7 +4790,6 @@
|
|
|
4812
4790
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
4813
4791
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
4814
4792
|
"license": "ISC",
|
|
4815
|
-
"peer": true,
|
|
4816
4793
|
"dependencies": {
|
|
4817
4794
|
"brace-expansion": "^1.1.7"
|
|
4818
4795
|
},
|
|
@@ -4825,7 +4802,6 @@
|
|
|
4825
4802
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
4826
4803
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
4827
4804
|
"license": "MIT",
|
|
4828
|
-
"peer": true,
|
|
4829
4805
|
"dependencies": {
|
|
4830
4806
|
"flat-cache": "^4.0.0"
|
|
4831
4807
|
},
|
|
@@ -4838,7 +4814,6 @@
|
|
|
4838
4814
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
4839
4815
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
4840
4816
|
"license": "MIT",
|
|
4841
|
-
"peer": true,
|
|
4842
4817
|
"dependencies": {
|
|
4843
4818
|
"locate-path": "^6.0.0",
|
|
4844
4819
|
"path-exists": "^4.0.0"
|
|
@@ -4855,7 +4830,6 @@
|
|
|
4855
4830
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
4856
4831
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
4857
4832
|
"license": "MIT",
|
|
4858
|
-
"peer": true,
|
|
4859
4833
|
"dependencies": {
|
|
4860
4834
|
"flatted": "^3.2.9",
|
|
4861
4835
|
"keyv": "^4.5.4"
|
|
@@ -4869,7 +4843,6 @@
|
|
|
4869
4843
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
4870
4844
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
4871
4845
|
"license": "ISC",
|
|
4872
|
-
"peer": true,
|
|
4873
4846
|
"dependencies": {
|
|
4874
4847
|
"is-glob": "^4.0.3"
|
|
4875
4848
|
},
|
|
@@ -4894,7 +4867,6 @@
|
|
|
4894
4867
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
4895
4868
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
4896
4869
|
"license": "MIT",
|
|
4897
|
-
"peer": true,
|
|
4898
4870
|
"dependencies": {
|
|
4899
4871
|
"p-locate": "^5.0.0"
|
|
4900
4872
|
},
|
|
@@ -4925,7 +4897,6 @@
|
|
|
4925
4897
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
4926
4898
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
4927
4899
|
"license": "MIT",
|
|
4928
|
-
"peer": true,
|
|
4929
4900
|
"dependencies": {
|
|
4930
4901
|
"yocto-queue": "^0.1.0"
|
|
4931
4902
|
},
|
|
@@ -4941,7 +4912,6 @@
|
|
|
4941
4912
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
4942
4913
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
4943
4914
|
"license": "MIT",
|
|
4944
|
-
"peer": true,
|
|
4945
4915
|
"dependencies": {
|
|
4946
4916
|
"p-limit": "^3.0.2"
|
|
4947
4917
|
},
|
|
@@ -5019,6 +4989,7 @@
|
|
|
5019
4989
|
"resolved": "https://registry.npmjs.org/@lwc/metadata/-/metadata-13.2.7.tgz",
|
|
5020
4990
|
"integrity": "sha512-zOM/BKVOwMCaPYazgEZMnROSyRWFTb0cNQSHWwfSuOI680ma+4Z663jTxCsAqcAmhl/VNvD+Ny8B4xNeyzC2Vg==",
|
|
5021
4991
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
4992
|
+
"peer": true,
|
|
5022
4993
|
"dependencies": {
|
|
5023
4994
|
"@babel/parser": "~7.27.5",
|
|
5024
4995
|
"@babel/traverse": "~7.27.4",
|
|
@@ -5128,6 +5099,7 @@
|
|
|
5128
5099
|
"resolved": "https://registry.npmjs.org/@lwc/module-resolver/-/module-resolver-8.23.0.tgz",
|
|
5129
5100
|
"integrity": "sha512-ZqZ/402NvVswMK2HMhwH6Fmkzn19xn5Yx7VZr1QmIefKXr8OKqFSlsySujN3CSwNH9XHybyREWe4TXlkT7LHFw==",
|
|
5130
5101
|
"license": "MIT",
|
|
5102
|
+
"peer": true,
|
|
5131
5103
|
"dependencies": {
|
|
5132
5104
|
"resolve": "~1.22.10"
|
|
5133
5105
|
}
|
|
@@ -5180,6 +5152,7 @@
|
|
|
5180
5152
|
"resolved": "https://registry.npmjs.org/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.2.7.tgz",
|
|
5181
5153
|
"integrity": "sha512-vONz/KO8K8edhNeCHOMqImwvqNoAZYWyu0rcvH1IsoQo6EjAClz2qTWNGFGycCnhAOKrDAPxI/odzVoS1sw8Ew==",
|
|
5182
5154
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5155
|
+
"peer": true,
|
|
5183
5156
|
"engines": {
|
|
5184
5157
|
"node": ">=14"
|
|
5185
5158
|
}
|
|
@@ -5233,6 +5206,7 @@
|
|
|
5233
5206
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.27.4.tgz",
|
|
5234
5207
|
"integrity": "sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==",
|
|
5235
5208
|
"license": "MIT",
|
|
5209
|
+
"peer": true,
|
|
5236
5210
|
"dependencies": {
|
|
5237
5211
|
"@ampproject/remapping": "^2.2.0",
|
|
5238
5212
|
"@babel/code-frame": "^7.27.1",
|
|
@@ -5819,13 +5793,15 @@
|
|
|
5819
5793
|
"version": "8.23.0",
|
|
5820
5794
|
"resolved": "https://registry.npmjs.org/@lwc/synthetic-shadow/-/synthetic-shadow-8.23.0.tgz",
|
|
5821
5795
|
"integrity": "sha512-wmFB6nMKlsH47+YW+Wr3HdhPdUbHor6yPzbsai85St8+xSlrCzQWuXPWuqv6raFyHg6YnWAiF2Hf5e2h9sdCig==",
|
|
5822
|
-
"license": "MIT"
|
|
5796
|
+
"license": "MIT",
|
|
5797
|
+
"peer": true
|
|
5823
5798
|
},
|
|
5824
5799
|
"node_modules/@lwc/template-compiler": {
|
|
5825
5800
|
"version": "8.23.0",
|
|
5826
5801
|
"resolved": "https://registry.npmjs.org/@lwc/template-compiler/-/template-compiler-8.23.0.tgz",
|
|
5827
5802
|
"integrity": "sha512-E24VtNe4Ej307ui8BuQncBzcd6MdzOjXjrhIOQDnGLzNnGL7I3cuGA2wVwTuV8WNrPg7JkgpJghUduEkN3kubw==",
|
|
5828
5803
|
"license": "MIT",
|
|
5804
|
+
"peer": true,
|
|
5829
5805
|
"dependencies": {
|
|
5830
5806
|
"@lwc/errors": "8.23.0",
|
|
5831
5807
|
"@lwc/shared": "8.23.0",
|
|
@@ -6073,6 +6049,7 @@
|
|
|
6073
6049
|
"resolved": "https://registry.npmjs.org/@lwrjs/esbuild/-/esbuild-0.18.3.tgz",
|
|
6074
6050
|
"integrity": "sha512-LEInAhyT/y01SO0SqluaNIawL1bFSWfLlVaJMTVZnHDe6JkRAOCJHuRU42XhVPC8Qn0ZpbwpO9MOl5Zg9LS+2Q==",
|
|
6075
6051
|
"license": "MIT",
|
|
6052
|
+
"peer": true,
|
|
6076
6053
|
"dependencies": {
|
|
6077
6054
|
"@lwrjs/diagnostics": "0.18.3",
|
|
6078
6055
|
"@lwrjs/shared-utils": "0.18.3",
|
|
@@ -6363,6 +6340,7 @@
|
|
|
6363
6340
|
"integrity": "sha512-8pgjLUcUjcgDg+2Q4NYXnPbo/vncAY4UmyaCm0jZevERqCHZIaWwdJHkf8XQtu4AxSKCdvrUbT0XUr1IdZzI8Q==",
|
|
6364
6341
|
"hasInstallScript": true,
|
|
6365
6342
|
"license": "MIT",
|
|
6343
|
+
"peer": true,
|
|
6366
6344
|
"bin": {
|
|
6367
6345
|
"esbuild": "bin/esbuild"
|
|
6368
6346
|
},
|
|
@@ -7233,6 +7211,7 @@
|
|
|
7233
7211
|
"resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.0.tgz",
|
|
7234
7212
|
"integrity": "sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==",
|
|
7235
7213
|
"license": "Apache-2.0",
|
|
7214
|
+
"peer": true,
|
|
7236
7215
|
"engines": {
|
|
7237
7216
|
"node": ">=8.0.0"
|
|
7238
7217
|
}
|
|
@@ -8127,6 +8106,7 @@
|
|
|
8127
8106
|
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.23.3.tgz",
|
|
8128
8107
|
"integrity": "sha512-BD9cOUOw3wTR8ud6dBacLvA4x0KAfQXkNGdxtU9ujz5nEW86ms5tU1AEUzVXnhuDrrtdQZh7/yTGxqg5mS7rZg==",
|
|
8129
8108
|
"license": "BSD-3-Clause",
|
|
8109
|
+
"peer": true,
|
|
8130
8110
|
"dependencies": {
|
|
8131
8111
|
"@jsforce/jsforce-node": "^3.10.8",
|
|
8132
8112
|
"@salesforce/kit": "^3.2.4",
|
|
@@ -8369,7 +8349,6 @@
|
|
|
8369
8349
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
8370
8350
|
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
|
8371
8351
|
"license": "MIT",
|
|
8372
|
-
"peer": true,
|
|
8373
8352
|
"dependencies": {
|
|
8374
8353
|
"ajv": "^6.12.4",
|
|
8375
8354
|
"debug": "^4.3.2",
|
|
@@ -8393,7 +8372,6 @@
|
|
|
8393
8372
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
8394
8373
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
8395
8374
|
"license": "MIT",
|
|
8396
|
-
"peer": true,
|
|
8397
8375
|
"engines": {
|
|
8398
8376
|
"node": ">=18"
|
|
8399
8377
|
},
|
|
@@ -8404,7 +8382,6 @@
|
|
|
8404
8382
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/eslint": {
|
|
8405
8383
|
"version": "9.29.0",
|
|
8406
8384
|
"license": "MIT",
|
|
8407
|
-
"peer": true,
|
|
8408
8385
|
"dependencies": {
|
|
8409
8386
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
8410
8387
|
"@eslint-community/regexpp": "^4.12.1",
|
|
@@ -8465,7 +8442,6 @@
|
|
|
8465
8442
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
8466
8443
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
8467
8444
|
"license": "BSD-2-Clause",
|
|
8468
|
-
"peer": true,
|
|
8469
8445
|
"dependencies": {
|
|
8470
8446
|
"esrecurse": "^4.3.0",
|
|
8471
8447
|
"estraverse": "^5.2.0"
|
|
@@ -8491,7 +8467,6 @@
|
|
|
8491
8467
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
8492
8468
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
8493
8469
|
"license": "Apache-2.0",
|
|
8494
|
-
"peer": true,
|
|
8495
8470
|
"engines": {
|
|
8496
8471
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8497
8472
|
},
|
|
@@ -8504,7 +8479,6 @@
|
|
|
8504
8479
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
8505
8480
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
8506
8481
|
"license": "MIT",
|
|
8507
|
-
"peer": true,
|
|
8508
8482
|
"dependencies": {
|
|
8509
8483
|
"flat-cache": "^4.0.0"
|
|
8510
8484
|
},
|
|
@@ -8517,7 +8491,6 @@
|
|
|
8517
8491
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
8518
8492
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
8519
8493
|
"license": "MIT",
|
|
8520
|
-
"peer": true,
|
|
8521
8494
|
"dependencies": {
|
|
8522
8495
|
"locate-path": "^6.0.0",
|
|
8523
8496
|
"path-exists": "^4.0.0"
|
|
@@ -8534,7 +8507,6 @@
|
|
|
8534
8507
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
8535
8508
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
8536
8509
|
"license": "MIT",
|
|
8537
|
-
"peer": true,
|
|
8538
8510
|
"dependencies": {
|
|
8539
8511
|
"flatted": "^3.2.9",
|
|
8540
8512
|
"keyv": "^4.5.4"
|
|
@@ -8548,7 +8520,6 @@
|
|
|
8548
8520
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
8549
8521
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
8550
8522
|
"license": "ISC",
|
|
8551
|
-
"peer": true,
|
|
8552
8523
|
"dependencies": {
|
|
8553
8524
|
"is-glob": "^4.0.3"
|
|
8554
8525
|
},
|
|
@@ -8573,7 +8544,6 @@
|
|
|
8573
8544
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
8574
8545
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
8575
8546
|
"license": "MIT",
|
|
8576
|
-
"peer": true,
|
|
8577
8547
|
"dependencies": {
|
|
8578
8548
|
"p-locate": "^5.0.0"
|
|
8579
8549
|
},
|
|
@@ -8589,7 +8559,6 @@
|
|
|
8589
8559
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
8590
8560
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
8591
8561
|
"license": "MIT",
|
|
8592
|
-
"peer": true,
|
|
8593
8562
|
"dependencies": {
|
|
8594
8563
|
"yocto-queue": "^0.1.0"
|
|
8595
8564
|
},
|
|
@@ -8605,7 +8574,6 @@
|
|
|
8605
8574
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
8606
8575
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
8607
8576
|
"license": "MIT",
|
|
8608
|
-
"peer": true,
|
|
8609
8577
|
"dependencies": {
|
|
8610
8578
|
"p-limit": "^3.0.2"
|
|
8611
8579
|
},
|
|
@@ -8621,6 +8589,7 @@
|
|
|
8621
8589
|
"resolved": "https://registry.npmjs.org/@salesforce/eslint-plugin-lightning/-/eslint-plugin-lightning-2.0.0-beta.1.tgz",
|
|
8622
8590
|
"integrity": "sha512-oCyn2bg2icJTXnlzkiVMyVenjJHCuUZdielS2uuvzplJMykCbNdQp2MulSTmeGXfWNB1tGjLWXtL7RPVAswV+A==",
|
|
8623
8591
|
"license": "MIT",
|
|
8592
|
+
"peer": true,
|
|
8624
8593
|
"engines": {
|
|
8625
8594
|
"node": ">=10.0.0"
|
|
8626
8595
|
},
|
|
@@ -8633,7 +8602,6 @@
|
|
|
8633
8602
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
8634
8603
|
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
|
8635
8604
|
"license": "MIT",
|
|
8636
|
-
"peer": true,
|
|
8637
8605
|
"dependencies": {
|
|
8638
8606
|
"ajv": "^6.12.4",
|
|
8639
8607
|
"debug": "^4.3.2",
|
|
@@ -8716,7 +8684,6 @@
|
|
|
8716
8684
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
8717
8685
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
8718
8686
|
"license": "BSD-2-Clause",
|
|
8719
|
-
"peer": true,
|
|
8720
8687
|
"dependencies": {
|
|
8721
8688
|
"esrecurse": "^4.3.0",
|
|
8722
8689
|
"estraverse": "^5.2.0"
|
|
@@ -8733,7 +8700,6 @@
|
|
|
8733
8700
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
8734
8701
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
8735
8702
|
"license": "Apache-2.0",
|
|
8736
|
-
"peer": true,
|
|
8737
8703
|
"engines": {
|
|
8738
8704
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8739
8705
|
},
|
|
@@ -8746,7 +8712,6 @@
|
|
|
8746
8712
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
8747
8713
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
8748
8714
|
"license": "MIT",
|
|
8749
|
-
"peer": true,
|
|
8750
8715
|
"dependencies": {
|
|
8751
8716
|
"flat-cache": "^4.0.0"
|
|
8752
8717
|
},
|
|
@@ -8759,7 +8724,6 @@
|
|
|
8759
8724
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
8760
8725
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
8761
8726
|
"license": "MIT",
|
|
8762
|
-
"peer": true,
|
|
8763
8727
|
"dependencies": {
|
|
8764
8728
|
"locate-path": "^6.0.0",
|
|
8765
8729
|
"path-exists": "^4.0.0"
|
|
@@ -8776,7 +8740,6 @@
|
|
|
8776
8740
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
8777
8741
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
8778
8742
|
"license": "MIT",
|
|
8779
|
-
"peer": true,
|
|
8780
8743
|
"dependencies": {
|
|
8781
8744
|
"flatted": "^3.2.9",
|
|
8782
8745
|
"keyv": "^4.5.4"
|
|
@@ -8790,7 +8753,6 @@
|
|
|
8790
8753
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
8791
8754
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
8792
8755
|
"license": "ISC",
|
|
8793
|
-
"peer": true,
|
|
8794
8756
|
"dependencies": {
|
|
8795
8757
|
"is-glob": "^4.0.3"
|
|
8796
8758
|
},
|
|
@@ -8803,7 +8765,6 @@
|
|
|
8803
8765
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
8804
8766
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
8805
8767
|
"license": "MIT",
|
|
8806
|
-
"peer": true,
|
|
8807
8768
|
"engines": {
|
|
8808
8769
|
"node": ">=18"
|
|
8809
8770
|
},
|
|
@@ -8816,7 +8777,6 @@
|
|
|
8816
8777
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
8817
8778
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
8818
8779
|
"license": "MIT",
|
|
8819
|
-
"peer": true,
|
|
8820
8780
|
"dependencies": {
|
|
8821
8781
|
"p-locate": "^5.0.0"
|
|
8822
8782
|
},
|
|
@@ -8832,7 +8792,6 @@
|
|
|
8832
8792
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
8833
8793
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
8834
8794
|
"license": "MIT",
|
|
8835
|
-
"peer": true,
|
|
8836
8795
|
"dependencies": {
|
|
8837
8796
|
"yocto-queue": "^0.1.0"
|
|
8838
8797
|
},
|
|
@@ -8848,7 +8807,6 @@
|
|
|
8848
8807
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
8849
8808
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
8850
8809
|
"license": "MIT",
|
|
8851
|
-
"peer": true,
|
|
8852
8810
|
"dependencies": {
|
|
8853
8811
|
"p-limit": "^3.0.2"
|
|
8854
8812
|
},
|
|
@@ -8943,14 +8901,14 @@
|
|
|
8943
8901
|
"license": "MIT"
|
|
8944
8902
|
},
|
|
8945
8903
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
8946
|
-
"version": "3.1.
|
|
8947
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
8948
|
-
"integrity": "sha512-
|
|
8904
|
+
"version": "3.1.77",
|
|
8905
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.77.tgz",
|
|
8906
|
+
"integrity": "sha512-npuxDH+ewoJduPH1NBneIYjnsgeMV/9Vrm7PpA+foboap1rBI8DRyi32ZJvGfOBRIZz4s2H377Dw7Y3E4JujDg==",
|
|
8949
8907
|
"dev": true,
|
|
8950
8908
|
"license": "Apache-2.0",
|
|
8951
8909
|
"dependencies": {
|
|
8952
8910
|
"@oclif/core": "^4",
|
|
8953
|
-
"@salesforce/core": "^8.23.
|
|
8911
|
+
"@salesforce/core": "^8.23.3",
|
|
8954
8912
|
"@salesforce/kit": "^3.2.4",
|
|
8955
8913
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
8956
8914
|
"@salesforce/ts-types": "^2.0.11",
|
|
@@ -10103,6 +10061,7 @@
|
|
|
10103
10061
|
"resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz",
|
|
10104
10062
|
"integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==",
|
|
10105
10063
|
"license": "MIT",
|
|
10064
|
+
"peer": true,
|
|
10106
10065
|
"dependencies": {
|
|
10107
10066
|
"@types/body-parser": "*",
|
|
10108
10067
|
"@types/express-serve-static-core": "^4.17.33",
|
|
@@ -10314,6 +10273,7 @@
|
|
|
10314
10273
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.23.tgz",
|
|
10315
10274
|
"integrity": "sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==",
|
|
10316
10275
|
"license": "MIT",
|
|
10276
|
+
"peer": true,
|
|
10317
10277
|
"dependencies": {
|
|
10318
10278
|
"@types/prop-types": "*",
|
|
10319
10279
|
"csstype": "^3.0.2"
|
|
@@ -10421,6 +10381,7 @@
|
|
|
10421
10381
|
"integrity": "sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==",
|
|
10422
10382
|
"devOptional": true,
|
|
10423
10383
|
"license": "MIT",
|
|
10384
|
+
"peer": true,
|
|
10424
10385
|
"dependencies": {
|
|
10425
10386
|
"@eslint-community/regexpp": "^4.5.1",
|
|
10426
10387
|
"@typescript-eslint/scope-manager": "6.21.0",
|
|
@@ -10457,6 +10418,7 @@
|
|
|
10457
10418
|
"integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==",
|
|
10458
10419
|
"devOptional": true,
|
|
10459
10420
|
"license": "BSD-2-Clause",
|
|
10421
|
+
"peer": true,
|
|
10460
10422
|
"dependencies": {
|
|
10461
10423
|
"@typescript-eslint/scope-manager": "6.21.0",
|
|
10462
10424
|
"@typescript-eslint/types": "6.21.0",
|
|
@@ -10671,6 +10633,7 @@
|
|
|
10671
10633
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
|
10672
10634
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
10673
10635
|
"license": "MIT",
|
|
10636
|
+
"peer": true,
|
|
10674
10637
|
"bin": {
|
|
10675
10638
|
"acorn": "bin/acorn"
|
|
10676
10639
|
},
|
|
@@ -11142,9 +11105,9 @@
|
|
|
11142
11105
|
}
|
|
11143
11106
|
},
|
|
11144
11107
|
"node_modules/axios": {
|
|
11145
|
-
"version": "1.
|
|
11146
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.
|
|
11147
|
-
"integrity": "sha512-
|
|
11108
|
+
"version": "1.13.1",
|
|
11109
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.1.tgz",
|
|
11110
|
+
"integrity": "sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==",
|
|
11148
11111
|
"license": "MIT",
|
|
11149
11112
|
"dependencies": {
|
|
11150
11113
|
"follow-redirects": "^1.15.6",
|
|
@@ -11302,6 +11265,7 @@
|
|
|
11302
11265
|
}
|
|
11303
11266
|
],
|
|
11304
11267
|
"license": "MIT",
|
|
11268
|
+
"peer": true,
|
|
11305
11269
|
"dependencies": {
|
|
11306
11270
|
"caniuse-lite": "^1.0.30001663",
|
|
11307
11271
|
"electron-to-chromium": "^1.5.28",
|
|
@@ -12291,6 +12255,7 @@
|
|
|
12291
12255
|
"integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==",
|
|
12292
12256
|
"dev": true,
|
|
12293
12257
|
"license": "MIT",
|
|
12258
|
+
"peer": true,
|
|
12294
12259
|
"dependencies": {
|
|
12295
12260
|
"import-fresh": "^3.3.0",
|
|
12296
12261
|
"js-yaml": "^4.1.0",
|
|
@@ -13171,6 +13136,7 @@
|
|
|
13171
13136
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz",
|
|
13172
13137
|
"integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==",
|
|
13173
13138
|
"license": "MIT",
|
|
13139
|
+
"peer": true,
|
|
13174
13140
|
"dependencies": {
|
|
13175
13141
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
13176
13142
|
"@eslint-community/regexpp": "^4.6.1",
|
|
@@ -13328,6 +13294,7 @@
|
|
|
13328
13294
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz",
|
|
13329
13295
|
"integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==",
|
|
13330
13296
|
"license": "MIT",
|
|
13297
|
+
"peer": true,
|
|
13331
13298
|
"dependencies": {
|
|
13332
13299
|
"@rtsao/scc": "^1.1.0",
|
|
13333
13300
|
"array-includes": "^3.1.8",
|
|
@@ -13361,7 +13328,6 @@
|
|
|
13361
13328
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
13362
13329
|
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
|
13363
13330
|
"license": "MIT",
|
|
13364
|
-
"peer": true,
|
|
13365
13331
|
"dependencies": {
|
|
13366
13332
|
"ajv": "^6.12.4",
|
|
13367
13333
|
"debug": "^4.3.2",
|
|
@@ -13385,7 +13351,6 @@
|
|
|
13385
13351
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
13386
13352
|
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
13387
13353
|
"license": "MIT",
|
|
13388
|
-
"peer": true,
|
|
13389
13354
|
"dependencies": {
|
|
13390
13355
|
"ms": "^2.1.3"
|
|
13391
13356
|
},
|
|
@@ -13422,7 +13387,6 @@
|
|
|
13422
13387
|
"node_modules/eslint-plugin-import/node_modules/eslint": {
|
|
13423
13388
|
"version": "9.29.0",
|
|
13424
13389
|
"license": "MIT",
|
|
13425
|
-
"peer": true,
|
|
13426
13390
|
"dependencies": {
|
|
13427
13391
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
13428
13392
|
"@eslint-community/regexpp": "^4.12.1",
|
|
@@ -13483,7 +13447,6 @@
|
|
|
13483
13447
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
13484
13448
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
13485
13449
|
"license": "BSD-2-Clause",
|
|
13486
|
-
"peer": true,
|
|
13487
13450
|
"dependencies": {
|
|
13488
13451
|
"esrecurse": "^4.3.0",
|
|
13489
13452
|
"estraverse": "^5.2.0"
|
|
@@ -13500,7 +13463,6 @@
|
|
|
13500
13463
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
13501
13464
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
13502
13465
|
"license": "Apache-2.0",
|
|
13503
|
-
"peer": true,
|
|
13504
13466
|
"engines": {
|
|
13505
13467
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
13506
13468
|
},
|
|
@@ -13513,7 +13475,6 @@
|
|
|
13513
13475
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
13514
13476
|
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
13515
13477
|
"license": "MIT",
|
|
13516
|
-
"peer": true,
|
|
13517
13478
|
"dependencies": {
|
|
13518
13479
|
"ms": "^2.1.3"
|
|
13519
13480
|
},
|
|
@@ -13531,7 +13492,6 @@
|
|
|
13531
13492
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
13532
13493
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
13533
13494
|
"license": "MIT",
|
|
13534
|
-
"peer": true,
|
|
13535
13495
|
"dependencies": {
|
|
13536
13496
|
"flat-cache": "^4.0.0"
|
|
13537
13497
|
},
|
|
@@ -13544,7 +13504,6 @@
|
|
|
13544
13504
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
13545
13505
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
13546
13506
|
"license": "MIT",
|
|
13547
|
-
"peer": true,
|
|
13548
13507
|
"dependencies": {
|
|
13549
13508
|
"locate-path": "^6.0.0",
|
|
13550
13509
|
"path-exists": "^4.0.0"
|
|
@@ -13561,7 +13520,6 @@
|
|
|
13561
13520
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
13562
13521
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
13563
13522
|
"license": "MIT",
|
|
13564
|
-
"peer": true,
|
|
13565
13523
|
"dependencies": {
|
|
13566
13524
|
"flatted": "^3.2.9",
|
|
13567
13525
|
"keyv": "^4.5.4"
|
|
@@ -13575,7 +13533,6 @@
|
|
|
13575
13533
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
13576
13534
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
13577
13535
|
"license": "ISC",
|
|
13578
|
-
"peer": true,
|
|
13579
13536
|
"dependencies": {
|
|
13580
13537
|
"is-glob": "^4.0.3"
|
|
13581
13538
|
},
|
|
@@ -13588,7 +13545,6 @@
|
|
|
13588
13545
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
13589
13546
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
13590
13547
|
"license": "MIT",
|
|
13591
|
-
"peer": true,
|
|
13592
13548
|
"engines": {
|
|
13593
13549
|
"node": ">=18"
|
|
13594
13550
|
},
|
|
@@ -13601,7 +13557,6 @@
|
|
|
13601
13557
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
13602
13558
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
13603
13559
|
"license": "MIT",
|
|
13604
|
-
"peer": true,
|
|
13605
13560
|
"dependencies": {
|
|
13606
13561
|
"p-locate": "^5.0.0"
|
|
13607
13562
|
},
|
|
@@ -13617,7 +13572,6 @@
|
|
|
13617
13572
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
13618
13573
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
13619
13574
|
"license": "MIT",
|
|
13620
|
-
"peer": true,
|
|
13621
13575
|
"dependencies": {
|
|
13622
13576
|
"yocto-queue": "^0.1.0"
|
|
13623
13577
|
},
|
|
@@ -13633,7 +13587,6 @@
|
|
|
13633
13587
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
13634
13588
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
13635
13589
|
"license": "MIT",
|
|
13636
|
-
"peer": true,
|
|
13637
13590
|
"dependencies": {
|
|
13638
13591
|
"p-limit": "^3.0.2"
|
|
13639
13592
|
},
|
|
@@ -13658,6 +13611,7 @@
|
|
|
13658
13611
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.13.5.tgz",
|
|
13659
13612
|
"integrity": "sha512-ThdhaLPqK78iVjWY1zIfe4WdcVB0NgxZzsOE38SRCc/i3lPIcdfkOuWMC6m96LAg9zAbPPY7LSTXXT0Pf8J7pQ==",
|
|
13660
13613
|
"license": "MIT",
|
|
13614
|
+
"peer": true,
|
|
13661
13615
|
"dependencies": {
|
|
13662
13616
|
"@typescript-eslint/utils": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
13663
13617
|
},
|
|
@@ -13683,7 +13637,6 @@
|
|
|
13683
13637
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
13684
13638
|
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
|
13685
13639
|
"license": "MIT",
|
|
13686
|
-
"peer": true,
|
|
13687
13640
|
"dependencies": {
|
|
13688
13641
|
"ajv": "^6.12.4",
|
|
13689
13642
|
"debug": "^4.3.2",
|
|
@@ -13877,7 +13830,6 @@
|
|
|
13877
13830
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
13878
13831
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
13879
13832
|
"license": "BSD-2-Clause",
|
|
13880
|
-
"peer": true,
|
|
13881
13833
|
"dependencies": {
|
|
13882
13834
|
"esrecurse": "^4.3.0",
|
|
13883
13835
|
"estraverse": "^5.2.0"
|
|
@@ -13906,7 +13858,6 @@
|
|
|
13906
13858
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
13907
13859
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
13908
13860
|
"license": "MIT",
|
|
13909
|
-
"peer": true,
|
|
13910
13861
|
"dependencies": {
|
|
13911
13862
|
"flat-cache": "^4.0.0"
|
|
13912
13863
|
},
|
|
@@ -13919,7 +13870,6 @@
|
|
|
13919
13870
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
13920
13871
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
13921
13872
|
"license": "MIT",
|
|
13922
|
-
"peer": true,
|
|
13923
13873
|
"dependencies": {
|
|
13924
13874
|
"locate-path": "^6.0.0",
|
|
13925
13875
|
"path-exists": "^4.0.0"
|
|
@@ -13936,7 +13886,6 @@
|
|
|
13936
13886
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
13937
13887
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
13938
13888
|
"license": "MIT",
|
|
13939
|
-
"peer": true,
|
|
13940
13889
|
"dependencies": {
|
|
13941
13890
|
"flatted": "^3.2.9",
|
|
13942
13891
|
"keyv": "^4.5.4"
|
|
@@ -13950,7 +13899,6 @@
|
|
|
13950
13899
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
13951
13900
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|
13952
13901
|
"license": "ISC",
|
|
13953
|
-
"peer": true,
|
|
13954
13902
|
"dependencies": {
|
|
13955
13903
|
"is-glob": "^4.0.3"
|
|
13956
13904
|
},
|
|
@@ -13963,7 +13911,6 @@
|
|
|
13963
13911
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
13964
13912
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
13965
13913
|
"license": "MIT",
|
|
13966
|
-
"peer": true,
|
|
13967
13914
|
"engines": {
|
|
13968
13915
|
"node": ">=18"
|
|
13969
13916
|
},
|
|
@@ -13976,7 +13923,6 @@
|
|
|
13976
13923
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
13977
13924
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
13978
13925
|
"license": "MIT",
|
|
13979
|
-
"peer": true,
|
|
13980
13926
|
"dependencies": {
|
|
13981
13927
|
"p-locate": "^5.0.0"
|
|
13982
13928
|
},
|
|
@@ -13992,7 +13938,6 @@
|
|
|
13992
13938
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
13993
13939
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|
13994
13940
|
"license": "MIT",
|
|
13995
|
-
"peer": true,
|
|
13996
13941
|
"dependencies": {
|
|
13997
13942
|
"yocto-queue": "^0.1.0"
|
|
13998
13943
|
},
|
|
@@ -14008,7 +13953,6 @@
|
|
|
14008
13953
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
14009
13954
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
14010
13955
|
"license": "MIT",
|
|
14011
|
-
"peer": true,
|
|
14012
13956
|
"dependencies": {
|
|
14013
13957
|
"p-limit": "^3.0.2"
|
|
14014
13958
|
},
|
|
@@ -18285,6 +18229,7 @@
|
|
|
18285
18229
|
"resolved": "https://registry.npmjs.org/lwc/-/lwc-8.23.0.tgz",
|
|
18286
18230
|
"integrity": "sha512-XeNx83aT0NZJ8ORfR4bHWIgL5m+XoDJvIX0Og+8ZAr9YYMmZJuBd83tmdhrneYXaJTaGbX54TVbvRY90k+/noA==",
|
|
18287
18231
|
"license": "MIT",
|
|
18232
|
+
"peer": true,
|
|
18288
18233
|
"dependencies": {
|
|
18289
18234
|
"@lwc/aria-reflection": "8.23.0",
|
|
18290
18235
|
"@lwc/babel-plugin-component": "8.23.0",
|
|
@@ -20390,6 +20335,7 @@
|
|
|
20390
20335
|
"integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
|
|
20391
20336
|
"dev": true,
|
|
20392
20337
|
"license": "MIT",
|
|
20338
|
+
"peer": true,
|
|
20393
20339
|
"bin": {
|
|
20394
20340
|
"prettier": "bin-prettier.js"
|
|
20395
20341
|
},
|
|
@@ -20744,6 +20690,7 @@
|
|
|
20744
20690
|
"resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz",
|
|
20745
20691
|
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
|
|
20746
20692
|
"license": "MIT",
|
|
20693
|
+
"peer": true,
|
|
20747
20694
|
"dependencies": {
|
|
20748
20695
|
"loose-envify": "^1.1.0"
|
|
20749
20696
|
},
|
|
@@ -21309,6 +21256,7 @@
|
|
|
21309
21256
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz",
|
|
21310
21257
|
"integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==",
|
|
21311
21258
|
"license": "MIT",
|
|
21259
|
+
"peer": true,
|
|
21312
21260
|
"bin": {
|
|
21313
21261
|
"rollup": "dist/bin/rollup"
|
|
21314
21262
|
},
|
|
@@ -22832,6 +22780,7 @@
|
|
|
22832
22780
|
"integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==",
|
|
22833
22781
|
"dev": true,
|
|
22834
22782
|
"license": "MIT",
|
|
22783
|
+
"peer": true,
|
|
22835
22784
|
"dependencies": {
|
|
22836
22785
|
"@cspotcode/source-map-support": "^0.8.0",
|
|
22837
22786
|
"@tsconfig/node10": "^1.0.7",
|
|
@@ -22907,7 +22856,8 @@
|
|
|
22907
22856
|
"version": "2.8.1",
|
|
22908
22857
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
22909
22858
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
22910
|
-
"license": "0BSD"
|
|
22859
|
+
"license": "0BSD",
|
|
22860
|
+
"peer": true
|
|
22911
22861
|
},
|
|
22912
22862
|
"node_modules/tsscmp": {
|
|
22913
22863
|
"version": "1.0.6",
|
|
@@ -23113,6 +23063,7 @@
|
|
|
23113
23063
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
|
|
23114
23064
|
"integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
|
|
23115
23065
|
"license": "Apache-2.0",
|
|
23066
|
+
"peer": true,
|
|
23116
23067
|
"bin": {
|
|
23117
23068
|
"tsc": "bin/tsc",
|
|
23118
23069
|
"tsserver": "bin/tsserver"
|
package/oclif.lock
CHANGED
|
@@ -3399,7 +3399,7 @@
|
|
|
3399
3399
|
strip-ansi "6.0.1"
|
|
3400
3400
|
ts-retry-promise "^0.8.1"
|
|
3401
3401
|
|
|
3402
|
-
"@salesforce/core@^8.15.0", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.
|
|
3402
|
+
"@salesforce/core@^8.15.0", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
|
|
3403
3403
|
version "8.23.3"
|
|
3404
3404
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.23.3.tgz#23d92d6eb887e946e26989552a605fa085e626e8"
|
|
3405
3405
|
integrity sha512-BD9cOUOw3wTR8ud6dBacLvA4x0KAfQXkNGdxtU9ujz5nEW86ms5tU1AEUzVXnhuDrrtdQZh7/yTGxqg5mS7rZg==
|
|
@@ -3499,13 +3499,13 @@
|
|
|
3499
3499
|
listr2 "^8.3.3"
|
|
3500
3500
|
node-forge "^1.3.1"
|
|
3501
3501
|
|
|
3502
|
-
"@salesforce/plugin-command-reference@^3.1.
|
|
3503
|
-
version "3.1.
|
|
3504
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
3505
|
-
integrity sha512-
|
|
3502
|
+
"@salesforce/plugin-command-reference@^3.1.77":
|
|
3503
|
+
version "3.1.77"
|
|
3504
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.77.tgz#a9c20064fe96424140427929f6df506bf3890a20"
|
|
3505
|
+
integrity sha512-npuxDH+ewoJduPH1NBneIYjnsgeMV/9Vrm7PpA+foboap1rBI8DRyi32ZJvGfOBRIZz4s2H377Dw7Y3E4JujDg==
|
|
3506
3506
|
dependencies:
|
|
3507
3507
|
"@oclif/core" "^4"
|
|
3508
|
-
"@salesforce/core" "^8.23.
|
|
3508
|
+
"@salesforce/core" "^8.23.3"
|
|
3509
3509
|
"@salesforce/kit" "^3.2.4"
|
|
3510
3510
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
3511
3511
|
"@salesforce/ts-types" "^2.0.11"
|
|
@@ -5038,10 +5038,10 @@ available-typed-arrays@^1.0.7:
|
|
|
5038
5038
|
dependencies:
|
|
5039
5039
|
possible-typed-array-names "^1.0.0"
|
|
5040
5040
|
|
|
5041
|
-
axios@^1.
|
|
5042
|
-
version "1.
|
|
5043
|
-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.
|
|
5044
|
-
integrity sha512-
|
|
5041
|
+
axios@^1.13.1:
|
|
5042
|
+
version "1.13.1"
|
|
5043
|
+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.1.tgz#45b62dc8fe04e0e92274e08b98e910ba3d7963a7"
|
|
5044
|
+
integrity sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==
|
|
5045
5045
|
dependencies:
|
|
5046
5046
|
follow-redirects "^1.15.6"
|
|
5047
5047
|
form-data "^4.0.4"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-lightning-dev",
|
|
3
3
|
"description": "Lightning development tools for LEX, Mobile, and Experience Sites",
|
|
4
|
-
"version": "5.0.
|
|
4
|
+
"version": "5.0.23",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"@salesforce/kit": "^3.2.4",
|
|
16
16
|
"@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.13",
|
|
17
17
|
"@salesforce/sf-plugins-core": "^11.2.4",
|
|
18
|
-
"axios": "^1.
|
|
18
|
+
"axios": "^1.13.1",
|
|
19
19
|
"glob": "^10.4.5",
|
|
20
20
|
"lwc": "~8.23.0",
|
|
21
21
|
"node-fetch": "^3.3.2",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@oclif/plugin-command-snapshot": "^5.3.6",
|
|
27
27
|
"@salesforce/cli-plugins-testkit": "^5.3.41",
|
|
28
28
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
29
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
29
|
+
"@salesforce/plugin-command-reference": "^3.1.77",
|
|
30
30
|
"@types/node-fetch": "^2.6.13",
|
|
31
31
|
"@types/xml2js": "^0.4.14",
|
|
32
32
|
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"yarn": "1.22.22"
|
|
270
270
|
},
|
|
271
271
|
"sfdx": {
|
|
272
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/5.0.
|
|
273
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/5.0.
|
|
272
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/5.0.23.crt",
|
|
273
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/5.0.23.sig"
|
|
274
274
|
}
|
|
275
275
|
}
|