@salesforce/cli 2.37.4 → 2.38.1
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 +90 -91
- package/dist/hooks/incomplete.js +1 -1
- package/dist/util/env.js +1 -1
- package/npm-shrinkwrap.json +997 -716
- package/oclif.lock +12951 -0
- package/oclif.manifest.json +1 -1
- package/package.json +36 -33
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,46 +1,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.38.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.38.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^1.3.1",
|
|
14
14
|
"@oclif/core": "3.26.2",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.0.13",
|
|
16
|
-
"@oclif/plugin-commands": "3.
|
|
16
|
+
"@oclif/plugin-commands": "3.3.0",
|
|
17
17
|
"@oclif/plugin-help": "6.0.20",
|
|
18
18
|
"@oclif/plugin-not-found": "3.1.2",
|
|
19
19
|
"@oclif/plugin-plugins": "5.0.7",
|
|
20
|
-
"@oclif/plugin-search": "1.0.
|
|
20
|
+
"@oclif/plugin-search": "1.0.21",
|
|
21
21
|
"@oclif/plugin-update": "4.2.4",
|
|
22
22
|
"@oclif/plugin-version": "2.0.16",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.0.15",
|
|
24
24
|
"@oclif/plugin-which": "3.1.7",
|
|
25
|
-
"@salesforce/core": "^
|
|
25
|
+
"@salesforce/core": "^7.2.0",
|
|
26
|
+
"@salesforce/kit": "^3.1.0",
|
|
26
27
|
"@salesforce/plugin-apex": "3.1.4",
|
|
27
|
-
"@salesforce/plugin-auth": "3.
|
|
28
|
-
"@salesforce/plugin-data": "3.
|
|
29
|
-
"@salesforce/plugin-deploy-retrieve": "3.
|
|
30
|
-
"@salesforce/plugin-info": "3.
|
|
31
|
-
"@salesforce/plugin-limits": "3.
|
|
32
|
-
"@salesforce/plugin-marketplace": "1.
|
|
33
|
-
"@salesforce/plugin-org": "4.0
|
|
28
|
+
"@salesforce/plugin-auth": "3.6.0",
|
|
29
|
+
"@salesforce/plugin-data": "3.3.0",
|
|
30
|
+
"@salesforce/plugin-deploy-retrieve": "3.6.0",
|
|
31
|
+
"@salesforce/plugin-info": "3.2.0",
|
|
32
|
+
"@salesforce/plugin-limits": "3.3.0",
|
|
33
|
+
"@salesforce/plugin-marketplace": "1.2.0",
|
|
34
|
+
"@salesforce/plugin-org": "4.1.0",
|
|
34
35
|
"@salesforce/plugin-packaging": "2.3.0",
|
|
35
|
-
"@salesforce/plugin-schema": "3.
|
|
36
|
+
"@salesforce/plugin-schema": "3.3.0",
|
|
36
37
|
"@salesforce/plugin-settings": "2.1.2",
|
|
37
|
-
"@salesforce/plugin-sobject": "1.
|
|
38
|
-
"@salesforce/plugin-source": "3.
|
|
39
|
-
"@salesforce/plugin-telemetry": "3.
|
|
40
|
-
"@salesforce/plugin-templates": "56.
|
|
41
|
-
"@salesforce/plugin-trust": "3.
|
|
42
|
-
"@salesforce/plugin-user": "3.
|
|
43
|
-
"@salesforce/sf-plugins-core": "
|
|
38
|
+
"@salesforce/plugin-sobject": "1.3.0",
|
|
39
|
+
"@salesforce/plugin-source": "3.3.0",
|
|
40
|
+
"@salesforce/plugin-telemetry": "3.2.0",
|
|
41
|
+
"@salesforce/plugin-templates": "56.2.0",
|
|
42
|
+
"@salesforce/plugin-trust": "3.6.1",
|
|
43
|
+
"@salesforce/plugin-user": "3.5.0",
|
|
44
|
+
"@salesforce/sf-plugins-core": "9.0.1",
|
|
44
45
|
"chalk": "^5.3.0",
|
|
45
46
|
"debug": "^4.3.4",
|
|
46
47
|
"strip-ansi": "^7.1.0"
|
|
@@ -51,15 +52,15 @@
|
|
|
51
52
|
},
|
|
52
53
|
"devDependencies": {
|
|
53
54
|
"@oclif/plugin-command-snapshot": "^4.0.2",
|
|
54
|
-
"@salesforce/dev-scripts": "^
|
|
55
|
-
"@salesforce/plugin-release-management": "^
|
|
55
|
+
"@salesforce/dev-scripts": "^9.0.0",
|
|
56
|
+
"@salesforce/plugin-release-management": "^5.1.0",
|
|
56
57
|
"@salesforce/ts-sinon": "^1.4.19",
|
|
57
58
|
"@salesforce/ts-types": "^2.0.9",
|
|
58
59
|
"@types/debug": "^4.1.12",
|
|
59
60
|
"aws-sdk": "^2.1589.0",
|
|
60
61
|
"oclif": "^4.7.5",
|
|
61
|
-
"ts-node": "^10.9.
|
|
62
|
-
"typescript": "^5"
|
|
62
|
+
"ts-node": "^10.9.2",
|
|
63
|
+
"typescript": "^5.4.3"
|
|
63
64
|
},
|
|
64
65
|
"engines": {
|
|
65
66
|
"node": ">=18.0.0"
|
|
@@ -1794,31 +1795,29 @@
|
|
|
1794
1795
|
}
|
|
1795
1796
|
},
|
|
1796
1797
|
"node_modules/@commitlint/config-conventional": {
|
|
1797
|
-
"version": "17.
|
|
1798
|
-
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.
|
|
1799
|
-
"integrity": "sha512-
|
|
1798
|
+
"version": "17.8.1",
|
|
1799
|
+
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.8.1.tgz",
|
|
1800
|
+
"integrity": "sha512-NxCOHx1kgneig3VLauWJcDWS40DVjg7nKOpBEEK9E5fjJpQqLCilcnKkIIjdBH98kEO1q3NpE5NSrZ2kl/QGJg==",
|
|
1800
1801
|
"dev": true,
|
|
1801
1802
|
"license": "MIT",
|
|
1802
1803
|
"dependencies": {
|
|
1803
|
-
"conventional-changelog-conventionalcommits": "^
|
|
1804
|
+
"conventional-changelog-conventionalcommits": "^6.1.0"
|
|
1804
1805
|
},
|
|
1805
1806
|
"engines": {
|
|
1806
1807
|
"node": ">=v14"
|
|
1807
1808
|
}
|
|
1808
1809
|
},
|
|
1809
1810
|
"node_modules/@commitlint/config-conventional/node_modules/conventional-changelog-conventionalcommits": {
|
|
1810
|
-
"version": "
|
|
1811
|
-
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-
|
|
1812
|
-
"integrity": "sha512-
|
|
1811
|
+
"version": "6.1.0",
|
|
1812
|
+
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz",
|
|
1813
|
+
"integrity": "sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==",
|
|
1813
1814
|
"dev": true,
|
|
1814
1815
|
"license": "ISC",
|
|
1815
1816
|
"dependencies": {
|
|
1816
|
-
"compare-func": "^2.0.0"
|
|
1817
|
-
"lodash": "^4.17.15",
|
|
1818
|
-
"q": "^1.5.1"
|
|
1817
|
+
"compare-func": "^2.0.0"
|
|
1819
1818
|
},
|
|
1820
1819
|
"engines": {
|
|
1821
|
-
"node": ">=
|
|
1820
|
+
"node": ">=14"
|
|
1822
1821
|
}
|
|
1823
1822
|
},
|
|
1824
1823
|
"node_modules/@commitlint/config-validator": {
|
|
@@ -2363,9 +2362,9 @@
|
|
|
2363
2362
|
"license": "MIT"
|
|
2364
2363
|
},
|
|
2365
2364
|
"node_modules/@eslint/js": {
|
|
2366
|
-
"version": "8.
|
|
2367
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.
|
|
2368
|
-
"integrity": "sha512-
|
|
2365
|
+
"version": "8.57.0",
|
|
2366
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz",
|
|
2367
|
+
"integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==",
|
|
2369
2368
|
"dev": true,
|
|
2370
2369
|
"license": "MIT",
|
|
2371
2370
|
"engines": {
|
|
@@ -2379,14 +2378,14 @@
|
|
|
2379
2378
|
"license": "MIT"
|
|
2380
2379
|
},
|
|
2381
2380
|
"node_modules/@humanwhocodes/config-array": {
|
|
2382
|
-
"version": "0.11.
|
|
2383
|
-
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.
|
|
2384
|
-
"integrity": "sha512-
|
|
2381
|
+
"version": "0.11.14",
|
|
2382
|
+
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",
|
|
2383
|
+
"integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==",
|
|
2385
2384
|
"dev": true,
|
|
2386
2385
|
"license": "Apache-2.0",
|
|
2387
2386
|
"dependencies": {
|
|
2388
|
-
"@humanwhocodes/object-schema": "^2.0.
|
|
2389
|
-
"debug": "^4.
|
|
2387
|
+
"@humanwhocodes/object-schema": "^2.0.2",
|
|
2388
|
+
"debug": "^4.3.1",
|
|
2390
2389
|
"minimatch": "^3.0.5"
|
|
2391
2390
|
},
|
|
2392
2391
|
"engines": {
|
|
@@ -2408,9 +2407,9 @@
|
|
|
2408
2407
|
}
|
|
2409
2408
|
},
|
|
2410
2409
|
"node_modules/@humanwhocodes/object-schema": {
|
|
2411
|
-
"version": "2.0.
|
|
2412
|
-
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.
|
|
2413
|
-
"integrity": "sha512-
|
|
2410
|
+
"version": "2.0.3",
|
|
2411
|
+
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
|
|
2412
|
+
"integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
|
|
2414
2413
|
"dev": true,
|
|
2415
2414
|
"license": "BSD-3-Clause"
|
|
2416
2415
|
},
|
|
@@ -2872,9 +2871,9 @@
|
|
|
2872
2871
|
"license": "MIT"
|
|
2873
2872
|
},
|
|
2874
2873
|
"node_modules/@jsforce/jsforce-node": {
|
|
2875
|
-
"version": "3.
|
|
2876
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.
|
|
2877
|
-
"integrity": "sha512-
|
|
2874
|
+
"version": "3.1.0",
|
|
2875
|
+
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.1.0.tgz",
|
|
2876
|
+
"integrity": "sha512-xsn6Qj36YyhG7uCL9DOswZhqN/OVIpXm5s8AWD7V9hSJfp5ReebEsjT7a52ztEMmkUAYjWvZC5alBJr7jJCJig==",
|
|
2878
2877
|
"license": "MIT",
|
|
2879
2878
|
"dependencies": {
|
|
2880
2879
|
"@sindresorhus/is": "^4",
|
|
@@ -2897,9 +2896,9 @@
|
|
|
2897
2896
|
}
|
|
2898
2897
|
},
|
|
2899
2898
|
"node_modules/@jsforce/jsforce-node/node_modules/@types/node": {
|
|
2900
|
-
"version": "18.19.
|
|
2901
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.
|
|
2902
|
-
"integrity": "sha512
|
|
2899
|
+
"version": "18.19.31",
|
|
2900
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.31.tgz",
|
|
2901
|
+
"integrity": "sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==",
|
|
2903
2902
|
"license": "MIT",
|
|
2904
2903
|
"dependencies": {
|
|
2905
2904
|
"undici-types": "~5.26.4"
|
|
@@ -3641,9 +3640,9 @@
|
|
|
3641
3640
|
}
|
|
3642
3641
|
},
|
|
3643
3642
|
"node_modules/@oclif/plugin-commands": {
|
|
3644
|
-
"version": "3.
|
|
3645
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.
|
|
3646
|
-
"integrity": "sha512-
|
|
3643
|
+
"version": "3.3.0",
|
|
3644
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.3.0.tgz",
|
|
3645
|
+
"integrity": "sha512-55jNcAI3/mwbSFYxptZmtkoNfInJm8PuKvFVdtiDztbavlih3Mc42S0D3LAHH4Z7jEeHpbaBp29dqD/g5mCyvw==",
|
|
3647
3646
|
"license": "MIT",
|
|
3648
3647
|
"dependencies": {
|
|
3649
3648
|
"@oclif/core": "^3.26.0",
|
|
@@ -6826,9 +6825,9 @@
|
|
|
6826
6825
|
}
|
|
6827
6826
|
},
|
|
6828
6827
|
"node_modules/@oclif/plugin-search": {
|
|
6829
|
-
"version": "1.0.
|
|
6830
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.0.
|
|
6831
|
-
"integrity": "sha512-
|
|
6828
|
+
"version": "1.0.21",
|
|
6829
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.0.21.tgz",
|
|
6830
|
+
"integrity": "sha512-KSOoi5WqNoxNTD6fhNQmK4+21YJcWhYsff8V5y+JIjs/9Uf1nxofMpmO0gRb7F3Ix93wtpUvkFqNiZEe6E3Tcw==",
|
|
6832
6831
|
"license": "MIT",
|
|
6833
6832
|
"dependencies": {
|
|
6834
6833
|
"@oclif/core": "^3.21.0",
|
|
@@ -7200,55 +7199,133 @@
|
|
|
7200
7199
|
"node": ">=18.18.2"
|
|
7201
7200
|
}
|
|
7202
7201
|
},
|
|
7202
|
+
"node_modules/@salesforce/apex-node/node_modules/@salesforce/core": {
|
|
7203
|
+
"version": "6.7.6",
|
|
7204
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.6.tgz",
|
|
7205
|
+
"integrity": "sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==",
|
|
7206
|
+
"license": "BSD-3-Clause",
|
|
7207
|
+
"dependencies": {
|
|
7208
|
+
"@salesforce/kit": "^3.1.0",
|
|
7209
|
+
"@salesforce/schemas": "^1.7.0",
|
|
7210
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7211
|
+
"ajv": "^8.12.0",
|
|
7212
|
+
"change-case": "^4.1.2",
|
|
7213
|
+
"faye": "^1.4.0",
|
|
7214
|
+
"form-data": "^4.0.0",
|
|
7215
|
+
"js2xmlparser": "^4.0.1",
|
|
7216
|
+
"jsforce": "^2.0.0-beta.29",
|
|
7217
|
+
"jsonwebtoken": "9.0.2",
|
|
7218
|
+
"jszip": "3.10.1",
|
|
7219
|
+
"pino": "^8.19.0",
|
|
7220
|
+
"pino-abstract-transport": "^1.1.0",
|
|
7221
|
+
"pino-pretty": "^10.3.1",
|
|
7222
|
+
"proper-lockfile": "^4.1.2",
|
|
7223
|
+
"semver": "^7.6.0",
|
|
7224
|
+
"ts-retry-promise": "^0.7.1"
|
|
7225
|
+
},
|
|
7226
|
+
"engines": {
|
|
7227
|
+
"node": ">=18.0.0"
|
|
7228
|
+
}
|
|
7229
|
+
},
|
|
7203
7230
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
|
7204
|
-
"version": "
|
|
7205
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-
|
|
7206
|
-
"integrity": "sha512-
|
|
7231
|
+
"version": "5.2.0",
|
|
7232
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.0.tgz",
|
|
7233
|
+
"integrity": "sha512-b0lHGBycDBmeGcDx0j9SfxlNyCg3WhflNeX1PBitMTxgZ5O9UMiSFvLbqgGeTB8Eoq4JgNgou6RRrNoZHFnqcw==",
|
|
7207
7234
|
"dev": true,
|
|
7208
7235
|
"license": "BSD-3-Clause",
|
|
7209
7236
|
"dependencies": {
|
|
7210
|
-
"@salesforce/core": "^
|
|
7211
|
-
"@salesforce/kit": "^3.0
|
|
7212
|
-
"@salesforce/ts-types": "^2.0.
|
|
7213
|
-
"@types/shelljs": "^0.8.
|
|
7237
|
+
"@salesforce/core": "^7.0.0",
|
|
7238
|
+
"@salesforce/kit": "^3.1.0",
|
|
7239
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7240
|
+
"@types/shelljs": "^0.8.15",
|
|
7214
7241
|
"debug": "^4.3.1",
|
|
7215
7242
|
"jszip": "^3.10.1",
|
|
7216
7243
|
"shelljs": "^0.8.4",
|
|
7244
|
+
"sinon": "^17.0.1",
|
|
7217
7245
|
"strip-ansi": "6.0.1",
|
|
7218
|
-
"ts-retry-promise": "^0.
|
|
7246
|
+
"ts-retry-promise": "^0.8.0"
|
|
7219
7247
|
},
|
|
7220
7248
|
"engines": {
|
|
7221
7249
|
"node": ">=16.0.0"
|
|
7222
7250
|
}
|
|
7223
7251
|
},
|
|
7224
|
-
"node_modules/@salesforce/cli-plugins-testkit/node_modules/@
|
|
7225
|
-
"version": "
|
|
7226
|
-
"resolved": "https://registry.npmjs.org/@
|
|
7227
|
-
"integrity": "sha512-
|
|
7252
|
+
"node_modules/@salesforce/cli-plugins-testkit/node_modules/@sinonjs/commons": {
|
|
7253
|
+
"version": "3.0.1",
|
|
7254
|
+
"resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
|
|
7255
|
+
"integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==",
|
|
7228
7256
|
"dev": true,
|
|
7229
7257
|
"license": "BSD-3-Clause",
|
|
7230
7258
|
"dependencies": {
|
|
7231
|
-
"
|
|
7232
|
-
|
|
7233
|
-
|
|
7234
|
-
|
|
7235
|
-
|
|
7236
|
-
|
|
7237
|
-
|
|
7238
|
-
|
|
7239
|
-
|
|
7240
|
-
|
|
7241
|
-
"
|
|
7242
|
-
"
|
|
7243
|
-
"
|
|
7244
|
-
|
|
7245
|
-
|
|
7246
|
-
|
|
7247
|
-
|
|
7248
|
-
|
|
7259
|
+
"type-detect": "4.0.8"
|
|
7260
|
+
}
|
|
7261
|
+
},
|
|
7262
|
+
"node_modules/@salesforce/cli-plugins-testkit/node_modules/@sinonjs/samsam": {
|
|
7263
|
+
"version": "8.0.0",
|
|
7264
|
+
"resolved": "https://registry.npmjs.org/@sinonjs/samsam/-/samsam-8.0.0.tgz",
|
|
7265
|
+
"integrity": "sha512-Bp8KUVlLp8ibJZrnvq2foVhP0IVX2CIprMJPK0vqGqgrDa0OHVKeZyBykqskkrdxV6yKBPmGasO8LVjAKR3Gew==",
|
|
7266
|
+
"dev": true,
|
|
7267
|
+
"license": "BSD-3-Clause",
|
|
7268
|
+
"dependencies": {
|
|
7269
|
+
"@sinonjs/commons": "^2.0.0",
|
|
7270
|
+
"lodash.get": "^4.4.2",
|
|
7271
|
+
"type-detect": "^4.0.8"
|
|
7272
|
+
}
|
|
7273
|
+
},
|
|
7274
|
+
"node_modules/@salesforce/cli-plugins-testkit/node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons": {
|
|
7275
|
+
"version": "2.0.0",
|
|
7276
|
+
"resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-2.0.0.tgz",
|
|
7277
|
+
"integrity": "sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==",
|
|
7278
|
+
"dev": true,
|
|
7279
|
+
"license": "BSD-3-Clause",
|
|
7280
|
+
"dependencies": {
|
|
7281
|
+
"type-detect": "4.0.8"
|
|
7282
|
+
}
|
|
7283
|
+
},
|
|
7284
|
+
"node_modules/@salesforce/cli-plugins-testkit/node_modules/just-extend": {
|
|
7285
|
+
"version": "6.2.0",
|
|
7286
|
+
"resolved": "https://registry.npmjs.org/just-extend/-/just-extend-6.2.0.tgz",
|
|
7287
|
+
"integrity": "sha512-cYofQu2Xpom82S6qD778jBDpwvvy39s1l/hrYij2u9AMdQcGRpaBu6kY4mVhuno5kJVi1DAz4aiphA2WI1/OAw==",
|
|
7288
|
+
"dev": true,
|
|
7289
|
+
"license": "MIT"
|
|
7290
|
+
},
|
|
7291
|
+
"node_modules/@salesforce/cli-plugins-testkit/node_modules/nise": {
|
|
7292
|
+
"version": "5.1.9",
|
|
7293
|
+
"resolved": "https://registry.npmjs.org/nise/-/nise-5.1.9.tgz",
|
|
7294
|
+
"integrity": "sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww==",
|
|
7295
|
+
"dev": true,
|
|
7296
|
+
"license": "BSD-3-Clause",
|
|
7297
|
+
"dependencies": {
|
|
7298
|
+
"@sinonjs/commons": "^3.0.0",
|
|
7299
|
+
"@sinonjs/fake-timers": "^11.2.2",
|
|
7300
|
+
"@sinonjs/text-encoding": "^0.7.2",
|
|
7301
|
+
"just-extend": "^6.2.0",
|
|
7302
|
+
"path-to-regexp": "^6.2.1"
|
|
7303
|
+
}
|
|
7304
|
+
},
|
|
7305
|
+
"node_modules/@salesforce/cli-plugins-testkit/node_modules/path-to-regexp": {
|
|
7306
|
+
"version": "6.2.2",
|
|
7307
|
+
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.2.tgz",
|
|
7308
|
+
"integrity": "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==",
|
|
7309
|
+
"dev": true,
|
|
7310
|
+
"license": "MIT"
|
|
7311
|
+
},
|
|
7312
|
+
"node_modules/@salesforce/cli-plugins-testkit/node_modules/sinon": {
|
|
7313
|
+
"version": "17.0.1",
|
|
7314
|
+
"resolved": "https://registry.npmjs.org/sinon/-/sinon-17.0.1.tgz",
|
|
7315
|
+
"integrity": "sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==",
|
|
7316
|
+
"dev": true,
|
|
7317
|
+
"license": "BSD-3-Clause",
|
|
7318
|
+
"dependencies": {
|
|
7319
|
+
"@sinonjs/commons": "^3.0.0",
|
|
7320
|
+
"@sinonjs/fake-timers": "^11.2.2",
|
|
7321
|
+
"@sinonjs/samsam": "^8.0.0",
|
|
7322
|
+
"diff": "^5.1.0",
|
|
7323
|
+
"nise": "^5.1.5",
|
|
7324
|
+
"supports-color": "^7.2.0"
|
|
7249
7325
|
},
|
|
7250
|
-
"
|
|
7251
|
-
"
|
|
7326
|
+
"funding": {
|
|
7327
|
+
"type": "opencollective",
|
|
7328
|
+
"url": "https://opencollective.com/sinon"
|
|
7252
7329
|
}
|
|
7253
7330
|
},
|
|
7254
7331
|
"node_modules/@salesforce/cli-plugins-testkit/node_modules/strip-ansi": {
|
|
@@ -7264,12 +7341,23 @@
|
|
|
7264
7341
|
"node": ">=8"
|
|
7265
7342
|
}
|
|
7266
7343
|
},
|
|
7344
|
+
"node_modules/@salesforce/cli-plugins-testkit/node_modules/ts-retry-promise": {
|
|
7345
|
+
"version": "0.8.0",
|
|
7346
|
+
"resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.8.0.tgz",
|
|
7347
|
+
"integrity": "sha512-elI/GkojPANBikPaMWQnk4T/bOJ6tq/hqXyQRmhfC9PAD6MoHmXIXK7KilJrlpx47VAKCGcmBrTeK5dHk6YAYg==",
|
|
7348
|
+
"dev": true,
|
|
7349
|
+
"license": "MIT",
|
|
7350
|
+
"engines": {
|
|
7351
|
+
"node": ">=6"
|
|
7352
|
+
}
|
|
7353
|
+
},
|
|
7267
7354
|
"node_modules/@salesforce/core": {
|
|
7268
|
-
"version": "
|
|
7269
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-
|
|
7270
|
-
"integrity": "sha512-
|
|
7355
|
+
"version": "7.2.0",
|
|
7356
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.2.0.tgz",
|
|
7357
|
+
"integrity": "sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==",
|
|
7271
7358
|
"license": "BSD-3-Clause",
|
|
7272
7359
|
"dependencies": {
|
|
7360
|
+
"@jsforce/jsforce-node": "^3.1.0",
|
|
7273
7361
|
"@salesforce/kit": "^3.1.0",
|
|
7274
7362
|
"@salesforce/schemas": "^1.7.0",
|
|
7275
7363
|
"@salesforce/ts-types": "^2.0.9",
|
|
@@ -7278,7 +7366,6 @@
|
|
|
7278
7366
|
"faye": "^1.4.0",
|
|
7279
7367
|
"form-data": "^4.0.0",
|
|
7280
7368
|
"js2xmlparser": "^4.0.1",
|
|
7281
|
-
"jsforce": "^2.0.0-beta.29",
|
|
7282
7369
|
"jsonwebtoken": "9.0.2",
|
|
7283
7370
|
"jszip": "3.10.1",
|
|
7284
7371
|
"pino": "^8.19.0",
|
|
@@ -7300,38 +7387,38 @@
|
|
|
7300
7387
|
"license": "BSD-3-Clause"
|
|
7301
7388
|
},
|
|
7302
7389
|
"node_modules/@salesforce/dev-scripts": {
|
|
7303
|
-
"version": "
|
|
7304
|
-
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-
|
|
7305
|
-
"integrity": "sha512-
|
|
7390
|
+
"version": "9.0.0",
|
|
7391
|
+
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-9.0.0.tgz",
|
|
7392
|
+
"integrity": "sha512-B89ipgncuhHLqLlr+LGSi7HN+eHPa3aw5B6PXQWqQj73QAkGN+E6EowwA50y7GkXeNx7GntbNRtQHvwMcnIorw==",
|
|
7306
7393
|
"dev": true,
|
|
7307
7394
|
"license": "BSD-3-Clause",
|
|
7308
7395
|
"dependencies": {
|
|
7309
7396
|
"@commitlint/cli": "^17.1.2",
|
|
7310
|
-
"@commitlint/config-conventional": "^17.1
|
|
7397
|
+
"@commitlint/config-conventional": "^17.8.1",
|
|
7311
7398
|
"@salesforce/dev-config": "^4.1.0",
|
|
7312
7399
|
"@salesforce/prettier-config": "^0.0.3",
|
|
7313
|
-
"@types/chai": "^4.3.
|
|
7400
|
+
"@types/chai": "^4.3.14",
|
|
7314
7401
|
"@types/mocha": "^10.0.6",
|
|
7315
|
-
"@types/node": "^18",
|
|
7402
|
+
"@types/node": "^18.19.28",
|
|
7316
7403
|
"@types/sinon": "^10.0.20",
|
|
7317
7404
|
"chai": "^4.3.10",
|
|
7318
7405
|
"chalk": "^4.0.0",
|
|
7319
|
-
"cosmiconfig": "^
|
|
7320
|
-
"eslint-config-salesforce-typescript": "^3.0
|
|
7406
|
+
"cosmiconfig": "^8.3.6",
|
|
7407
|
+
"eslint-config-salesforce-typescript": "^3.3.0",
|
|
7321
7408
|
"husky": "^7.0.4",
|
|
7322
|
-
"linkinator": "^6.0.
|
|
7323
|
-
"mocha": "^10.
|
|
7409
|
+
"linkinator": "^6.0.4",
|
|
7410
|
+
"mocha": "^10.4.0",
|
|
7324
7411
|
"nyc": "^15.1.0",
|
|
7325
7412
|
"prettier": "^2.8.8",
|
|
7326
|
-
"pretty-quick": "^3.1
|
|
7413
|
+
"pretty-quick": "^3.3.1",
|
|
7327
7414
|
"shelljs": "^0.8.5",
|
|
7328
7415
|
"sinon": "10.0.0",
|
|
7329
7416
|
"source-map-support": "^0.5.21",
|
|
7330
|
-
"ts-node": "^10.9.
|
|
7331
|
-
"typedoc": "^0.25.
|
|
7417
|
+
"ts-node": "^10.9.2",
|
|
7418
|
+
"typedoc": "^0.25.12",
|
|
7332
7419
|
"typedoc-plugin-missing-exports": "0.23.0",
|
|
7333
|
-
"typescript": "^4.
|
|
7334
|
-
"wireit": "^0.14.
|
|
7420
|
+
"typescript": "^5.4.3",
|
|
7421
|
+
"wireit": "^0.14.4"
|
|
7335
7422
|
},
|
|
7336
7423
|
"bin": {
|
|
7337
7424
|
"sf-clean": "bin/sf-clean.js",
|
|
@@ -7341,9 +7428,9 @@
|
|
|
7341
7428
|
}
|
|
7342
7429
|
},
|
|
7343
7430
|
"node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
|
|
7344
|
-
"version": "18.19.
|
|
7345
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.
|
|
7346
|
-
"integrity": "sha512
|
|
7431
|
+
"version": "18.19.31",
|
|
7432
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.31.tgz",
|
|
7433
|
+
"integrity": "sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==",
|
|
7347
7434
|
"dev": true,
|
|
7348
7435
|
"license": "MIT",
|
|
7349
7436
|
"dependencies": {
|
|
@@ -7367,75 +7454,6 @@
|
|
|
7367
7454
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7368
7455
|
}
|
|
7369
7456
|
},
|
|
7370
|
-
"node_modules/@salesforce/dev-scripts/node_modules/cosmiconfig": {
|
|
7371
|
-
"version": "7.1.0",
|
|
7372
|
-
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
|
|
7373
|
-
"integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
|
|
7374
|
-
"dev": true,
|
|
7375
|
-
"license": "MIT",
|
|
7376
|
-
"dependencies": {
|
|
7377
|
-
"@types/parse-json": "^4.0.0",
|
|
7378
|
-
"import-fresh": "^3.2.1",
|
|
7379
|
-
"parse-json": "^5.0.0",
|
|
7380
|
-
"path-type": "^4.0.0",
|
|
7381
|
-
"yaml": "^1.10.0"
|
|
7382
|
-
},
|
|
7383
|
-
"engines": {
|
|
7384
|
-
"node": ">=10"
|
|
7385
|
-
}
|
|
7386
|
-
},
|
|
7387
|
-
"node_modules/@salesforce/dev-scripts/node_modules/minimatch": {
|
|
7388
|
-
"version": "9.0.4",
|
|
7389
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
7390
|
-
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
7391
|
-
"dev": true,
|
|
7392
|
-
"license": "ISC",
|
|
7393
|
-
"dependencies": {
|
|
7394
|
-
"brace-expansion": "^2.0.1"
|
|
7395
|
-
},
|
|
7396
|
-
"engines": {
|
|
7397
|
-
"node": ">=16 || 14 >=14.17"
|
|
7398
|
-
},
|
|
7399
|
-
"funding": {
|
|
7400
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
7401
|
-
}
|
|
7402
|
-
},
|
|
7403
|
-
"node_modules/@salesforce/dev-scripts/node_modules/typedoc": {
|
|
7404
|
-
"version": "0.25.4",
|
|
7405
|
-
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.4.tgz",
|
|
7406
|
-
"integrity": "sha512-Du9ImmpBCw54bX275yJrxPVnjdIyJO/84co0/L9mwe0R3G4FSR6rQ09AlXVRvZEGMUg09+z/usc8mgygQ1aidA==",
|
|
7407
|
-
"dev": true,
|
|
7408
|
-
"license": "Apache-2.0",
|
|
7409
|
-
"dependencies": {
|
|
7410
|
-
"lunr": "^2.3.9",
|
|
7411
|
-
"marked": "^4.3.0",
|
|
7412
|
-
"minimatch": "^9.0.3",
|
|
7413
|
-
"shiki": "^0.14.1"
|
|
7414
|
-
},
|
|
7415
|
-
"bin": {
|
|
7416
|
-
"typedoc": "bin/typedoc"
|
|
7417
|
-
},
|
|
7418
|
-
"engines": {
|
|
7419
|
-
"node": ">= 16"
|
|
7420
|
-
},
|
|
7421
|
-
"peerDependencies": {
|
|
7422
|
-
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x"
|
|
7423
|
-
}
|
|
7424
|
-
},
|
|
7425
|
-
"node_modules/@salesforce/dev-scripts/node_modules/typescript": {
|
|
7426
|
-
"version": "4.9.5",
|
|
7427
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
|
|
7428
|
-
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
|
|
7429
|
-
"dev": true,
|
|
7430
|
-
"license": "Apache-2.0",
|
|
7431
|
-
"bin": {
|
|
7432
|
-
"tsc": "bin/tsc",
|
|
7433
|
-
"tsserver": "bin/tsserver"
|
|
7434
|
-
},
|
|
7435
|
-
"engines": {
|
|
7436
|
-
"node": ">=4.2.0"
|
|
7437
|
-
}
|
|
7438
|
-
},
|
|
7439
7457
|
"node_modules/@salesforce/kit": {
|
|
7440
7458
|
"version": "3.1.0",
|
|
7441
7459
|
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.0.tgz",
|
|
@@ -7470,6 +7488,34 @@
|
|
|
7470
7488
|
"node": ">=18.0.0"
|
|
7471
7489
|
}
|
|
7472
7490
|
},
|
|
7491
|
+
"node_modules/@salesforce/packaging/node_modules/@salesforce/core": {
|
|
7492
|
+
"version": "6.7.6",
|
|
7493
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.6.tgz",
|
|
7494
|
+
"integrity": "sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==",
|
|
7495
|
+
"license": "BSD-3-Clause",
|
|
7496
|
+
"dependencies": {
|
|
7497
|
+
"@salesforce/kit": "^3.1.0",
|
|
7498
|
+
"@salesforce/schemas": "^1.7.0",
|
|
7499
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7500
|
+
"ajv": "^8.12.0",
|
|
7501
|
+
"change-case": "^4.1.2",
|
|
7502
|
+
"faye": "^1.4.0",
|
|
7503
|
+
"form-data": "^4.0.0",
|
|
7504
|
+
"js2xmlparser": "^4.0.1",
|
|
7505
|
+
"jsforce": "^2.0.0-beta.29",
|
|
7506
|
+
"jsonwebtoken": "9.0.2",
|
|
7507
|
+
"jszip": "3.10.1",
|
|
7508
|
+
"pino": "^8.19.0",
|
|
7509
|
+
"pino-abstract-transport": "^1.1.0",
|
|
7510
|
+
"pino-pretty": "^10.3.1",
|
|
7511
|
+
"proper-lockfile": "^4.1.2",
|
|
7512
|
+
"semver": "^7.6.0",
|
|
7513
|
+
"ts-retry-promise": "^0.7.1"
|
|
7514
|
+
},
|
|
7515
|
+
"engines": {
|
|
7516
|
+
"node": ">=18.0.0"
|
|
7517
|
+
}
|
|
7518
|
+
},
|
|
7473
7519
|
"node_modules/@salesforce/plugin-apex": {
|
|
7474
7520
|
"version": "3.1.4",
|
|
7475
7521
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.1.4.tgz",
|
|
@@ -7489,6 +7535,52 @@
|
|
|
7489
7535
|
"node": ">=18.0.0"
|
|
7490
7536
|
}
|
|
7491
7537
|
},
|
|
7538
|
+
"node_modules/@salesforce/plugin-apex/node_modules/@salesforce/core": {
|
|
7539
|
+
"version": "6.7.6",
|
|
7540
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.6.tgz",
|
|
7541
|
+
"integrity": "sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==",
|
|
7542
|
+
"license": "BSD-3-Clause",
|
|
7543
|
+
"dependencies": {
|
|
7544
|
+
"@salesforce/kit": "^3.1.0",
|
|
7545
|
+
"@salesforce/schemas": "^1.7.0",
|
|
7546
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7547
|
+
"ajv": "^8.12.0",
|
|
7548
|
+
"change-case": "^4.1.2",
|
|
7549
|
+
"faye": "^1.4.0",
|
|
7550
|
+
"form-data": "^4.0.0",
|
|
7551
|
+
"js2xmlparser": "^4.0.1",
|
|
7552
|
+
"jsforce": "^2.0.0-beta.29",
|
|
7553
|
+
"jsonwebtoken": "9.0.2",
|
|
7554
|
+
"jszip": "3.10.1",
|
|
7555
|
+
"pino": "^8.19.0",
|
|
7556
|
+
"pino-abstract-transport": "^1.1.0",
|
|
7557
|
+
"pino-pretty": "^10.3.1",
|
|
7558
|
+
"proper-lockfile": "^4.1.2",
|
|
7559
|
+
"semver": "^7.6.0",
|
|
7560
|
+
"ts-retry-promise": "^0.7.1"
|
|
7561
|
+
},
|
|
7562
|
+
"engines": {
|
|
7563
|
+
"node": ">=18.0.0"
|
|
7564
|
+
}
|
|
7565
|
+
},
|
|
7566
|
+
"node_modules/@salesforce/plugin-apex/node_modules/@salesforce/sf-plugins-core": {
|
|
7567
|
+
"version": "8.0.4",
|
|
7568
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.4.tgz",
|
|
7569
|
+
"integrity": "sha512-Ea13VvmWWEdtCBTgJw1IgCoPJPWqGLZUPQ46blVddh1OTPi2ldolq0W+/DTnoBTgJtvWPfas+nIPGnfTcsKDPQ==",
|
|
7570
|
+
"license": "BSD-3-Clause",
|
|
7571
|
+
"dependencies": {
|
|
7572
|
+
"@inquirer/confirm": "^2.0.17",
|
|
7573
|
+
"@inquirer/password": "^1.1.16",
|
|
7574
|
+
"@oclif/core": "^3.26.0",
|
|
7575
|
+
"@salesforce/core": "^6.7.6",
|
|
7576
|
+
"@salesforce/kit": "^3.1.0",
|
|
7577
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7578
|
+
"chalk": "^5.3.0"
|
|
7579
|
+
},
|
|
7580
|
+
"engines": {
|
|
7581
|
+
"node": ">=18.0.0"
|
|
7582
|
+
}
|
|
7583
|
+
},
|
|
7492
7584
|
"node_modules/@salesforce/plugin-apex/node_modules/color-name": {
|
|
7493
7585
|
"version": "2.0.0",
|
|
7494
7586
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-2.0.0.tgz",
|
|
@@ -7499,18 +7591,18 @@
|
|
|
7499
7591
|
}
|
|
7500
7592
|
},
|
|
7501
7593
|
"node_modules/@salesforce/plugin-auth": {
|
|
7502
|
-
"version": "3.
|
|
7503
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.
|
|
7504
|
-
"integrity": "sha512-
|
|
7594
|
+
"version": "3.6.0",
|
|
7595
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.0.tgz",
|
|
7596
|
+
"integrity": "sha512-oGIwaQEH/Q7X0Go7TShYx/+lu7ESgeLz9Xw1zCFraEgikqFUOTk3/PuhIcXzmcgfV8xJ9ivIvzb440J3//u4dw==",
|
|
7505
7597
|
"license": "BSD-3-Clause",
|
|
7506
7598
|
"dependencies": {
|
|
7507
7599
|
"@inquirer/checkbox": "^1.5.2",
|
|
7508
7600
|
"@inquirer/select": "^1.3.3",
|
|
7509
|
-
"@oclif/core": "^3.26.
|
|
7510
|
-
"@salesforce/core": "^
|
|
7601
|
+
"@oclif/core": "^3.26.2",
|
|
7602
|
+
"@salesforce/core": "^7.0.1",
|
|
7511
7603
|
"@salesforce/kit": "^3.1.0",
|
|
7512
7604
|
"@salesforce/plugin-info": "^3.0.28",
|
|
7513
|
-
"@salesforce/sf-plugins-core": "^
|
|
7605
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
7514
7606
|
"@salesforce/ts-types": "^2.0.9",
|
|
7515
7607
|
"chalk": "^5.3.0",
|
|
7516
7608
|
"open": "^10.1.0"
|
|
@@ -7520,15 +7612,15 @@
|
|
|
7520
7612
|
}
|
|
7521
7613
|
},
|
|
7522
7614
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
7523
|
-
"version": "3.0.
|
|
7524
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
7525
|
-
"integrity": "sha512-
|
|
7615
|
+
"version": "3.0.75",
|
|
7616
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.75.tgz",
|
|
7617
|
+
"integrity": "sha512-tkW3cC9WhCwhuGDZxCp4dEzeKbfrg9CZuVw3FsJiTCEdj65mOI0+tloMU+yOOyOXb4jm956FOtdLFKkZy2pwkA==",
|
|
7526
7618
|
"dev": true,
|
|
7527
7619
|
"license": "BSD-3-Clause",
|
|
7528
7620
|
"dependencies": {
|
|
7529
|
-
"@oclif/core": "^3.
|
|
7530
|
-
"@salesforce/core": "^6.
|
|
7531
|
-
"@salesforce/kit": "^3.0
|
|
7621
|
+
"@oclif/core": "^3.26.0",
|
|
7622
|
+
"@salesforce/core": "^6.7.6",
|
|
7623
|
+
"@salesforce/kit": "^3.1.0",
|
|
7532
7624
|
"@salesforce/sf-plugins-core": "^5.0.13",
|
|
7533
7625
|
"@salesforce/ts-types": "^2.0.9",
|
|
7534
7626
|
"chalk": "^4",
|
|
@@ -7539,6 +7631,35 @@
|
|
|
7539
7631
|
"node": ">=16.0.0"
|
|
7540
7632
|
}
|
|
7541
7633
|
},
|
|
7634
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/core": {
|
|
7635
|
+
"version": "6.7.6",
|
|
7636
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.6.tgz",
|
|
7637
|
+
"integrity": "sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==",
|
|
7638
|
+
"dev": true,
|
|
7639
|
+
"license": "BSD-3-Clause",
|
|
7640
|
+
"dependencies": {
|
|
7641
|
+
"@salesforce/kit": "^3.1.0",
|
|
7642
|
+
"@salesforce/schemas": "^1.7.0",
|
|
7643
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7644
|
+
"ajv": "^8.12.0",
|
|
7645
|
+
"change-case": "^4.1.2",
|
|
7646
|
+
"faye": "^1.4.0",
|
|
7647
|
+
"form-data": "^4.0.0",
|
|
7648
|
+
"js2xmlparser": "^4.0.1",
|
|
7649
|
+
"jsforce": "^2.0.0-beta.29",
|
|
7650
|
+
"jsonwebtoken": "9.0.2",
|
|
7651
|
+
"jszip": "3.10.1",
|
|
7652
|
+
"pino": "^8.19.0",
|
|
7653
|
+
"pino-abstract-transport": "^1.1.0",
|
|
7654
|
+
"pino-pretty": "^10.3.1",
|
|
7655
|
+
"proper-lockfile": "^4.1.2",
|
|
7656
|
+
"semver": "^7.6.0",
|
|
7657
|
+
"ts-retry-promise": "^0.7.1"
|
|
7658
|
+
},
|
|
7659
|
+
"engines": {
|
|
7660
|
+
"node": ">=18.0.0"
|
|
7661
|
+
}
|
|
7662
|
+
},
|
|
7542
7663
|
"node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core": {
|
|
7543
7664
|
"version": "5.0.13",
|
|
7544
7665
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
|
|
@@ -7576,16 +7697,16 @@
|
|
|
7576
7697
|
}
|
|
7577
7698
|
},
|
|
7578
7699
|
"node_modules/@salesforce/plugin-data": {
|
|
7579
|
-
"version": "3.
|
|
7580
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.
|
|
7581
|
-
"integrity": "sha512-
|
|
7700
|
+
"version": "3.3.0",
|
|
7701
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.3.0.tgz",
|
|
7702
|
+
"integrity": "sha512-nP/WAfIfACPA7FpUvEUeW5JfI4/uL378k7OCFsA8Bb55F9pIm7fTfEULrTaq/vHDVXbU/ebt4RO/t6qkckA0xg==",
|
|
7582
7703
|
"license": "BSD-3-Clause",
|
|
7583
7704
|
"dependencies": {
|
|
7584
|
-
"@jsforce/jsforce-node": "^3.
|
|
7585
|
-
"@oclif/core": "^3.26.
|
|
7586
|
-
"@salesforce/core": "^
|
|
7587
|
-
"@salesforce/kit": "^3.0
|
|
7588
|
-
"@salesforce/sf-plugins-core": "^
|
|
7705
|
+
"@jsforce/jsforce-node": "^3.1.0",
|
|
7706
|
+
"@oclif/core": "^3.26.2",
|
|
7707
|
+
"@salesforce/core": "^7.0.1",
|
|
7708
|
+
"@salesforce/kit": "^3.1.0",
|
|
7709
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
7589
7710
|
"@salesforce/ts-types": "^2.0.9",
|
|
7590
7711
|
"chalk": "^5.3.0",
|
|
7591
7712
|
"change-case": "^5.4.4",
|
|
@@ -7603,19 +7724,19 @@
|
|
|
7603
7724
|
"license": "MIT"
|
|
7604
7725
|
},
|
|
7605
7726
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
7606
|
-
"version": "3.
|
|
7607
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.
|
|
7608
|
-
"integrity": "sha512-
|
|
7727
|
+
"version": "3.6.0",
|
|
7728
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.0.tgz",
|
|
7729
|
+
"integrity": "sha512-65rKUUQaixrJMJ9hAa084eIXfIY+4y4sg1u2IG/Em0OIHvVxA4trHBWAJg3T7mgKFBsXm3q4UzyPShmvQR+0Eg==",
|
|
7609
7730
|
"license": "BSD-3-Clause",
|
|
7610
7731
|
"dependencies": {
|
|
7611
|
-
"@oclif/core": "^3.26.
|
|
7732
|
+
"@oclif/core": "^3.26.2",
|
|
7612
7733
|
"@salesforce/apex-node": "^4.0.2",
|
|
7613
|
-
"@salesforce/core": "^
|
|
7734
|
+
"@salesforce/core": "^7.0.1",
|
|
7614
7735
|
"@salesforce/kit": "^3.1.0",
|
|
7615
7736
|
"@salesforce/plugin-info": "^3.1.0",
|
|
7616
|
-
"@salesforce/sf-plugins-core": "^
|
|
7617
|
-
"@salesforce/source-deploy-retrieve": "^
|
|
7618
|
-
"@salesforce/source-tracking": "^
|
|
7737
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
7738
|
+
"@salesforce/source-deploy-retrieve": "^11.0.0",
|
|
7739
|
+
"@salesforce/source-tracking": "^6.0.0",
|
|
7619
7740
|
"@salesforce/ts-types": "^2.0.9",
|
|
7620
7741
|
"chalk": "^5.3.0"
|
|
7621
7742
|
},
|
|
@@ -7624,16 +7745,16 @@
|
|
|
7624
7745
|
}
|
|
7625
7746
|
},
|
|
7626
7747
|
"node_modules/@salesforce/plugin-info": {
|
|
7627
|
-
"version": "3.
|
|
7628
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.
|
|
7629
|
-
"integrity": "sha512-
|
|
7748
|
+
"version": "3.2.0",
|
|
7749
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.2.0.tgz",
|
|
7750
|
+
"integrity": "sha512-0mlT2pmzH8oMoQ7IWtNv36wmucdAspwITsXfxd0kFGj5hTeLUZNkT6LP3pURjJYxFD4CBlFvbpbJC9aYGncFbg==",
|
|
7630
7751
|
"license": "BSD-3-Clause",
|
|
7631
7752
|
"dependencies": {
|
|
7632
7753
|
"@inquirer/input": "^2.1.2",
|
|
7633
|
-
"@oclif/core": "^3.26.
|
|
7634
|
-
"@salesforce/core": "^
|
|
7635
|
-
"@salesforce/kit": "^3.0
|
|
7636
|
-
"@salesforce/sf-plugins-core": "^
|
|
7754
|
+
"@oclif/core": "^3.26.2",
|
|
7755
|
+
"@salesforce/core": "^7.0.1",
|
|
7756
|
+
"@salesforce/kit": "^3.1.0",
|
|
7757
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
7637
7758
|
"got": "^13.0.0",
|
|
7638
7759
|
"marked": "^4.3.0",
|
|
7639
7760
|
"marked-terminal": "^4.2.0",
|
|
@@ -7646,30 +7767,30 @@
|
|
|
7646
7767
|
}
|
|
7647
7768
|
},
|
|
7648
7769
|
"node_modules/@salesforce/plugin-limits": {
|
|
7649
|
-
"version": "3.
|
|
7650
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.
|
|
7651
|
-
"integrity": "sha512-
|
|
7770
|
+
"version": "3.3.0",
|
|
7771
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.0.tgz",
|
|
7772
|
+
"integrity": "sha512-DSSEDbFHgMMIUS+hgez91fjgiKxK1T7X62tjtEjvBlvLXNJHB5BFcmb55jbq7zHxEBqx3UQ0+3o4jpXw3w28hA==",
|
|
7652
7773
|
"license": "BSD-3-Clause",
|
|
7653
7774
|
"dependencies": {
|
|
7654
|
-
"@oclif/core": "^3.
|
|
7655
|
-
"@salesforce/core": "^
|
|
7656
|
-
"@salesforce/kit": "^3.0
|
|
7657
|
-
"@salesforce/sf-plugins-core": "^
|
|
7775
|
+
"@oclif/core": "^3.26.2",
|
|
7776
|
+
"@salesforce/core": "^7.0.1",
|
|
7777
|
+
"@salesforce/kit": "^3.1.0",
|
|
7778
|
+
"@salesforce/sf-plugins-core": "^9.0.0"
|
|
7658
7779
|
},
|
|
7659
7780
|
"engines": {
|
|
7660
7781
|
"node": ">=18.0.0"
|
|
7661
7782
|
}
|
|
7662
7783
|
},
|
|
7663
7784
|
"node_modules/@salesforce/plugin-marketplace": {
|
|
7664
|
-
"version": "1.
|
|
7665
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.
|
|
7666
|
-
"integrity": "sha512-
|
|
7785
|
+
"version": "1.2.0",
|
|
7786
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.0.tgz",
|
|
7787
|
+
"integrity": "sha512-0NzxWsKGZ6HHoI0e3Dm+eiVqaOnb4ygtbj8Wdq5IFRAED00AfES+z3vrZGSrh9TR3Yq7qEaWcGHjG+ZiPYHi/g==",
|
|
7667
7788
|
"license": "BSD-3-Clause",
|
|
7668
7789
|
"dependencies": {
|
|
7669
|
-
"@oclif/core": "^3.
|
|
7670
|
-
"@salesforce/core": "^
|
|
7671
|
-
"@salesforce/kit": "^3.0
|
|
7672
|
-
"@salesforce/sf-plugins-core": "^
|
|
7790
|
+
"@oclif/core": "^3.26.2",
|
|
7791
|
+
"@salesforce/core": "^7.0.1",
|
|
7792
|
+
"@salesforce/kit": "^3.1.0",
|
|
7793
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
7673
7794
|
"got": "^13.0.0",
|
|
7674
7795
|
"proxy-agent": "^6.4.0"
|
|
7675
7796
|
},
|
|
@@ -7678,16 +7799,16 @@
|
|
|
7678
7799
|
}
|
|
7679
7800
|
},
|
|
7680
7801
|
"node_modules/@salesforce/plugin-org": {
|
|
7681
|
-
"version": "4.0
|
|
7682
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.0.
|
|
7683
|
-
"integrity": "sha512-
|
|
7802
|
+
"version": "4.1.0",
|
|
7803
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.1.0.tgz",
|
|
7804
|
+
"integrity": "sha512-ZdenLh9GMxfUjRl72ynQqnCs6Oy8agJRtf0jyzVl9mbna+WjohxyyYh5nWjXP71y/zmg4ik9PiIaTat/+CrTxg==",
|
|
7684
7805
|
"license": "BSD-3-Clause",
|
|
7685
7806
|
"dependencies": {
|
|
7686
|
-
"@oclif/core": "^3.26.
|
|
7687
|
-
"@salesforce/core": "^
|
|
7807
|
+
"@oclif/core": "^3.26.2",
|
|
7808
|
+
"@salesforce/core": "^7.0.1",
|
|
7688
7809
|
"@salesforce/kit": "^3.1.0",
|
|
7689
|
-
"@salesforce/sf-plugins-core": "^
|
|
7690
|
-
"@salesforce/source-deploy-retrieve": "^
|
|
7810
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
7811
|
+
"@salesforce/source-deploy-retrieve": "^11.0.0",
|
|
7691
7812
|
"chalk": "^5.3.0",
|
|
7692
7813
|
"change-case": "^5.4.4",
|
|
7693
7814
|
"is-wsl": "^3.1.0",
|
|
@@ -7735,25 +7856,71 @@
|
|
|
7735
7856
|
"node": ">=18.0.0"
|
|
7736
7857
|
}
|
|
7737
7858
|
},
|
|
7859
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/@salesforce/core": {
|
|
7860
|
+
"version": "6.7.6",
|
|
7861
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.6.tgz",
|
|
7862
|
+
"integrity": "sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==",
|
|
7863
|
+
"license": "BSD-3-Clause",
|
|
7864
|
+
"dependencies": {
|
|
7865
|
+
"@salesforce/kit": "^3.1.0",
|
|
7866
|
+
"@salesforce/schemas": "^1.7.0",
|
|
7867
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7868
|
+
"ajv": "^8.12.0",
|
|
7869
|
+
"change-case": "^4.1.2",
|
|
7870
|
+
"faye": "^1.4.0",
|
|
7871
|
+
"form-data": "^4.0.0",
|
|
7872
|
+
"js2xmlparser": "^4.0.1",
|
|
7873
|
+
"jsforce": "^2.0.0-beta.29",
|
|
7874
|
+
"jsonwebtoken": "9.0.2",
|
|
7875
|
+
"jszip": "3.10.1",
|
|
7876
|
+
"pino": "^8.19.0",
|
|
7877
|
+
"pino-abstract-transport": "^1.1.0",
|
|
7878
|
+
"pino-pretty": "^10.3.1",
|
|
7879
|
+
"proper-lockfile": "^4.1.2",
|
|
7880
|
+
"semver": "^7.6.0",
|
|
7881
|
+
"ts-retry-promise": "^0.7.1"
|
|
7882
|
+
},
|
|
7883
|
+
"engines": {
|
|
7884
|
+
"node": ">=18.0.0"
|
|
7885
|
+
}
|
|
7886
|
+
},
|
|
7887
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/@salesforce/sf-plugins-core": {
|
|
7888
|
+
"version": "8.0.4",
|
|
7889
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.4.tgz",
|
|
7890
|
+
"integrity": "sha512-Ea13VvmWWEdtCBTgJw1IgCoPJPWqGLZUPQ46blVddh1OTPi2ldolq0W+/DTnoBTgJtvWPfas+nIPGnfTcsKDPQ==",
|
|
7891
|
+
"license": "BSD-3-Clause",
|
|
7892
|
+
"dependencies": {
|
|
7893
|
+
"@inquirer/confirm": "^2.0.17",
|
|
7894
|
+
"@inquirer/password": "^1.1.16",
|
|
7895
|
+
"@oclif/core": "^3.26.0",
|
|
7896
|
+
"@salesforce/core": "^6.7.6",
|
|
7897
|
+
"@salesforce/kit": "^3.1.0",
|
|
7898
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7899
|
+
"chalk": "^5.3.0"
|
|
7900
|
+
},
|
|
7901
|
+
"engines": {
|
|
7902
|
+
"node": ">=18.0.0"
|
|
7903
|
+
}
|
|
7904
|
+
},
|
|
7738
7905
|
"node_modules/@salesforce/plugin-release-management": {
|
|
7739
|
-
"version": "
|
|
7740
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-release-management/-/plugin-release-management-
|
|
7741
|
-
"integrity": "sha512-
|
|
7906
|
+
"version": "5.1.0",
|
|
7907
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-release-management/-/plugin-release-management-5.1.0.tgz",
|
|
7908
|
+
"integrity": "sha512-WUDbRDBSqMygbgbmFCQAE6rQ/4A1Evkc4nXkURfc0CJwBaU+FgsYjxaYrADV+OJWymrb2hWVrYIw42KznCAwCQ==",
|
|
7742
7909
|
"dev": true,
|
|
7743
7910
|
"license": "BSD-3-Clause",
|
|
7744
7911
|
"dependencies": {
|
|
7745
|
-
"@oclif/core": "^3.
|
|
7912
|
+
"@oclif/core": "^3.26.0",
|
|
7746
7913
|
"@octokit/core": "^4.2.4",
|
|
7747
7914
|
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
7748
7915
|
"@octokit/plugin-throttling": "^5.2.3",
|
|
7749
|
-
"@salesforce/cli-plugins-testkit": "^
|
|
7750
|
-
"@salesforce/core": "^6.
|
|
7751
|
-
"@salesforce/kit": "^3.0
|
|
7752
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
7753
|
-
"@salesforce/plugin-trust": "^3.3
|
|
7754
|
-
"@salesforce/sf-plugins-core": "^
|
|
7916
|
+
"@salesforce/cli-plugins-testkit": "^5.1.13",
|
|
7917
|
+
"@salesforce/core": "^6.7.6",
|
|
7918
|
+
"@salesforce/kit": "^3.1.0",
|
|
7919
|
+
"@salesforce/plugin-command-reference": "^3.0.74",
|
|
7920
|
+
"@salesforce/plugin-trust": "^3.5.3",
|
|
7921
|
+
"@salesforce/sf-plugins-core": "^8.0.3",
|
|
7755
7922
|
"@salesforce/ts-types": "^2.0.9",
|
|
7756
|
-
"aws-sdk": "^2.
|
|
7923
|
+
"aws-sdk": "^2.1594.0",
|
|
7757
7924
|
"chalk": "^5.3.0",
|
|
7758
7925
|
"fast-glob": "^3.3.2",
|
|
7759
7926
|
"got": "^13",
|
|
@@ -7761,9 +7928,9 @@
|
|
|
7761
7928
|
"proxy-agent": "^6.4.0",
|
|
7762
7929
|
"semver": "^7.6.0",
|
|
7763
7930
|
"shelljs": "^0.8.5",
|
|
7764
|
-
"standard-version": "^9.
|
|
7931
|
+
"standard-version": "^9.5.0",
|
|
7765
7932
|
"strip-ansi": "^6",
|
|
7766
|
-
"yarn-deduplicate": "^
|
|
7933
|
+
"yarn-deduplicate": "^6.0.2"
|
|
7767
7934
|
},
|
|
7768
7935
|
"bin": {
|
|
7769
7936
|
"sf-release": "bin/run.js"
|
|
@@ -7915,18 +8082,47 @@
|
|
|
7915
8082
|
"@octokit/openapi-types": "^18.0.0"
|
|
7916
8083
|
}
|
|
7917
8084
|
},
|
|
8085
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/core": {
|
|
8086
|
+
"version": "6.7.6",
|
|
8087
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.6.tgz",
|
|
8088
|
+
"integrity": "sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==",
|
|
8089
|
+
"dev": true,
|
|
8090
|
+
"license": "BSD-3-Clause",
|
|
8091
|
+
"dependencies": {
|
|
8092
|
+
"@salesforce/kit": "^3.1.0",
|
|
8093
|
+
"@salesforce/schemas": "^1.7.0",
|
|
8094
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
8095
|
+
"ajv": "^8.12.0",
|
|
8096
|
+
"change-case": "^4.1.2",
|
|
8097
|
+
"faye": "^1.4.0",
|
|
8098
|
+
"form-data": "^4.0.0",
|
|
8099
|
+
"js2xmlparser": "^4.0.1",
|
|
8100
|
+
"jsforce": "^2.0.0-beta.29",
|
|
8101
|
+
"jsonwebtoken": "9.0.2",
|
|
8102
|
+
"jszip": "3.10.1",
|
|
8103
|
+
"pino": "^8.19.0",
|
|
8104
|
+
"pino-abstract-transport": "^1.1.0",
|
|
8105
|
+
"pino-pretty": "^10.3.1",
|
|
8106
|
+
"proper-lockfile": "^4.1.2",
|
|
8107
|
+
"semver": "^7.6.0",
|
|
8108
|
+
"ts-retry-promise": "^0.7.1"
|
|
8109
|
+
},
|
|
8110
|
+
"engines": {
|
|
8111
|
+
"node": ">=18.0.0"
|
|
8112
|
+
}
|
|
8113
|
+
},
|
|
7918
8114
|
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/sf-plugins-core": {
|
|
7919
|
-
"version": "
|
|
7920
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
7921
|
-
"integrity": "sha512-
|
|
8115
|
+
"version": "8.0.4",
|
|
8116
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.4.tgz",
|
|
8117
|
+
"integrity": "sha512-Ea13VvmWWEdtCBTgJw1IgCoPJPWqGLZUPQ46blVddh1OTPi2ldolq0W+/DTnoBTgJtvWPfas+nIPGnfTcsKDPQ==",
|
|
7922
8118
|
"dev": true,
|
|
7923
8119
|
"license": "BSD-3-Clause",
|
|
7924
8120
|
"dependencies": {
|
|
7925
8121
|
"@inquirer/confirm": "^2.0.17",
|
|
7926
8122
|
"@inquirer/password": "^1.1.16",
|
|
7927
|
-
"@oclif/core": "^3.
|
|
7928
|
-
"@salesforce/core": "^6.6
|
|
7929
|
-
"@salesforce/kit": "^3.0
|
|
8123
|
+
"@oclif/core": "^3.26.0",
|
|
8124
|
+
"@salesforce/core": "^6.7.6",
|
|
8125
|
+
"@salesforce/kit": "^3.1.0",
|
|
7930
8126
|
"@salesforce/ts-types": "^2.0.9",
|
|
7931
8127
|
"chalk": "^5.3.0"
|
|
7932
8128
|
},
|
|
@@ -7948,47 +8144,93 @@
|
|
|
7948
8144
|
}
|
|
7949
8145
|
},
|
|
7950
8146
|
"node_modules/@salesforce/plugin-schema": {
|
|
7951
|
-
"version": "3.
|
|
7952
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.
|
|
7953
|
-
"integrity": "sha512-
|
|
8147
|
+
"version": "3.3.0",
|
|
8148
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.0.tgz",
|
|
8149
|
+
"integrity": "sha512-O71fqZ3JDFh4m57xawL8r/wcfWalJuyaZerhlEM6RrR0secVSDBe17ghN3tRGocE32IF96Lc7WWu74l55/CANw==",
|
|
7954
8150
|
"license": "BSD-3-Clause",
|
|
7955
8151
|
"dependencies": {
|
|
7956
|
-
"@oclif/core": "^3.
|
|
7957
|
-
"@salesforce/core": "^
|
|
7958
|
-
"@salesforce/sf-plugins-core": "^
|
|
8152
|
+
"@oclif/core": "^3.26.2",
|
|
8153
|
+
"@salesforce/core": "^7.0.1",
|
|
8154
|
+
"@salesforce/sf-plugins-core": "^9.0.0"
|
|
8155
|
+
},
|
|
8156
|
+
"engines": {
|
|
8157
|
+
"node": ">=18.0.0"
|
|
8158
|
+
}
|
|
8159
|
+
},
|
|
8160
|
+
"node_modules/@salesforce/plugin-settings": {
|
|
8161
|
+
"version": "2.1.2",
|
|
8162
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.1.2.tgz",
|
|
8163
|
+
"integrity": "sha512-+Djhmde/OA8A+oeQX3kXbnhYz4LXMoKpR+gzm977Pn7G/7hI6YSxEFwnlK2HxrQTOZW5sCN9n94wOBxVsrxmug==",
|
|
8164
|
+
"license": "BSD-3-Clause",
|
|
8165
|
+
"dependencies": {
|
|
8166
|
+
"@oclif/core": "^3.26.0",
|
|
8167
|
+
"@salesforce/core": "^6.7.3",
|
|
8168
|
+
"@salesforce/sf-plugins-core": "^8.0.2",
|
|
8169
|
+
"fast-levenshtein": "^3.0.0"
|
|
8170
|
+
},
|
|
8171
|
+
"engines": {
|
|
8172
|
+
"node": ">=18.0.0"
|
|
8173
|
+
}
|
|
8174
|
+
},
|
|
8175
|
+
"node_modules/@salesforce/plugin-settings/node_modules/@salesforce/core": {
|
|
8176
|
+
"version": "6.7.6",
|
|
8177
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.6.tgz",
|
|
8178
|
+
"integrity": "sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==",
|
|
8179
|
+
"license": "BSD-3-Clause",
|
|
8180
|
+
"dependencies": {
|
|
8181
|
+
"@salesforce/kit": "^3.1.0",
|
|
8182
|
+
"@salesforce/schemas": "^1.7.0",
|
|
8183
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
8184
|
+
"ajv": "^8.12.0",
|
|
8185
|
+
"change-case": "^4.1.2",
|
|
8186
|
+
"faye": "^1.4.0",
|
|
8187
|
+
"form-data": "^4.0.0",
|
|
8188
|
+
"js2xmlparser": "^4.0.1",
|
|
8189
|
+
"jsforce": "^2.0.0-beta.29",
|
|
8190
|
+
"jsonwebtoken": "9.0.2",
|
|
8191
|
+
"jszip": "3.10.1",
|
|
8192
|
+
"pino": "^8.19.0",
|
|
8193
|
+
"pino-abstract-transport": "^1.1.0",
|
|
8194
|
+
"pino-pretty": "^10.3.1",
|
|
8195
|
+
"proper-lockfile": "^4.1.2",
|
|
8196
|
+
"semver": "^7.6.0",
|
|
8197
|
+
"ts-retry-promise": "^0.7.1"
|
|
7959
8198
|
},
|
|
7960
8199
|
"engines": {
|
|
7961
8200
|
"node": ">=18.0.0"
|
|
7962
8201
|
}
|
|
7963
8202
|
},
|
|
7964
|
-
"node_modules/@salesforce/plugin-settings": {
|
|
7965
|
-
"version": "
|
|
7966
|
-
"resolved": "https://registry.npmjs.org/@salesforce/
|
|
7967
|
-
"integrity": "sha512
|
|
8203
|
+
"node_modules/@salesforce/plugin-settings/node_modules/@salesforce/sf-plugins-core": {
|
|
8204
|
+
"version": "8.0.4",
|
|
8205
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.4.tgz",
|
|
8206
|
+
"integrity": "sha512-Ea13VvmWWEdtCBTgJw1IgCoPJPWqGLZUPQ46blVddh1OTPi2ldolq0W+/DTnoBTgJtvWPfas+nIPGnfTcsKDPQ==",
|
|
7968
8207
|
"license": "BSD-3-Clause",
|
|
7969
8208
|
"dependencies": {
|
|
8209
|
+
"@inquirer/confirm": "^2.0.17",
|
|
8210
|
+
"@inquirer/password": "^1.1.16",
|
|
7970
8211
|
"@oclif/core": "^3.26.0",
|
|
7971
|
-
"@salesforce/core": "^6.7.
|
|
7972
|
-
"@salesforce/
|
|
7973
|
-
"
|
|
8212
|
+
"@salesforce/core": "^6.7.6",
|
|
8213
|
+
"@salesforce/kit": "^3.1.0",
|
|
8214
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
8215
|
+
"chalk": "^5.3.0"
|
|
7974
8216
|
},
|
|
7975
8217
|
"engines": {
|
|
7976
8218
|
"node": ">=18.0.0"
|
|
7977
8219
|
}
|
|
7978
8220
|
},
|
|
7979
8221
|
"node_modules/@salesforce/plugin-sobject": {
|
|
7980
|
-
"version": "1.
|
|
7981
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.
|
|
7982
|
-
"integrity": "sha512-
|
|
8222
|
+
"version": "1.3.0",
|
|
8223
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.3.0.tgz",
|
|
8224
|
+
"integrity": "sha512-aJiORnWeaYKMI7ARZcG0HowQrH+bnjcC00cPlbf18I2+1gw8Ffptl+JUFgtzSYmCkGZk5Zl0JNcocXvdu7xreA==",
|
|
7983
8225
|
"license": "BSD-3-Clause",
|
|
7984
8226
|
"dependencies": {
|
|
7985
8227
|
"@inquirer/confirm": "^2.0.17",
|
|
7986
8228
|
"@inquirer/input": "^1.2.16",
|
|
7987
8229
|
"@inquirer/select": "^1.3.3",
|
|
7988
|
-
"@oclif/core": "^3.
|
|
7989
|
-
"@salesforce/core": "^
|
|
8230
|
+
"@oclif/core": "^3.26.2",
|
|
8231
|
+
"@salesforce/core": "^7.0.1",
|
|
7990
8232
|
"@salesforce/kit": "^3.1.0",
|
|
7991
|
-
"@salesforce/sf-plugins-core": "^
|
|
8233
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
7992
8234
|
"fast-glob": "^3.3.2",
|
|
7993
8235
|
"fast-xml-parser": "^4.3.6",
|
|
7994
8236
|
"js2xmlparser": "^4.0.2"
|
|
@@ -8028,18 +8270,18 @@
|
|
|
8028
8270
|
}
|
|
8029
8271
|
},
|
|
8030
8272
|
"node_modules/@salesforce/plugin-source": {
|
|
8031
|
-
"version": "3.
|
|
8032
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.
|
|
8033
|
-
"integrity": "sha512-
|
|
8273
|
+
"version": "3.3.0",
|
|
8274
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.3.0.tgz",
|
|
8275
|
+
"integrity": "sha512-PQqXZ5/DQhgKwnedWwbDjzAxSIzjCsS7CKlxi7eJmw0sR8XiBjTiv4pdAP/Ma53carNo5GOtSoPAT5OW8SS0DQ==",
|
|
8034
8276
|
"license": "BSD-3-Clause",
|
|
8035
8277
|
"dependencies": {
|
|
8036
|
-
"@oclif/core": "^3.
|
|
8278
|
+
"@oclif/core": "^3.26.2",
|
|
8037
8279
|
"@salesforce/apex-node": "^4.0.2",
|
|
8038
|
-
"@salesforce/core": "^
|
|
8039
|
-
"@salesforce/kit": "^3.0
|
|
8040
|
-
"@salesforce/sf-plugins-core": "^
|
|
8041
|
-
"@salesforce/source-deploy-retrieve": "^
|
|
8042
|
-
"@salesforce/source-tracking": "^
|
|
8280
|
+
"@salesforce/core": "^7.0.1",
|
|
8281
|
+
"@salesforce/kit": "^3.1.0",
|
|
8282
|
+
"@salesforce/sf-plugins-core": "^9.0.1",
|
|
8283
|
+
"@salesforce/source-deploy-retrieve": "^11.0.0",
|
|
8284
|
+
"@salesforce/source-tracking": "^6.0.0",
|
|
8043
8285
|
"@salesforce/ts-types": "^2.0.9",
|
|
8044
8286
|
"chalk": "^5.3.0",
|
|
8045
8287
|
"got": "^13.0.0",
|
|
@@ -8050,16 +8292,16 @@
|
|
|
8050
8292
|
}
|
|
8051
8293
|
},
|
|
8052
8294
|
"node_modules/@salesforce/plugin-telemetry": {
|
|
8053
|
-
"version": "3.
|
|
8054
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.
|
|
8055
|
-
"integrity": "sha512-
|
|
8295
|
+
"version": "3.2.0",
|
|
8296
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.2.0.tgz",
|
|
8297
|
+
"integrity": "sha512-N+Rc+LyO3n+4BJ37cgm77DzoszI1Q/l/dQqBM6tNWmovlvxFL5RsUJm7/etEagDuZURBAJrv72jiel4P0XKfow==",
|
|
8056
8298
|
"license": "BSD-3-Clause",
|
|
8057
8299
|
"dependencies": {
|
|
8058
|
-
"@oclif/core": "^3.26.
|
|
8059
|
-
"@salesforce/core": "^
|
|
8060
|
-
"@salesforce/kit": "^3.0
|
|
8061
|
-
"@salesforce/sf-plugins-core": "^
|
|
8062
|
-
"@salesforce/telemetry": "^
|
|
8300
|
+
"@oclif/core": "^3.26.2",
|
|
8301
|
+
"@salesforce/core": "^7.0.1",
|
|
8302
|
+
"@salesforce/kit": "^3.1.0",
|
|
8303
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
8304
|
+
"@salesforce/telemetry": "^6.0.0",
|
|
8063
8305
|
"@salesforce/ts-types": "^2.0.9",
|
|
8064
8306
|
"debug": "^4.3.4"
|
|
8065
8307
|
},
|
|
@@ -8068,14 +8310,14 @@
|
|
|
8068
8310
|
}
|
|
8069
8311
|
},
|
|
8070
8312
|
"node_modules/@salesforce/plugin-templates": {
|
|
8071
|
-
"version": "56.
|
|
8072
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.
|
|
8073
|
-
"integrity": "sha512-
|
|
8313
|
+
"version": "56.2.0",
|
|
8314
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.2.0.tgz",
|
|
8315
|
+
"integrity": "sha512-PWi/idI8nu9ySi902F692FEd62hoZNNbJfyeNvz+qV6wwqG9/vdMFoDtIBmBBuFdLh74bPJhWO/JF5Zx92fljg==",
|
|
8074
8316
|
"license": "BSD-3-Clause",
|
|
8075
8317
|
"dependencies": {
|
|
8076
|
-
"@oclif/core": "^3.
|
|
8077
|
-
"@salesforce/core": "^
|
|
8078
|
-
"@salesforce/sf-plugins-core": "^
|
|
8318
|
+
"@oclif/core": "^3.26.2",
|
|
8319
|
+
"@salesforce/core": "^7.0.1",
|
|
8320
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
8079
8321
|
"@salesforce/templates": "^59.0.4",
|
|
8080
8322
|
"yeoman-environment": "^3",
|
|
8081
8323
|
"yeoman-generator": "^5"
|
|
@@ -8085,15 +8327,15 @@
|
|
|
8085
8327
|
}
|
|
8086
8328
|
},
|
|
8087
8329
|
"node_modules/@salesforce/plugin-trust": {
|
|
8088
|
-
"version": "3.
|
|
8089
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.
|
|
8090
|
-
"integrity": "sha512-
|
|
8330
|
+
"version": "3.6.1",
|
|
8331
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.6.1.tgz",
|
|
8332
|
+
"integrity": "sha512-2ixoEQxWfPrcE3n4/Dhf9kkzq+XtLjVp+F1ADMFqaUsNYH21gIHhbSMoAgDHHhgw/NNtZj9uAR9C/Z6N3UtjGQ==",
|
|
8091
8333
|
"license": "BSD-3-Clause",
|
|
8092
8334
|
"dependencies": {
|
|
8093
|
-
"@oclif/core": "^3.26.
|
|
8094
|
-
"@salesforce/core": "^
|
|
8335
|
+
"@oclif/core": "^3.26.2",
|
|
8336
|
+
"@salesforce/core": "^7.0.1",
|
|
8095
8337
|
"@salesforce/kit": "^3.1.0",
|
|
8096
|
-
"@salesforce/sf-plugins-core": "^
|
|
8338
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
8097
8339
|
"got": "^13.0.0",
|
|
8098
8340
|
"npm": "10.2.3",
|
|
8099
8341
|
"npm-run-path": "^4.0.1",
|
|
@@ -8109,15 +8351,15 @@
|
|
|
8109
8351
|
}
|
|
8110
8352
|
},
|
|
8111
8353
|
"node_modules/@salesforce/plugin-user": {
|
|
8112
|
-
"version": "3.
|
|
8113
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.
|
|
8114
|
-
"integrity": "sha512-
|
|
8354
|
+
"version": "3.5.0",
|
|
8355
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.0.tgz",
|
|
8356
|
+
"integrity": "sha512-qw1yFDMUc58cnaSfs+jRlpchGZAmSWH1Z7xXsAOPuaY/AO/pAv/nClkCGMiBd9+LhaSQta3f6uD+twgT/H7CiQ==",
|
|
8115
8357
|
"license": "BSD-3-Clause",
|
|
8116
8358
|
"dependencies": {
|
|
8117
|
-
"@oclif/core": "^3.26.
|
|
8118
|
-
"@salesforce/core": "^
|
|
8119
|
-
"@salesforce/kit": "^3.0
|
|
8120
|
-
"@salesforce/sf-plugins-core": "^
|
|
8359
|
+
"@oclif/core": "^3.26.2",
|
|
8360
|
+
"@salesforce/core": "^7.0.1",
|
|
8361
|
+
"@salesforce/kit": "^3.1.0",
|
|
8362
|
+
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
8121
8363
|
"@salesforce/ts-types": "^2.0.9"
|
|
8122
8364
|
},
|
|
8123
8365
|
"engines": {
|
|
@@ -8138,15 +8380,15 @@
|
|
|
8138
8380
|
"license": "ISC"
|
|
8139
8381
|
},
|
|
8140
8382
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
8141
|
-
"version": "
|
|
8142
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
8143
|
-
"integrity": "sha512-
|
|
8383
|
+
"version": "9.0.1",
|
|
8384
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.1.tgz",
|
|
8385
|
+
"integrity": "sha512-5+qoCCDpQAdKE74qmL85Jhb0QDkzy/3MsmpzHSQf3ONi+V5vbwJK0BPc+9cOHShYzf8K0gIDdhbcjLuR3TTP/A==",
|
|
8144
8386
|
"license": "BSD-3-Clause",
|
|
8145
8387
|
"dependencies": {
|
|
8146
8388
|
"@inquirer/confirm": "^2.0.17",
|
|
8147
8389
|
"@inquirer/password": "^1.1.16",
|
|
8148
8390
|
"@oclif/core": "^3.26.0",
|
|
8149
|
-
"@salesforce/core": "^
|
|
8391
|
+
"@salesforce/core": "^7.0.0",
|
|
8150
8392
|
"@salesforce/kit": "^3.1.0",
|
|
8151
8393
|
"@salesforce/ts-types": "^2.0.9",
|
|
8152
8394
|
"chalk": "^5.3.0"
|
|
@@ -8156,12 +8398,12 @@
|
|
|
8156
8398
|
}
|
|
8157
8399
|
},
|
|
8158
8400
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
8159
|
-
"version": "
|
|
8160
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-
|
|
8161
|
-
"integrity": "sha512-
|
|
8401
|
+
"version": "11.0.0",
|
|
8402
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.0.0.tgz",
|
|
8403
|
+
"integrity": "sha512-hPgmpke2FGVtxsf51CdMpRdqIDQff2sGoqCwq79WncXRw3FPkTR3/SoaURSNxn++erFDSmODlYz0FZpthQ28xw==",
|
|
8162
8404
|
"license": "BSD-3-Clause",
|
|
8163
8405
|
"dependencies": {
|
|
8164
|
-
"@salesforce/core": "^
|
|
8406
|
+
"@salesforce/core": "^7.0.0",
|
|
8165
8407
|
"@salesforce/kit": "^3.1.0",
|
|
8166
8408
|
"@salesforce/ts-types": "^2.0.9",
|
|
8167
8409
|
"fast-levenshtein": "^3.0.0",
|
|
@@ -8305,15 +8547,15 @@
|
|
|
8305
8547
|
}
|
|
8306
8548
|
},
|
|
8307
8549
|
"node_modules/@salesforce/source-tracking": {
|
|
8308
|
-
"version": "
|
|
8309
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-
|
|
8310
|
-
"integrity": "sha512-
|
|
8550
|
+
"version": "6.0.0",
|
|
8551
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-6.0.0.tgz",
|
|
8552
|
+
"integrity": "sha512-jBs/R4B4EL27qSaS3464lrf/GQdViXkKlRwl5yCISAZmfMinTYwxlU6ibt/f+ryRBu/S4XxoiqSY6hVJdGgzUA==",
|
|
8311
8553
|
"license": "BSD-3-Clause",
|
|
8312
8554
|
"dependencies": {
|
|
8313
8555
|
"@oclif/core": "^3.26.0",
|
|
8314
|
-
"@salesforce/core": "^
|
|
8556
|
+
"@salesforce/core": "^7.0.0",
|
|
8315
8557
|
"@salesforce/kit": "^3.1.0",
|
|
8316
|
-
"@salesforce/source-deploy-retrieve": "^
|
|
8558
|
+
"@salesforce/source-deploy-retrieve": "^11.0.0",
|
|
8317
8559
|
"@salesforce/ts-types": "^2.0.9",
|
|
8318
8560
|
"fast-xml-parser": "^4.3.6",
|
|
8319
8561
|
"graceful-fs": "^4.2.11",
|
|
@@ -8334,12 +8576,12 @@
|
|
|
8334
8576
|
}
|
|
8335
8577
|
},
|
|
8336
8578
|
"node_modules/@salesforce/telemetry": {
|
|
8337
|
-
"version": "
|
|
8338
|
-
"resolved": "https://registry.npmjs.org/@salesforce/telemetry/-/telemetry-
|
|
8339
|
-
"integrity": "sha512-
|
|
8579
|
+
"version": "6.0.0",
|
|
8580
|
+
"resolved": "https://registry.npmjs.org/@salesforce/telemetry/-/telemetry-6.0.0.tgz",
|
|
8581
|
+
"integrity": "sha512-Zr3z4KlZ+848j/s04ClF+qkTtXpVvUXNe+rqRR//YZPoTcmOID9g8hJXEtV890RMta1zeFnwG2994JFUBKG0ww==",
|
|
8340
8582
|
"license": "BSD-3-Clause",
|
|
8341
8583
|
"dependencies": {
|
|
8342
|
-
"@salesforce/core": "^
|
|
8584
|
+
"@salesforce/core": "^7.0.0",
|
|
8343
8585
|
"@salesforce/kit": "^3.1.0",
|
|
8344
8586
|
"applicationinsights": "^2.9.5",
|
|
8345
8587
|
"got": "^11",
|
|
@@ -8481,6 +8723,34 @@
|
|
|
8481
8723
|
"node": ">=18.18.2"
|
|
8482
8724
|
}
|
|
8483
8725
|
},
|
|
8726
|
+
"node_modules/@salesforce/templates/node_modules/@salesforce/core": {
|
|
8727
|
+
"version": "6.7.6",
|
|
8728
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.6.tgz",
|
|
8729
|
+
"integrity": "sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==",
|
|
8730
|
+
"license": "BSD-3-Clause",
|
|
8731
|
+
"dependencies": {
|
|
8732
|
+
"@salesforce/kit": "^3.1.0",
|
|
8733
|
+
"@salesforce/schemas": "^1.7.0",
|
|
8734
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
8735
|
+
"ajv": "^8.12.0",
|
|
8736
|
+
"change-case": "^4.1.2",
|
|
8737
|
+
"faye": "^1.4.0",
|
|
8738
|
+
"form-data": "^4.0.0",
|
|
8739
|
+
"js2xmlparser": "^4.0.1",
|
|
8740
|
+
"jsforce": "^2.0.0-beta.29",
|
|
8741
|
+
"jsonwebtoken": "9.0.2",
|
|
8742
|
+
"jszip": "3.10.1",
|
|
8743
|
+
"pino": "^8.19.0",
|
|
8744
|
+
"pino-abstract-transport": "^1.1.0",
|
|
8745
|
+
"pino-pretty": "^10.3.1",
|
|
8746
|
+
"proper-lockfile": "^4.1.2",
|
|
8747
|
+
"semver": "^7.6.0",
|
|
8748
|
+
"ts-retry-promise": "^0.7.1"
|
|
8749
|
+
},
|
|
8750
|
+
"engines": {
|
|
8751
|
+
"node": ">=18.0.0"
|
|
8752
|
+
}
|
|
8753
|
+
},
|
|
8484
8754
|
"node_modules/@salesforce/templates/node_modules/@szmarczak/http-timer": {
|
|
8485
8755
|
"version": "4.0.6",
|
|
8486
8756
|
"resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
|
|
@@ -8768,13 +9038,23 @@
|
|
|
8768
9038
|
}
|
|
8769
9039
|
},
|
|
8770
9040
|
"node_modules/@sinonjs/fake-timers": {
|
|
8771
|
-
"version": "
|
|
8772
|
-
"resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-
|
|
8773
|
-
"integrity": "sha512-
|
|
9041
|
+
"version": "11.2.2",
|
|
9042
|
+
"resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz",
|
|
9043
|
+
"integrity": "sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==",
|
|
8774
9044
|
"dev": true,
|
|
8775
9045
|
"license": "BSD-3-Clause",
|
|
8776
9046
|
"dependencies": {
|
|
8777
|
-
"@sinonjs/commons": "^
|
|
9047
|
+
"@sinonjs/commons": "^3.0.0"
|
|
9048
|
+
}
|
|
9049
|
+
},
|
|
9050
|
+
"node_modules/@sinonjs/fake-timers/node_modules/@sinonjs/commons": {
|
|
9051
|
+
"version": "3.0.1",
|
|
9052
|
+
"resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
|
|
9053
|
+
"integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==",
|
|
9054
|
+
"dev": true,
|
|
9055
|
+
"license": "BSD-3-Clause",
|
|
9056
|
+
"dependencies": {
|
|
9057
|
+
"type-detect": "4.0.8"
|
|
8778
9058
|
}
|
|
8779
9059
|
},
|
|
8780
9060
|
"node_modules/@sinonjs/formatio": {
|
|
@@ -9652,9 +9932,9 @@
|
|
|
9652
9932
|
}
|
|
9653
9933
|
},
|
|
9654
9934
|
"node_modules/@types/chai": {
|
|
9655
|
-
"version": "4.3.
|
|
9656
|
-
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.
|
|
9657
|
-
"integrity": "sha512-
|
|
9935
|
+
"version": "4.3.14",
|
|
9936
|
+
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.14.tgz",
|
|
9937
|
+
"integrity": "sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==",
|
|
9658
9938
|
"dev": true,
|
|
9659
9939
|
"license": "MIT"
|
|
9660
9940
|
},
|
|
@@ -9694,13 +9974,6 @@
|
|
|
9694
9974
|
"@types/node": "*"
|
|
9695
9975
|
}
|
|
9696
9976
|
},
|
|
9697
|
-
"node_modules/@types/glob/node_modules/@types/minimatch": {
|
|
9698
|
-
"version": "5.1.2",
|
|
9699
|
-
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
|
|
9700
|
-
"integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
|
|
9701
|
-
"dev": true,
|
|
9702
|
-
"license": "MIT"
|
|
9703
|
-
},
|
|
9704
9977
|
"node_modules/@types/http-cache-semantics": {
|
|
9705
9978
|
"version": "4.0.4",
|
|
9706
9979
|
"resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
|
|
@@ -9766,9 +10039,10 @@
|
|
|
9766
10039
|
}
|
|
9767
10040
|
},
|
|
9768
10041
|
"node_modules/@types/minimatch": {
|
|
9769
|
-
"version": "
|
|
9770
|
-
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-
|
|
9771
|
-
"integrity": "sha512-
|
|
10042
|
+
"version": "5.1.2",
|
|
10043
|
+
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
|
|
10044
|
+
"integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
|
|
10045
|
+
"dev": true,
|
|
9772
10046
|
"license": "MIT"
|
|
9773
10047
|
},
|
|
9774
10048
|
"node_modules/@types/minimist": {
|
|
@@ -9816,13 +10090,6 @@
|
|
|
9816
10090
|
"integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==",
|
|
9817
10091
|
"license": "MIT"
|
|
9818
10092
|
},
|
|
9819
|
-
"node_modules/@types/parse-json": {
|
|
9820
|
-
"version": "4.0.0",
|
|
9821
|
-
"resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
|
|
9822
|
-
"integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
|
|
9823
|
-
"dev": true,
|
|
9824
|
-
"license": "MIT"
|
|
9825
|
-
},
|
|
9826
10093
|
"node_modules/@types/responselike": {
|
|
9827
10094
|
"version": "1.0.0",
|
|
9828
10095
|
"resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.0.tgz",
|
|
@@ -9900,17 +10167,17 @@
|
|
|
9900
10167
|
"license": "MIT"
|
|
9901
10168
|
},
|
|
9902
10169
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
9903
|
-
"version": "6.
|
|
9904
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.
|
|
9905
|
-
"integrity": "sha512-
|
|
10170
|
+
"version": "6.21.0",
|
|
10171
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz",
|
|
10172
|
+
"integrity": "sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==",
|
|
9906
10173
|
"dev": true,
|
|
9907
10174
|
"license": "MIT",
|
|
9908
10175
|
"dependencies": {
|
|
9909
10176
|
"@eslint-community/regexpp": "^4.5.1",
|
|
9910
|
-
"@typescript-eslint/scope-manager": "6.
|
|
9911
|
-
"@typescript-eslint/type-utils": "6.
|
|
9912
|
-
"@typescript-eslint/utils": "6.
|
|
9913
|
-
"@typescript-eslint/visitor-keys": "6.
|
|
10177
|
+
"@typescript-eslint/scope-manager": "6.21.0",
|
|
10178
|
+
"@typescript-eslint/type-utils": "6.21.0",
|
|
10179
|
+
"@typescript-eslint/utils": "6.21.0",
|
|
10180
|
+
"@typescript-eslint/visitor-keys": "6.21.0",
|
|
9914
10181
|
"debug": "^4.3.4",
|
|
9915
10182
|
"graphemer": "^1.4.0",
|
|
9916
10183
|
"ignore": "^5.2.4",
|
|
@@ -9936,16 +10203,16 @@
|
|
|
9936
10203
|
}
|
|
9937
10204
|
},
|
|
9938
10205
|
"node_modules/@typescript-eslint/parser": {
|
|
9939
|
-
"version": "6.
|
|
9940
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.
|
|
9941
|
-
"integrity": "sha512-
|
|
10206
|
+
"version": "6.21.0",
|
|
10207
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz",
|
|
10208
|
+
"integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==",
|
|
9942
10209
|
"dev": true,
|
|
9943
10210
|
"license": "BSD-2-Clause",
|
|
9944
10211
|
"dependencies": {
|
|
9945
|
-
"@typescript-eslint/scope-manager": "6.
|
|
9946
|
-
"@typescript-eslint/types": "6.
|
|
9947
|
-
"@typescript-eslint/typescript-estree": "6.
|
|
9948
|
-
"@typescript-eslint/visitor-keys": "6.
|
|
10212
|
+
"@typescript-eslint/scope-manager": "6.21.0",
|
|
10213
|
+
"@typescript-eslint/types": "6.21.0",
|
|
10214
|
+
"@typescript-eslint/typescript-estree": "6.21.0",
|
|
10215
|
+
"@typescript-eslint/visitor-keys": "6.21.0",
|
|
9949
10216
|
"debug": "^4.3.4"
|
|
9950
10217
|
},
|
|
9951
10218
|
"engines": {
|
|
@@ -9965,14 +10232,14 @@
|
|
|
9965
10232
|
}
|
|
9966
10233
|
},
|
|
9967
10234
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
9968
|
-
"version": "6.
|
|
9969
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.
|
|
9970
|
-
"integrity": "sha512-
|
|
10235
|
+
"version": "6.21.0",
|
|
10236
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
|
|
10237
|
+
"integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==",
|
|
9971
10238
|
"dev": true,
|
|
9972
10239
|
"license": "MIT",
|
|
9973
10240
|
"dependencies": {
|
|
9974
|
-
"@typescript-eslint/types": "6.
|
|
9975
|
-
"@typescript-eslint/visitor-keys": "6.
|
|
10241
|
+
"@typescript-eslint/types": "6.21.0",
|
|
10242
|
+
"@typescript-eslint/visitor-keys": "6.21.0"
|
|
9976
10243
|
},
|
|
9977
10244
|
"engines": {
|
|
9978
10245
|
"node": "^16.0.0 || >=18.0.0"
|
|
@@ -9983,14 +10250,14 @@
|
|
|
9983
10250
|
}
|
|
9984
10251
|
},
|
|
9985
10252
|
"node_modules/@typescript-eslint/type-utils": {
|
|
9986
|
-
"version": "6.
|
|
9987
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.
|
|
9988
|
-
"integrity": "sha512-
|
|
10253
|
+
"version": "6.21.0",
|
|
10254
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz",
|
|
10255
|
+
"integrity": "sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==",
|
|
9989
10256
|
"dev": true,
|
|
9990
10257
|
"license": "MIT",
|
|
9991
10258
|
"dependencies": {
|
|
9992
|
-
"@typescript-eslint/typescript-estree": "6.
|
|
9993
|
-
"@typescript-eslint/utils": "6.
|
|
10259
|
+
"@typescript-eslint/typescript-estree": "6.21.0",
|
|
10260
|
+
"@typescript-eslint/utils": "6.21.0",
|
|
9994
10261
|
"debug": "^4.3.4",
|
|
9995
10262
|
"ts-api-utils": "^1.0.1"
|
|
9996
10263
|
},
|
|
@@ -10011,9 +10278,9 @@
|
|
|
10011
10278
|
}
|
|
10012
10279
|
},
|
|
10013
10280
|
"node_modules/@typescript-eslint/types": {
|
|
10014
|
-
"version": "6.
|
|
10015
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.
|
|
10016
|
-
"integrity": "sha512-
|
|
10281
|
+
"version": "6.21.0",
|
|
10282
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz",
|
|
10283
|
+
"integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==",
|
|
10017
10284
|
"dev": true,
|
|
10018
10285
|
"license": "MIT",
|
|
10019
10286
|
"engines": {
|
|
@@ -10025,17 +10292,18 @@
|
|
|
10025
10292
|
}
|
|
10026
10293
|
},
|
|
10027
10294
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
10028
|
-
"version": "6.
|
|
10029
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.
|
|
10030
|
-
"integrity": "sha512-
|
|
10295
|
+
"version": "6.21.0",
|
|
10296
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz",
|
|
10297
|
+
"integrity": "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==",
|
|
10031
10298
|
"dev": true,
|
|
10032
10299
|
"license": "BSD-2-Clause",
|
|
10033
10300
|
"dependencies": {
|
|
10034
|
-
"@typescript-eslint/types": "6.
|
|
10035
|
-
"@typescript-eslint/visitor-keys": "6.
|
|
10301
|
+
"@typescript-eslint/types": "6.21.0",
|
|
10302
|
+
"@typescript-eslint/visitor-keys": "6.21.0",
|
|
10036
10303
|
"debug": "^4.3.4",
|
|
10037
10304
|
"globby": "^11.1.0",
|
|
10038
10305
|
"is-glob": "^4.0.3",
|
|
10306
|
+
"minimatch": "9.0.3",
|
|
10039
10307
|
"semver": "^7.5.4",
|
|
10040
10308
|
"ts-api-utils": "^1.0.1"
|
|
10041
10309
|
},
|
|
@@ -10052,19 +10320,35 @@
|
|
|
10052
10320
|
}
|
|
10053
10321
|
}
|
|
10054
10322
|
},
|
|
10323
|
+
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
10324
|
+
"version": "9.0.3",
|
|
10325
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
|
10326
|
+
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
|
10327
|
+
"dev": true,
|
|
10328
|
+
"license": "ISC",
|
|
10329
|
+
"dependencies": {
|
|
10330
|
+
"brace-expansion": "^2.0.1"
|
|
10331
|
+
},
|
|
10332
|
+
"engines": {
|
|
10333
|
+
"node": ">=16 || 14 >=14.17"
|
|
10334
|
+
},
|
|
10335
|
+
"funding": {
|
|
10336
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
10337
|
+
}
|
|
10338
|
+
},
|
|
10055
10339
|
"node_modules/@typescript-eslint/utils": {
|
|
10056
|
-
"version": "6.
|
|
10057
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.
|
|
10058
|
-
"integrity": "sha512-
|
|
10340
|
+
"version": "6.21.0",
|
|
10341
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.21.0.tgz",
|
|
10342
|
+
"integrity": "sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==",
|
|
10059
10343
|
"dev": true,
|
|
10060
10344
|
"license": "MIT",
|
|
10061
10345
|
"dependencies": {
|
|
10062
10346
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
10063
10347
|
"@types/json-schema": "^7.0.12",
|
|
10064
10348
|
"@types/semver": "^7.5.0",
|
|
10065
|
-
"@typescript-eslint/scope-manager": "6.
|
|
10066
|
-
"@typescript-eslint/types": "6.
|
|
10067
|
-
"@typescript-eslint/typescript-estree": "6.
|
|
10349
|
+
"@typescript-eslint/scope-manager": "6.21.0",
|
|
10350
|
+
"@typescript-eslint/types": "6.21.0",
|
|
10351
|
+
"@typescript-eslint/typescript-estree": "6.21.0",
|
|
10068
10352
|
"semver": "^7.5.4"
|
|
10069
10353
|
},
|
|
10070
10354
|
"engines": {
|
|
@@ -10079,13 +10363,13 @@
|
|
|
10079
10363
|
}
|
|
10080
10364
|
},
|
|
10081
10365
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
10082
|
-
"version": "6.
|
|
10083
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.
|
|
10084
|
-
"integrity": "sha512-
|
|
10366
|
+
"version": "6.21.0",
|
|
10367
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz",
|
|
10368
|
+
"integrity": "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==",
|
|
10085
10369
|
"dev": true,
|
|
10086
10370
|
"license": "MIT",
|
|
10087
10371
|
"dependencies": {
|
|
10088
|
-
"@typescript-eslint/types": "6.
|
|
10372
|
+
"@typescript-eslint/types": "6.21.0",
|
|
10089
10373
|
"eslint-visitor-keys": "^3.4.1"
|
|
10090
10374
|
},
|
|
10091
10375
|
"engines": {
|
|
@@ -10732,9 +11016,9 @@
|
|
|
10732
11016
|
}
|
|
10733
11017
|
},
|
|
10734
11018
|
"node_modules/aws-sdk": {
|
|
10735
|
-
"version": "2.
|
|
10736
|
-
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.
|
|
10737
|
-
"integrity": "sha512-
|
|
11019
|
+
"version": "2.1597.0",
|
|
11020
|
+
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1597.0.tgz",
|
|
11021
|
+
"integrity": "sha512-YvApP9p5a5TD870mvQRrcUyJz3nKFrtlnDLaA4yrmAaidMDGzdNJ+AZlW0+onRCB4llzKD4Hos56zea0ulR+zQ==",
|
|
10738
11022
|
"dev": true,
|
|
10739
11023
|
"hasInstallScript": true,
|
|
10740
11024
|
"license": "Apache-2.0",
|
|
@@ -10954,9 +11238,9 @@
|
|
|
10954
11238
|
"license": "ISC"
|
|
10955
11239
|
},
|
|
10956
11240
|
"node_modules/browserslist": {
|
|
10957
|
-
"version": "4.
|
|
10958
|
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.
|
|
10959
|
-
"integrity": "sha512-
|
|
11241
|
+
"version": "4.23.0",
|
|
11242
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz",
|
|
11243
|
+
"integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==",
|
|
10960
11244
|
"dev": true,
|
|
10961
11245
|
"funding": [
|
|
10962
11246
|
{
|
|
@@ -10974,10 +11258,10 @@
|
|
|
10974
11258
|
],
|
|
10975
11259
|
"license": "MIT",
|
|
10976
11260
|
"dependencies": {
|
|
10977
|
-
"caniuse-lite": "^1.0.
|
|
10978
|
-
"electron-to-chromium": "^1.4.
|
|
10979
|
-
"node-releases": "^2.0.
|
|
10980
|
-
"update-browserslist-db": "^1.0.
|
|
11261
|
+
"caniuse-lite": "^1.0.30001587",
|
|
11262
|
+
"electron-to-chromium": "^1.4.668",
|
|
11263
|
+
"node-releases": "^2.0.14",
|
|
11264
|
+
"update-browserslist-db": "^1.0.13"
|
|
10981
11265
|
},
|
|
10982
11266
|
"bin": {
|
|
10983
11267
|
"browserslist": "cli.js"
|
|
@@ -11291,9 +11575,9 @@
|
|
|
11291
11575
|
}
|
|
11292
11576
|
},
|
|
11293
11577
|
"node_modules/caniuse-lite": {
|
|
11294
|
-
"version": "1.0.
|
|
11295
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
11296
|
-
"integrity": "sha512-
|
|
11578
|
+
"version": "1.0.30001608",
|
|
11579
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001608.tgz",
|
|
11580
|
+
"integrity": "sha512-cjUJTQkk9fQlJR2s4HMuPMvTiRggl0rAVMtthQuyOlDWuqHXqN8azLq+pi8B2TjwKJ32diHjUqRIKeFX4z1FoA==",
|
|
11297
11581
|
"dev": true,
|
|
11298
11582
|
"funding": [
|
|
11299
11583
|
{
|
|
@@ -11446,7 +11730,7 @@
|
|
|
11446
11730
|
"version": "4.0.0",
|
|
11447
11731
|
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
|
|
11448
11732
|
"integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
|
|
11449
|
-
"
|
|
11733
|
+
"dev": true,
|
|
11450
11734
|
"funding": [
|
|
11451
11735
|
{
|
|
11452
11736
|
"type": "github",
|
|
@@ -12424,6 +12708,20 @@
|
|
|
12424
12708
|
"url": "https://opencollective.com/core-js"
|
|
12425
12709
|
}
|
|
12426
12710
|
},
|
|
12711
|
+
"node_modules/core-js-compat": {
|
|
12712
|
+
"version": "3.36.1",
|
|
12713
|
+
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.36.1.tgz",
|
|
12714
|
+
"integrity": "sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==",
|
|
12715
|
+
"dev": true,
|
|
12716
|
+
"license": "MIT",
|
|
12717
|
+
"dependencies": {
|
|
12718
|
+
"browserslist": "^4.23.0"
|
|
12719
|
+
},
|
|
12720
|
+
"funding": {
|
|
12721
|
+
"type": "opencollective",
|
|
12722
|
+
"url": "https://opencollective.com/core-js"
|
|
12723
|
+
}
|
|
12724
|
+
},
|
|
12427
12725
|
"node_modules/core-js-pure": {
|
|
12428
12726
|
"version": "3.36.0",
|
|
12429
12727
|
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.36.0.tgz",
|
|
@@ -12442,15 +12740,15 @@
|
|
|
12442
12740
|
"license": "MIT"
|
|
12443
12741
|
},
|
|
12444
12742
|
"node_modules/cosmiconfig": {
|
|
12445
|
-
"version": "8.
|
|
12446
|
-
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.
|
|
12447
|
-
"integrity": "sha512-
|
|
12743
|
+
"version": "8.3.6",
|
|
12744
|
+
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz",
|
|
12745
|
+
"integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==",
|
|
12448
12746
|
"dev": true,
|
|
12449
12747
|
"license": "MIT",
|
|
12450
12748
|
"dependencies": {
|
|
12451
|
-
"import-fresh": "^3.
|
|
12749
|
+
"import-fresh": "^3.3.0",
|
|
12452
12750
|
"js-yaml": "^4.1.0",
|
|
12453
|
-
"parse-json": "^5.
|
|
12751
|
+
"parse-json": "^5.2.0",
|
|
12454
12752
|
"path-type": "^4.0.0"
|
|
12455
12753
|
},
|
|
12456
12754
|
"engines": {
|
|
@@ -12458,6 +12756,14 @@
|
|
|
12458
12756
|
},
|
|
12459
12757
|
"funding": {
|
|
12460
12758
|
"url": "https://github.com/sponsors/d-fischer"
|
|
12759
|
+
},
|
|
12760
|
+
"peerDependencies": {
|
|
12761
|
+
"typescript": ">=4.9.5"
|
|
12762
|
+
},
|
|
12763
|
+
"peerDependenciesMeta": {
|
|
12764
|
+
"typescript": {
|
|
12765
|
+
"optional": true
|
|
12766
|
+
}
|
|
12461
12767
|
}
|
|
12462
12768
|
},
|
|
12463
12769
|
"node_modules/cosmiconfig-typescript-loader": {
|
|
@@ -12497,6 +12803,32 @@
|
|
|
12497
12803
|
"js-yaml": "bin/js-yaml.js"
|
|
12498
12804
|
}
|
|
12499
12805
|
},
|
|
12806
|
+
"node_modules/cosmiconfig/node_modules/json-parse-even-better-errors": {
|
|
12807
|
+
"version": "2.3.1",
|
|
12808
|
+
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
|
12809
|
+
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
|
12810
|
+
"dev": true,
|
|
12811
|
+
"license": "MIT"
|
|
12812
|
+
},
|
|
12813
|
+
"node_modules/cosmiconfig/node_modules/parse-json": {
|
|
12814
|
+
"version": "5.2.0",
|
|
12815
|
+
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
|
12816
|
+
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
|
12817
|
+
"dev": true,
|
|
12818
|
+
"license": "MIT",
|
|
12819
|
+
"dependencies": {
|
|
12820
|
+
"@babel/code-frame": "^7.0.0",
|
|
12821
|
+
"error-ex": "^1.3.1",
|
|
12822
|
+
"json-parse-even-better-errors": "^2.3.0",
|
|
12823
|
+
"lines-and-columns": "^1.1.6"
|
|
12824
|
+
},
|
|
12825
|
+
"engines": {
|
|
12826
|
+
"node": ">=8"
|
|
12827
|
+
},
|
|
12828
|
+
"funding": {
|
|
12829
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
12830
|
+
}
|
|
12831
|
+
},
|
|
12500
12832
|
"node_modules/crc-32": {
|
|
12501
12833
|
"version": "1.2.2",
|
|
12502
12834
|
"resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
|
|
@@ -12927,10 +13259,9 @@
|
|
|
12927
13259
|
}
|
|
12928
13260
|
},
|
|
12929
13261
|
"node_modules/diff": {
|
|
12930
|
-
"version": "
|
|
12931
|
-
"resolved": "https://registry.npmjs.org/diff/-/diff-
|
|
12932
|
-
"integrity": "sha512-
|
|
12933
|
-
"dev": true,
|
|
13262
|
+
"version": "5.2.0",
|
|
13263
|
+
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
|
|
13264
|
+
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
|
|
12934
13265
|
"license": "BSD-3-Clause",
|
|
12935
13266
|
"engines": {
|
|
12936
13267
|
"node": ">=0.3.1"
|
|
@@ -13144,9 +13475,9 @@
|
|
|
13144
13475
|
}
|
|
13145
13476
|
},
|
|
13146
13477
|
"node_modules/electron-to-chromium": {
|
|
13147
|
-
"version": "1.4.
|
|
13148
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
13149
|
-
"integrity": "sha512-
|
|
13478
|
+
"version": "1.4.732",
|
|
13479
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.732.tgz",
|
|
13480
|
+
"integrity": "sha512-nLrzr6UML+oqCyvseTxJ1WxLsnMSQPJCoHu+MuOuNiCp7BHEdG9AmCTw2Y9FU/wFFc/ETE0F6JVtzzPryEjecw==",
|
|
13150
13481
|
"dev": true,
|
|
13151
13482
|
"license": "ISC"
|
|
13152
13483
|
},
|
|
@@ -13415,17 +13746,17 @@
|
|
|
13415
13746
|
}
|
|
13416
13747
|
},
|
|
13417
13748
|
"node_modules/eslint": {
|
|
13418
|
-
"version": "8.
|
|
13419
|
-
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.
|
|
13420
|
-
"integrity": "sha512-
|
|
13749
|
+
"version": "8.57.0",
|
|
13750
|
+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz",
|
|
13751
|
+
"integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==",
|
|
13421
13752
|
"dev": true,
|
|
13422
13753
|
"license": "MIT",
|
|
13423
13754
|
"dependencies": {
|
|
13424
13755
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
13425
13756
|
"@eslint-community/regexpp": "^4.6.1",
|
|
13426
13757
|
"@eslint/eslintrc": "^2.1.4",
|
|
13427
|
-
"@eslint/js": "8.
|
|
13428
|
-
"@humanwhocodes/config-array": "^0.11.
|
|
13758
|
+
"@eslint/js": "8.57.0",
|
|
13759
|
+
"@humanwhocodes/config-array": "^0.11.14",
|
|
13429
13760
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
13430
13761
|
"@nodelib/fs.walk": "^1.2.8",
|
|
13431
13762
|
"@ungap/structured-clone": "^1.2.0",
|
|
@@ -13484,9 +13815,9 @@
|
|
|
13484
13815
|
}
|
|
13485
13816
|
},
|
|
13486
13817
|
"node_modules/eslint-config-salesforce": {
|
|
13487
|
-
"version": "2.0
|
|
13488
|
-
"resolved": "https://registry.npmjs.org/eslint-config-salesforce/-/eslint-config-salesforce-2.0.
|
|
13489
|
-
"integrity": "sha512-
|
|
13818
|
+
"version": "2.2.0",
|
|
13819
|
+
"resolved": "https://registry.npmjs.org/eslint-config-salesforce/-/eslint-config-salesforce-2.2.0.tgz",
|
|
13820
|
+
"integrity": "sha512-0zUEFJ2nNpMvVO3MgKEDUTGtaFZjL3xEIErr5h+BOft+OhGoIvZBNPnBBu12lvv29ylqIAQz5SwoVCCUzBhyPQ==",
|
|
13490
13821
|
"dev": true,
|
|
13491
13822
|
"license": "BSD-3-Clause"
|
|
13492
13823
|
},
|
|
@@ -13498,22 +13829,22 @@
|
|
|
13498
13829
|
"license": "BSD-3-Clause"
|
|
13499
13830
|
},
|
|
13500
13831
|
"node_modules/eslint-config-salesforce-typescript": {
|
|
13501
|
-
"version": "3.0
|
|
13502
|
-
"resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.0.
|
|
13503
|
-
"integrity": "sha512-
|
|
13832
|
+
"version": "3.3.0",
|
|
13833
|
+
"resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.3.0.tgz",
|
|
13834
|
+
"integrity": "sha512-83+zp2Y2h9oz9D3UksjNGCw+xWD7ylIiAJZ58vUbBD10l8FRUMNyn+RDCKn0xCQz7xed5/LcmgUE4T7roe+HBw==",
|
|
13504
13835
|
"dev": true,
|
|
13505
13836
|
"license": "BSD-3-Clause",
|
|
13506
13837
|
"dependencies": {
|
|
13507
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
13508
|
-
"@typescript-eslint/parser": "^6.
|
|
13509
|
-
"eslint": "^8.
|
|
13838
|
+
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
|
13839
|
+
"@typescript-eslint/parser": "^6.21.0",
|
|
13840
|
+
"eslint": "^8.56.0",
|
|
13510
13841
|
"eslint-config-prettier": "^9.1.0",
|
|
13511
|
-
"eslint-config-salesforce": "^2.0
|
|
13842
|
+
"eslint-config-salesforce": "^2.2.0",
|
|
13512
13843
|
"eslint-config-salesforce-license": "^0.2.0",
|
|
13513
13844
|
"eslint-plugin-header": "^3.1.1",
|
|
13514
|
-
"eslint-plugin-import": "^2.29.
|
|
13515
|
-
"eslint-plugin-jsdoc": "^46.
|
|
13516
|
-
"eslint-plugin-unicorn": "^
|
|
13845
|
+
"eslint-plugin-import": "^2.29.1",
|
|
13846
|
+
"eslint-plugin-jsdoc": "^46.10.1",
|
|
13847
|
+
"eslint-plugin-unicorn": "^50.0.1"
|
|
13517
13848
|
}
|
|
13518
13849
|
},
|
|
13519
13850
|
"node_modules/eslint-import-resolver-node": {
|
|
@@ -13577,9 +13908,9 @@
|
|
|
13577
13908
|
}
|
|
13578
13909
|
},
|
|
13579
13910
|
"node_modules/eslint-plugin-import": {
|
|
13580
|
-
"version": "2.29.
|
|
13581
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.
|
|
13582
|
-
"integrity": "sha512-
|
|
13911
|
+
"version": "2.29.1",
|
|
13912
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz",
|
|
13913
|
+
"integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==",
|
|
13583
13914
|
"dev": true,
|
|
13584
13915
|
"license": "MIT",
|
|
13585
13916
|
"dependencies": {
|
|
@@ -13599,7 +13930,7 @@
|
|
|
13599
13930
|
"object.groupby": "^1.0.1",
|
|
13600
13931
|
"object.values": "^1.1.7",
|
|
13601
13932
|
"semver": "^6.3.1",
|
|
13602
|
-
"tsconfig-paths": "^3.
|
|
13933
|
+
"tsconfig-paths": "^3.15.0"
|
|
13603
13934
|
},
|
|
13604
13935
|
"engines": {
|
|
13605
13936
|
"node": ">=4"
|
|
@@ -13629,9 +13960,9 @@
|
|
|
13629
13960
|
}
|
|
13630
13961
|
},
|
|
13631
13962
|
"node_modules/eslint-plugin-jsdoc": {
|
|
13632
|
-
"version": "46.
|
|
13633
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.
|
|
13634
|
-
"integrity": "sha512-
|
|
13963
|
+
"version": "46.10.1",
|
|
13964
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.10.1.tgz",
|
|
13965
|
+
"integrity": "sha512-x8wxIpv00Y50NyweDUpa+58ffgSAI5sqe+zcZh33xphD0AVh+1kqr1ombaTRb7Fhpove1zfUuujlX9DWWBP5ag==",
|
|
13635
13966
|
"dev": true,
|
|
13636
13967
|
"license": "BSD-3-Clause",
|
|
13637
13968
|
"dependencies": {
|
|
@@ -13643,26 +13974,39 @@
|
|
|
13643
13974
|
"esquery": "^1.5.0",
|
|
13644
13975
|
"is-builtin-module": "^3.2.1",
|
|
13645
13976
|
"semver": "^7.5.4",
|
|
13646
|
-
"spdx-expression-parse": "^
|
|
13977
|
+
"spdx-expression-parse": "^4.0.0"
|
|
13647
13978
|
},
|
|
13648
13979
|
"engines": {
|
|
13649
13980
|
"node": ">=16"
|
|
13650
13981
|
},
|
|
13651
13982
|
"peerDependencies": {
|
|
13652
|
-
"eslint": "^7.0.0 || ^8.0.0"
|
|
13983
|
+
"eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
|
|
13984
|
+
}
|
|
13985
|
+
},
|
|
13986
|
+
"node_modules/eslint-plugin-jsdoc/node_modules/spdx-expression-parse": {
|
|
13987
|
+
"version": "4.0.0",
|
|
13988
|
+
"resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
|
|
13989
|
+
"integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==",
|
|
13990
|
+
"dev": true,
|
|
13991
|
+
"license": "MIT",
|
|
13992
|
+
"dependencies": {
|
|
13993
|
+
"spdx-exceptions": "^2.1.0",
|
|
13994
|
+
"spdx-license-ids": "^3.0.0"
|
|
13653
13995
|
}
|
|
13654
13996
|
},
|
|
13655
13997
|
"node_modules/eslint-plugin-unicorn": {
|
|
13656
|
-
"version": "
|
|
13657
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-
|
|
13658
|
-
"integrity": "sha512-
|
|
13998
|
+
"version": "50.0.1",
|
|
13999
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-50.0.1.tgz",
|
|
14000
|
+
"integrity": "sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==",
|
|
13659
14001
|
"dev": true,
|
|
13660
14002
|
"license": "MIT",
|
|
13661
14003
|
"dependencies": {
|
|
13662
14004
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
13663
14005
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
13664
|
-
"
|
|
14006
|
+
"@eslint/eslintrc": "^2.1.4",
|
|
14007
|
+
"ci-info": "^4.0.0",
|
|
13665
14008
|
"clean-regexp": "^1.0.0",
|
|
14009
|
+
"core-js-compat": "^3.34.0",
|
|
13666
14010
|
"esquery": "^1.5.0",
|
|
13667
14011
|
"indent-string": "^4.0.0",
|
|
13668
14012
|
"is-builtin-module": "^3.2.1",
|
|
@@ -13681,23 +14025,7 @@
|
|
|
13681
14025
|
"url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1"
|
|
13682
14026
|
},
|
|
13683
14027
|
"peerDependencies": {
|
|
13684
|
-
"eslint": ">=8.
|
|
13685
|
-
}
|
|
13686
|
-
},
|
|
13687
|
-
"node_modules/eslint-plugin-unicorn/node_modules/ci-info": {
|
|
13688
|
-
"version": "3.9.0",
|
|
13689
|
-
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
|
|
13690
|
-
"integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
|
|
13691
|
-
"dev": true,
|
|
13692
|
-
"funding": [
|
|
13693
|
-
{
|
|
13694
|
-
"type": "github",
|
|
13695
|
-
"url": "https://github.com/sponsors/sibiraj-s"
|
|
13696
|
-
}
|
|
13697
|
-
],
|
|
13698
|
-
"license": "MIT",
|
|
13699
|
-
"engines": {
|
|
13700
|
-
"node": ">=8"
|
|
14028
|
+
"eslint": ">=8.56.0"
|
|
13701
14029
|
}
|
|
13702
14030
|
},
|
|
13703
14031
|
"node_modules/eslint-scope": {
|
|
@@ -15532,19 +15860,6 @@
|
|
|
15532
15860
|
"node": ">=8.0.0"
|
|
15533
15861
|
}
|
|
15534
15862
|
},
|
|
15535
|
-
"node_modules/http-call/node_modules/parse-json": {
|
|
15536
|
-
"version": "4.0.0",
|
|
15537
|
-
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
|
|
15538
|
-
"integrity": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==",
|
|
15539
|
-
"license": "MIT",
|
|
15540
|
-
"dependencies": {
|
|
15541
|
-
"error-ex": "^1.3.1",
|
|
15542
|
-
"json-parse-better-errors": "^1.0.1"
|
|
15543
|
-
},
|
|
15544
|
-
"engines": {
|
|
15545
|
-
"node": ">=4"
|
|
15546
|
-
}
|
|
15547
|
-
},
|
|
15548
15863
|
"node_modules/http-parser-js": {
|
|
15549
15864
|
"version": "0.5.8",
|
|
15550
15865
|
"resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz",
|
|
@@ -17432,16 +17747,6 @@
|
|
|
17432
17747
|
"node": "^16.14.0 || >=18.0.0"
|
|
17433
17748
|
}
|
|
17434
17749
|
},
|
|
17435
|
-
"node_modules/libnpmdiff/node_modules/diff": {
|
|
17436
|
-
"version": "5.2.0",
|
|
17437
|
-
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
|
|
17438
|
-
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
|
|
17439
|
-
"extraneous": true,
|
|
17440
|
-
"license": "BSD-3-Clause",
|
|
17441
|
-
"engines": {
|
|
17442
|
-
"node": ">=0.3.1"
|
|
17443
|
-
}
|
|
17444
|
-
},
|
|
17445
17750
|
"node_modules/libnpmdiff/node_modules/minimatch": {
|
|
17446
17751
|
"version": "9.0.4",
|
|
17447
17752
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
@@ -17618,9 +17923,9 @@
|
|
|
17618
17923
|
"license": "MIT"
|
|
17619
17924
|
},
|
|
17620
17925
|
"node_modules/linkinator": {
|
|
17621
|
-
"version": "6.0.
|
|
17622
|
-
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.
|
|
17623
|
-
"integrity": "sha512-
|
|
17926
|
+
"version": "6.0.4",
|
|
17927
|
+
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.4.tgz",
|
|
17928
|
+
"integrity": "sha512-gxZ9ePUBeoaCk29p+2gAwrRIVnKOqAV8ZVCEM8N7MvpwbccDBQiKjXFyS6nQx56K1CCZLboan2i5iJfpWCsnSQ==",
|
|
17624
17929
|
"dev": true,
|
|
17625
17930
|
"license": "MIT",
|
|
17626
17931
|
"dependencies": {
|
|
@@ -17630,8 +17935,8 @@
|
|
|
17630
17935
|
"glob": "^10.3.10",
|
|
17631
17936
|
"htmlparser2": "^9.0.0",
|
|
17632
17937
|
"marked": "^10.0.0",
|
|
17633
|
-
"meow": "^
|
|
17634
|
-
"mime": "^
|
|
17938
|
+
"meow": "^13.0.0",
|
|
17939
|
+
"mime": "^4.0.0",
|
|
17635
17940
|
"server-destroy": "^1.0.1",
|
|
17636
17941
|
"srcset": "^5.0.0"
|
|
17637
17942
|
},
|
|
@@ -17656,29 +17961,32 @@
|
|
|
17656
17961
|
}
|
|
17657
17962
|
},
|
|
17658
17963
|
"node_modules/linkinator/node_modules/meow": {
|
|
17659
|
-
"version": "
|
|
17660
|
-
"resolved": "https://registry.npmjs.org/meow/-/meow-
|
|
17661
|
-
"integrity": "sha512-
|
|
17964
|
+
"version": "13.2.0",
|
|
17965
|
+
"resolved": "https://registry.npmjs.org/meow/-/meow-13.2.0.tgz",
|
|
17966
|
+
"integrity": "sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==",
|
|
17662
17967
|
"dev": true,
|
|
17663
17968
|
"license": "MIT",
|
|
17664
17969
|
"engines": {
|
|
17665
|
-
"node": ">=
|
|
17970
|
+
"node": ">=18"
|
|
17666
17971
|
},
|
|
17667
17972
|
"funding": {
|
|
17668
17973
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
17669
17974
|
}
|
|
17670
17975
|
},
|
|
17671
17976
|
"node_modules/linkinator/node_modules/mime": {
|
|
17672
|
-
"version": "
|
|
17673
|
-
"resolved": "https://registry.npmjs.org/mime/-/mime-
|
|
17674
|
-
"integrity": "sha512-
|
|
17977
|
+
"version": "4.0.1",
|
|
17978
|
+
"resolved": "https://registry.npmjs.org/mime/-/mime-4.0.1.tgz",
|
|
17979
|
+
"integrity": "sha512-5lZ5tyrIfliMXzFtkYyekWbtRXObT9OWa8IwQ5uxTBDHucNNwniRqo0yInflj+iYi5CBa6qxadGzGarDfuEOxA==",
|
|
17675
17980
|
"dev": true,
|
|
17981
|
+
"funding": [
|
|
17982
|
+
"https://github.com/sponsors/broofa"
|
|
17983
|
+
],
|
|
17676
17984
|
"license": "MIT",
|
|
17677
17985
|
"bin": {
|
|
17678
|
-
"mime": "cli.js"
|
|
17986
|
+
"mime": "bin/cli.js"
|
|
17679
17987
|
},
|
|
17680
17988
|
"engines": {
|
|
17681
|
-
"node": ">=
|
|
17989
|
+
"node": ">=16"
|
|
17682
17990
|
}
|
|
17683
17991
|
},
|
|
17684
17992
|
"node_modules/load-json-file": {
|
|
@@ -17697,20 +18005,6 @@
|
|
|
17697
18005
|
"node": ">=4"
|
|
17698
18006
|
}
|
|
17699
18007
|
},
|
|
17700
|
-
"node_modules/load-json-file/node_modules/parse-json": {
|
|
17701
|
-
"version": "4.0.0",
|
|
17702
|
-
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
|
|
17703
|
-
"integrity": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==",
|
|
17704
|
-
"dev": true,
|
|
17705
|
-
"license": "MIT",
|
|
17706
|
-
"dependencies": {
|
|
17707
|
-
"error-ex": "^1.3.1",
|
|
17708
|
-
"json-parse-better-errors": "^1.0.1"
|
|
17709
|
-
},
|
|
17710
|
-
"engines": {
|
|
17711
|
-
"node": ">=4"
|
|
17712
|
-
}
|
|
17713
|
-
},
|
|
17714
18008
|
"node_modules/load-json-file/node_modules/pify": {
|
|
17715
18009
|
"version": "3.0.0",
|
|
17716
18010
|
"resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
|
|
@@ -18213,47 +18507,6 @@
|
|
|
18213
18507
|
"url": "https://github.com/sponsors/isaacs"
|
|
18214
18508
|
}
|
|
18215
18509
|
},
|
|
18216
|
-
"node_modules/mem-fs-editor/node_modules/multimatch": {
|
|
18217
|
-
"version": "5.0.0",
|
|
18218
|
-
"resolved": "https://registry.npmjs.org/multimatch/-/multimatch-5.0.0.tgz",
|
|
18219
|
-
"integrity": "sha512-ypMKuglUrZUD99Tk2bUQ+xNQj43lPEfAeX2o9cTteAmShXy2VHDJpuwu1o0xqoKCt9jLVAvwyFKdLTPXKAfJyA==",
|
|
18220
|
-
"license": "MIT",
|
|
18221
|
-
"dependencies": {
|
|
18222
|
-
"@types/minimatch": "^3.0.3",
|
|
18223
|
-
"array-differ": "^3.0.0",
|
|
18224
|
-
"array-union": "^2.1.0",
|
|
18225
|
-
"arrify": "^2.0.1",
|
|
18226
|
-
"minimatch": "^3.0.4"
|
|
18227
|
-
},
|
|
18228
|
-
"engines": {
|
|
18229
|
-
"node": ">=10"
|
|
18230
|
-
},
|
|
18231
|
-
"funding": {
|
|
18232
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
18233
|
-
}
|
|
18234
|
-
},
|
|
18235
|
-
"node_modules/mem-fs-editor/node_modules/multimatch/node_modules/brace-expansion": {
|
|
18236
|
-
"version": "1.1.11",
|
|
18237
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
18238
|
-
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
18239
|
-
"license": "MIT",
|
|
18240
|
-
"dependencies": {
|
|
18241
|
-
"balanced-match": "^1.0.0",
|
|
18242
|
-
"concat-map": "0.0.1"
|
|
18243
|
-
}
|
|
18244
|
-
},
|
|
18245
|
-
"node_modules/mem-fs-editor/node_modules/multimatch/node_modules/minimatch": {
|
|
18246
|
-
"version": "3.1.2",
|
|
18247
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
18248
|
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
18249
|
-
"license": "ISC",
|
|
18250
|
-
"dependencies": {
|
|
18251
|
-
"brace-expansion": "^1.1.7"
|
|
18252
|
-
},
|
|
18253
|
-
"engines": {
|
|
18254
|
-
"node": "*"
|
|
18255
|
-
}
|
|
18256
|
-
},
|
|
18257
18510
|
"node_modules/mem-fs/node_modules/@types/node": {
|
|
18258
18511
|
"version": "15.14.9",
|
|
18259
18512
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.14.9.tgz",
|
|
@@ -18659,9 +18912,9 @@
|
|
|
18659
18912
|
}
|
|
18660
18913
|
},
|
|
18661
18914
|
"node_modules/mocha": {
|
|
18662
|
-
"version": "10.
|
|
18663
|
-
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.
|
|
18664
|
-
"integrity": "sha512-
|
|
18915
|
+
"version": "10.4.0",
|
|
18916
|
+
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.4.0.tgz",
|
|
18917
|
+
"integrity": "sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==",
|
|
18665
18918
|
"dev": true,
|
|
18666
18919
|
"license": "MIT",
|
|
18667
18920
|
"dependencies": {
|
|
@@ -18672,13 +18925,12 @@
|
|
|
18672
18925
|
"diff": "5.0.0",
|
|
18673
18926
|
"escape-string-regexp": "4.0.0",
|
|
18674
18927
|
"find-up": "5.0.0",
|
|
18675
|
-
"glob": "
|
|
18928
|
+
"glob": "8.1.0",
|
|
18676
18929
|
"he": "1.2.0",
|
|
18677
18930
|
"js-yaml": "4.1.0",
|
|
18678
18931
|
"log-symbols": "4.1.0",
|
|
18679
18932
|
"minimatch": "5.0.1",
|
|
18680
18933
|
"ms": "2.1.3",
|
|
18681
|
-
"nanoid": "3.3.3",
|
|
18682
18934
|
"serialize-javascript": "6.0.0",
|
|
18683
18935
|
"strip-json-comments": "3.1.1",
|
|
18684
18936
|
"supports-color": "8.1.1",
|
|
@@ -18693,10 +18945,6 @@
|
|
|
18693
18945
|
},
|
|
18694
18946
|
"engines": {
|
|
18695
18947
|
"node": ">= 14.0.0"
|
|
18696
|
-
},
|
|
18697
|
-
"funding": {
|
|
18698
|
-
"type": "opencollective",
|
|
18699
|
-
"url": "https://opencollective.com/mochajs"
|
|
18700
18948
|
}
|
|
18701
18949
|
},
|
|
18702
18950
|
"node_modules/mocha/node_modules/argparse": {
|
|
@@ -18734,48 +18982,36 @@
|
|
|
18734
18982
|
}
|
|
18735
18983
|
},
|
|
18736
18984
|
"node_modules/mocha/node_modules/glob": {
|
|
18737
|
-
"version": "
|
|
18738
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-
|
|
18739
|
-
"integrity": "sha512-
|
|
18985
|
+
"version": "8.1.0",
|
|
18986
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
|
18987
|
+
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
|
18740
18988
|
"dev": true,
|
|
18741
18989
|
"license": "ISC",
|
|
18742
18990
|
"dependencies": {
|
|
18743
18991
|
"fs.realpath": "^1.0.0",
|
|
18744
18992
|
"inflight": "^1.0.4",
|
|
18745
18993
|
"inherits": "2",
|
|
18746
|
-
"minimatch": "^
|
|
18747
|
-
"once": "^1.3.0"
|
|
18748
|
-
"path-is-absolute": "^1.0.0"
|
|
18994
|
+
"minimatch": "^5.0.1",
|
|
18995
|
+
"once": "^1.3.0"
|
|
18749
18996
|
},
|
|
18750
18997
|
"engines": {
|
|
18751
|
-
"node": "
|
|
18998
|
+
"node": ">=12"
|
|
18752
18999
|
},
|
|
18753
19000
|
"funding": {
|
|
18754
19001
|
"url": "https://github.com/sponsors/isaacs"
|
|
18755
19002
|
}
|
|
18756
19003
|
},
|
|
18757
|
-
"node_modules/mocha/node_modules/glob/node_modules/brace-expansion": {
|
|
18758
|
-
"version": "1.1.11",
|
|
18759
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
18760
|
-
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
18761
|
-
"dev": true,
|
|
18762
|
-
"license": "MIT",
|
|
18763
|
-
"dependencies": {
|
|
18764
|
-
"balanced-match": "^1.0.0",
|
|
18765
|
-
"concat-map": "0.0.1"
|
|
18766
|
-
}
|
|
18767
|
-
},
|
|
18768
19004
|
"node_modules/mocha/node_modules/glob/node_modules/minimatch": {
|
|
18769
|
-
"version": "
|
|
18770
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-
|
|
18771
|
-
"integrity": "sha512-
|
|
19005
|
+
"version": "5.1.6",
|
|
19006
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
|
19007
|
+
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
|
|
18772
19008
|
"dev": true,
|
|
18773
19009
|
"license": "ISC",
|
|
18774
19010
|
"dependencies": {
|
|
18775
|
-
"brace-expansion": "^
|
|
19011
|
+
"brace-expansion": "^2.0.1"
|
|
18776
19012
|
},
|
|
18777
19013
|
"engines": {
|
|
18778
|
-
"node": "
|
|
19014
|
+
"node": ">=10"
|
|
18779
19015
|
}
|
|
18780
19016
|
},
|
|
18781
19017
|
"node_modules/mocha/node_modules/js-yaml": {
|
|
@@ -18911,10 +19147,9 @@
|
|
|
18911
19147
|
"license": "MIT"
|
|
18912
19148
|
},
|
|
18913
19149
|
"node_modules/multimatch": {
|
|
18914
|
-
"version": "
|
|
18915
|
-
"resolved": "https://registry.npmjs.org/multimatch/-/multimatch-
|
|
18916
|
-
"integrity": "sha512-
|
|
18917
|
-
"dev": true,
|
|
19150
|
+
"version": "5.0.0",
|
|
19151
|
+
"resolved": "https://registry.npmjs.org/multimatch/-/multimatch-5.0.0.tgz",
|
|
19152
|
+
"integrity": "sha512-ypMKuglUrZUD99Tk2bUQ+xNQj43lPEfAeX2o9cTteAmShXy2VHDJpuwu1o0xqoKCt9jLVAvwyFKdLTPXKAfJyA==",
|
|
18918
19153
|
"license": "MIT",
|
|
18919
19154
|
"dependencies": {
|
|
18920
19155
|
"@types/minimatch": "^3.0.3",
|
|
@@ -18924,9 +19159,18 @@
|
|
|
18924
19159
|
"minimatch": "^3.0.4"
|
|
18925
19160
|
},
|
|
18926
19161
|
"engines": {
|
|
18927
|
-
"node": ">=
|
|
19162
|
+
"node": ">=10"
|
|
19163
|
+
},
|
|
19164
|
+
"funding": {
|
|
19165
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
18928
19166
|
}
|
|
18929
19167
|
},
|
|
19168
|
+
"node_modules/multimatch/node_modules/@types/minimatch": {
|
|
19169
|
+
"version": "3.0.5",
|
|
19170
|
+
"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz",
|
|
19171
|
+
"integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==",
|
|
19172
|
+
"license": "MIT"
|
|
19173
|
+
},
|
|
18930
19174
|
"node_modules/multistream": {
|
|
18931
19175
|
"version": "3.1.0",
|
|
18932
19176
|
"resolved": "https://registry.npmjs.org/multistream/-/multistream-3.1.0.tgz",
|
|
@@ -18946,19 +19190,6 @@
|
|
|
18946
19190
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
18947
19191
|
}
|
|
18948
19192
|
},
|
|
18949
|
-
"node_modules/nanoid": {
|
|
18950
|
-
"version": "3.3.3",
|
|
18951
|
-
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.3.tgz",
|
|
18952
|
-
"integrity": "sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==",
|
|
18953
|
-
"dev": true,
|
|
18954
|
-
"license": "MIT",
|
|
18955
|
-
"bin": {
|
|
18956
|
-
"nanoid": "bin/nanoid.cjs"
|
|
18957
|
-
},
|
|
18958
|
-
"engines": {
|
|
18959
|
-
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
18960
|
-
}
|
|
18961
|
-
},
|
|
18962
19193
|
"node_modules/natural-compare": {
|
|
18963
19194
|
"version": "1.4.0",
|
|
18964
19195
|
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
|
@@ -19125,9 +19356,9 @@
|
|
|
19125
19356
|
}
|
|
19126
19357
|
},
|
|
19127
19358
|
"node_modules/node-releases": {
|
|
19128
|
-
"version": "2.0.
|
|
19129
|
-
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.
|
|
19130
|
-
"integrity": "sha512-
|
|
19359
|
+
"version": "2.0.14",
|
|
19360
|
+
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz",
|
|
19361
|
+
"integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==",
|
|
19131
19362
|
"dev": true,
|
|
19132
19363
|
"license": "MIT"
|
|
19133
19364
|
},
|
|
@@ -23226,29 +23457,18 @@
|
|
|
23226
23457
|
"license": "MIT"
|
|
23227
23458
|
},
|
|
23228
23459
|
"node_modules/parse-json": {
|
|
23229
|
-
"version": "
|
|
23230
|
-
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-
|
|
23231
|
-
"integrity": "sha512-
|
|
23460
|
+
"version": "4.0.0",
|
|
23461
|
+
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
|
|
23462
|
+
"integrity": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==",
|
|
23232
23463
|
"license": "MIT",
|
|
23233
23464
|
"dependencies": {
|
|
23234
|
-
"@babel/code-frame": "^7.0.0",
|
|
23235
23465
|
"error-ex": "^1.3.1",
|
|
23236
|
-
"json-parse-
|
|
23237
|
-
"lines-and-columns": "^1.1.6"
|
|
23466
|
+
"json-parse-better-errors": "^1.0.1"
|
|
23238
23467
|
},
|
|
23239
23468
|
"engines": {
|
|
23240
|
-
"node": ">=
|
|
23241
|
-
},
|
|
23242
|
-
"funding": {
|
|
23243
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
23469
|
+
"node": ">=4"
|
|
23244
23470
|
}
|
|
23245
23471
|
},
|
|
23246
|
-
"node_modules/parse-json/node_modules/json-parse-even-better-errors": {
|
|
23247
|
-
"version": "2.3.1",
|
|
23248
|
-
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
|
23249
|
-
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
|
23250
|
-
"license": "MIT"
|
|
23251
|
-
},
|
|
23252
23472
|
"node_modules/pascal-case": {
|
|
23253
23473
|
"version": "3.1.2",
|
|
23254
23474
|
"resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz",
|
|
@@ -23410,15 +23630,15 @@
|
|
|
23410
23630
|
}
|
|
23411
23631
|
},
|
|
23412
23632
|
"node_modules/pino": {
|
|
23413
|
-
"version": "8.
|
|
23414
|
-
"resolved": "https://registry.npmjs.org/pino/-/pino-8.
|
|
23415
|
-
"integrity": "sha512-
|
|
23633
|
+
"version": "8.20.0",
|
|
23634
|
+
"resolved": "https://registry.npmjs.org/pino/-/pino-8.20.0.tgz",
|
|
23635
|
+
"integrity": "sha512-uhIfMj5TVp+WynVASaVEJFTncTUe4dHBq6CWplu/vBgvGHhvBvQfxz+vcOrnnBQdORH3izaGEurLfNlq3YxdFQ==",
|
|
23416
23636
|
"license": "MIT",
|
|
23417
23637
|
"dependencies": {
|
|
23418
23638
|
"atomic-sleep": "^1.0.0",
|
|
23419
23639
|
"fast-redact": "^3.1.1",
|
|
23420
23640
|
"on-exit-leak-free": "^2.1.0",
|
|
23421
|
-
"pino-abstract-transport": "
|
|
23641
|
+
"pino-abstract-transport": "^1.1.0",
|
|
23422
23642
|
"pino-std-serializers": "^6.0.0",
|
|
23423
23643
|
"process-warning": "^3.0.0",
|
|
23424
23644
|
"quick-format-unescaped": "^4.0.3",
|
|
@@ -23731,41 +23951,28 @@
|
|
|
23731
23951
|
}
|
|
23732
23952
|
},
|
|
23733
23953
|
"node_modules/pretty-quick": {
|
|
23734
|
-
"version": "3.1
|
|
23735
|
-
"resolved": "https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.1.
|
|
23736
|
-
"integrity": "sha512-
|
|
23954
|
+
"version": "3.3.1",
|
|
23955
|
+
"resolved": "https://registry.npmjs.org/pretty-quick/-/pretty-quick-3.3.1.tgz",
|
|
23956
|
+
"integrity": "sha512-3b36UXfYQ+IXXqex6mCca89jC8u0mYLqFAN5eTQKoXO6oCQYcIVYZEB/5AlBHI7JPYygReM2Vv6Vom/Gln7fBg==",
|
|
23737
23957
|
"dev": true,
|
|
23738
23958
|
"license": "MIT",
|
|
23739
23959
|
"dependencies": {
|
|
23740
|
-
"
|
|
23741
|
-
"execa": "^4.0.0",
|
|
23960
|
+
"execa": "^4.1.0",
|
|
23742
23961
|
"find-up": "^4.1.0",
|
|
23743
|
-
"ignore": "^5.
|
|
23744
|
-
"mri": "^1.
|
|
23745
|
-
"
|
|
23962
|
+
"ignore": "^5.3.0",
|
|
23963
|
+
"mri": "^1.2.0",
|
|
23964
|
+
"picocolors": "^1.0.0",
|
|
23965
|
+
"picomatch": "^3.0.1",
|
|
23966
|
+
"tslib": "^2.6.2"
|
|
23746
23967
|
},
|
|
23747
23968
|
"bin": {
|
|
23748
|
-
"pretty-quick": "
|
|
23969
|
+
"pretty-quick": "dist/cli.js"
|
|
23749
23970
|
},
|
|
23750
23971
|
"engines": {
|
|
23751
23972
|
"node": ">=10.13"
|
|
23752
23973
|
},
|
|
23753
23974
|
"peerDependencies": {
|
|
23754
|
-
"prettier": "
|
|
23755
|
-
}
|
|
23756
|
-
},
|
|
23757
|
-
"node_modules/pretty-quick/node_modules/chalk": {
|
|
23758
|
-
"version": "3.0.0",
|
|
23759
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
|
|
23760
|
-
"integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
|
|
23761
|
-
"dev": true,
|
|
23762
|
-
"license": "MIT",
|
|
23763
|
-
"dependencies": {
|
|
23764
|
-
"ansi-styles": "^4.1.0",
|
|
23765
|
-
"supports-color": "^7.1.0"
|
|
23766
|
-
},
|
|
23767
|
-
"engines": {
|
|
23768
|
-
"node": ">=8"
|
|
23975
|
+
"prettier": "^2.0.0"
|
|
23769
23976
|
}
|
|
23770
23977
|
},
|
|
23771
23978
|
"node_modules/pretty-quick/node_modules/execa": {
|
|
@@ -23818,6 +24025,19 @@
|
|
|
23818
24025
|
"node": ">=8.12.0"
|
|
23819
24026
|
}
|
|
23820
24027
|
},
|
|
24028
|
+
"node_modules/pretty-quick/node_modules/picomatch": {
|
|
24029
|
+
"version": "3.0.1",
|
|
24030
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-3.0.1.tgz",
|
|
24031
|
+
"integrity": "sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==",
|
|
24032
|
+
"dev": true,
|
|
24033
|
+
"license": "MIT",
|
|
24034
|
+
"engines": {
|
|
24035
|
+
"node": ">=10"
|
|
24036
|
+
},
|
|
24037
|
+
"funding": {
|
|
24038
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
24039
|
+
}
|
|
24040
|
+
},
|
|
23821
24041
|
"node_modules/proc-log": {
|
|
23822
24042
|
"version": "3.0.0",
|
|
23823
24043
|
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
@@ -24172,6 +24392,12 @@
|
|
|
24172
24392
|
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
|
|
24173
24393
|
"license": "ISC"
|
|
24174
24394
|
},
|
|
24395
|
+
"node_modules/read-pkg-up/node_modules/json-parse-even-better-errors": {
|
|
24396
|
+
"version": "2.3.1",
|
|
24397
|
+
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
|
24398
|
+
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
|
24399
|
+
"license": "MIT"
|
|
24400
|
+
},
|
|
24175
24401
|
"node_modules/read-pkg-up/node_modules/normalize-package-data": {
|
|
24176
24402
|
"version": "2.5.0",
|
|
24177
24403
|
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
|
|
@@ -24184,6 +24410,24 @@
|
|
|
24184
24410
|
"validate-npm-package-license": "^3.0.1"
|
|
24185
24411
|
}
|
|
24186
24412
|
},
|
|
24413
|
+
"node_modules/read-pkg-up/node_modules/parse-json": {
|
|
24414
|
+
"version": "5.2.0",
|
|
24415
|
+
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
|
24416
|
+
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
|
24417
|
+
"license": "MIT",
|
|
24418
|
+
"dependencies": {
|
|
24419
|
+
"@babel/code-frame": "^7.0.0",
|
|
24420
|
+
"error-ex": "^1.3.1",
|
|
24421
|
+
"json-parse-even-better-errors": "^2.3.0",
|
|
24422
|
+
"lines-and-columns": "^1.1.6"
|
|
24423
|
+
},
|
|
24424
|
+
"engines": {
|
|
24425
|
+
"node": ">=8"
|
|
24426
|
+
},
|
|
24427
|
+
"funding": {
|
|
24428
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
24429
|
+
}
|
|
24430
|
+
},
|
|
24187
24431
|
"node_modules/read-pkg-up/node_modules/read-pkg": {
|
|
24188
24432
|
"version": "5.2.0",
|
|
24189
24433
|
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
|
|
@@ -24944,9 +25188,9 @@
|
|
|
24944
25188
|
}
|
|
24945
25189
|
},
|
|
24946
25190
|
"node_modules/shiki": {
|
|
24947
|
-
"version": "0.14.
|
|
24948
|
-
"resolved": "https://registry.npmjs.org/shiki/-/shiki-0.14.
|
|
24949
|
-
"integrity": "sha512-
|
|
25191
|
+
"version": "0.14.7",
|
|
25192
|
+
"resolved": "https://registry.npmjs.org/shiki/-/shiki-0.14.7.tgz",
|
|
25193
|
+
"integrity": "sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==",
|
|
24950
25194
|
"dev": true,
|
|
24951
25195
|
"license": "MIT",
|
|
24952
25196
|
"dependencies": {
|
|
@@ -25080,6 +25324,26 @@
|
|
|
25080
25324
|
"url": "https://opencollective.com/sinon"
|
|
25081
25325
|
}
|
|
25082
25326
|
},
|
|
25327
|
+
"node_modules/sinon/node_modules/@sinonjs/fake-timers": {
|
|
25328
|
+
"version": "6.0.1",
|
|
25329
|
+
"resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz",
|
|
25330
|
+
"integrity": "sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==",
|
|
25331
|
+
"dev": true,
|
|
25332
|
+
"license": "BSD-3-Clause",
|
|
25333
|
+
"dependencies": {
|
|
25334
|
+
"@sinonjs/commons": "^1.7.0"
|
|
25335
|
+
}
|
|
25336
|
+
},
|
|
25337
|
+
"node_modules/sinon/node_modules/diff": {
|
|
25338
|
+
"version": "4.0.2",
|
|
25339
|
+
"resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
|
|
25340
|
+
"integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
|
|
25341
|
+
"dev": true,
|
|
25342
|
+
"license": "BSD-3-Clause",
|
|
25343
|
+
"engines": {
|
|
25344
|
+
"node": ">=0.3.1"
|
|
25345
|
+
}
|
|
25346
|
+
},
|
|
25083
25347
|
"node_modules/sinon/node_modules/nise": {
|
|
25084
25348
|
"version": "4.1.0",
|
|
25085
25349
|
"resolved": "https://registry.npmjs.org/nise/-/nise-4.1.0.tgz",
|
|
@@ -26173,19 +26437,6 @@
|
|
|
26173
26437
|
"typescript": ">=4.2.0"
|
|
26174
26438
|
}
|
|
26175
26439
|
},
|
|
26176
|
-
"node_modules/ts-api-utils/node_modules/typescript": {
|
|
26177
|
-
"version": "4.9.5",
|
|
26178
|
-
"dev": true,
|
|
26179
|
-
"license": "Apache-2.0",
|
|
26180
|
-
"peer": true,
|
|
26181
|
-
"bin": {
|
|
26182
|
-
"tsc": "bin/tsc",
|
|
26183
|
-
"tsserver": "bin/tsserver"
|
|
26184
|
-
},
|
|
26185
|
-
"engines": {
|
|
26186
|
-
"node": ">=4.2.0"
|
|
26187
|
-
}
|
|
26188
|
-
},
|
|
26189
26440
|
"node_modules/ts-json-schema-generator": {
|
|
26190
26441
|
"version": "1.3.0",
|
|
26191
26442
|
"resolved": "https://registry.npmjs.org/ts-json-schema-generator/-/ts-json-schema-generator-1.3.0.tgz",
|
|
@@ -26309,6 +26560,16 @@
|
|
|
26309
26560
|
}
|
|
26310
26561
|
}
|
|
26311
26562
|
},
|
|
26563
|
+
"node_modules/ts-node/node_modules/diff": {
|
|
26564
|
+
"version": "4.0.2",
|
|
26565
|
+
"resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
|
|
26566
|
+
"integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
|
|
26567
|
+
"dev": true,
|
|
26568
|
+
"license": "BSD-3-Clause",
|
|
26569
|
+
"engines": {
|
|
26570
|
+
"node": ">=0.3.1"
|
|
26571
|
+
}
|
|
26572
|
+
},
|
|
26312
26573
|
"node_modules/ts-retry-promise": {
|
|
26313
26574
|
"version": "0.7.1",
|
|
26314
26575
|
"resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz",
|
|
@@ -26319,9 +26580,9 @@
|
|
|
26319
26580
|
}
|
|
26320
26581
|
},
|
|
26321
26582
|
"node_modules/tsconfig-paths": {
|
|
26322
|
-
"version": "3.
|
|
26323
|
-
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.
|
|
26324
|
-
"integrity": "sha512-
|
|
26583
|
+
"version": "3.15.0",
|
|
26584
|
+
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz",
|
|
26585
|
+
"integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==",
|
|
26325
26586
|
"dev": true,
|
|
26326
26587
|
"license": "MIT",
|
|
26327
26588
|
"dependencies": {
|
|
@@ -26495,6 +26756,28 @@
|
|
|
26495
26756
|
"is-typedarray": "^1.0.0"
|
|
26496
26757
|
}
|
|
26497
26758
|
},
|
|
26759
|
+
"node_modules/typedoc": {
|
|
26760
|
+
"version": "0.25.13",
|
|
26761
|
+
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.13.tgz",
|
|
26762
|
+
"integrity": "sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==",
|
|
26763
|
+
"dev": true,
|
|
26764
|
+
"license": "Apache-2.0",
|
|
26765
|
+
"dependencies": {
|
|
26766
|
+
"lunr": "^2.3.9",
|
|
26767
|
+
"marked": "^4.3.0",
|
|
26768
|
+
"minimatch": "^9.0.3",
|
|
26769
|
+
"shiki": "^0.14.7"
|
|
26770
|
+
},
|
|
26771
|
+
"bin": {
|
|
26772
|
+
"typedoc": "bin/typedoc"
|
|
26773
|
+
},
|
|
26774
|
+
"engines": {
|
|
26775
|
+
"node": ">= 16"
|
|
26776
|
+
},
|
|
26777
|
+
"peerDependencies": {
|
|
26778
|
+
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x"
|
|
26779
|
+
}
|
|
26780
|
+
},
|
|
26498
26781
|
"node_modules/typedoc-plugin-missing-exports": {
|
|
26499
26782
|
"version": "0.23.0",
|
|
26500
26783
|
"resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz",
|
|
@@ -26505,10 +26788,26 @@
|
|
|
26505
26788
|
"typedoc": "0.22.x || 0.23.x"
|
|
26506
26789
|
}
|
|
26507
26790
|
},
|
|
26791
|
+
"node_modules/typedoc/node_modules/minimatch": {
|
|
26792
|
+
"version": "9.0.4",
|
|
26793
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
26794
|
+
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
26795
|
+
"dev": true,
|
|
26796
|
+
"license": "ISC",
|
|
26797
|
+
"dependencies": {
|
|
26798
|
+
"brace-expansion": "^2.0.1"
|
|
26799
|
+
},
|
|
26800
|
+
"engines": {
|
|
26801
|
+
"node": ">=16 || 14 >=14.17"
|
|
26802
|
+
},
|
|
26803
|
+
"funding": {
|
|
26804
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
26805
|
+
}
|
|
26806
|
+
},
|
|
26508
26807
|
"node_modules/typescript": {
|
|
26509
|
-
"version": "5.4.
|
|
26510
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.
|
|
26511
|
-
"integrity": "sha512-
|
|
26808
|
+
"version": "5.4.5",
|
|
26809
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
|
|
26810
|
+
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
|
|
26512
26811
|
"dev": true,
|
|
26513
26812
|
"license": "Apache-2.0",
|
|
26514
26813
|
"bin": {
|
|
@@ -26604,9 +26903,9 @@
|
|
|
26604
26903
|
}
|
|
26605
26904
|
},
|
|
26606
26905
|
"node_modules/update-browserslist-db": {
|
|
26607
|
-
"version": "1.0.
|
|
26608
|
-
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.
|
|
26609
|
-
"integrity": "sha512-
|
|
26906
|
+
"version": "1.0.13",
|
|
26907
|
+
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz",
|
|
26908
|
+
"integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==",
|
|
26610
26909
|
"dev": true,
|
|
26611
26910
|
"funding": [
|
|
26612
26911
|
{
|
|
@@ -26963,9 +27262,9 @@
|
|
|
26963
27262
|
}
|
|
26964
27263
|
},
|
|
26965
27264
|
"node_modules/wireit": {
|
|
26966
|
-
"version": "0.14.
|
|
26967
|
-
"resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.
|
|
26968
|
-
"integrity": "sha512-
|
|
27265
|
+
"version": "0.14.4",
|
|
27266
|
+
"resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.4.tgz",
|
|
27267
|
+
"integrity": "sha512-WNAXEw2cJs1nSRNJNRcPypARZNumgtsRTJFTNpd6turCA6JZ6cEwl4ZU3C1IHc/3IaXoPu9LdxcI5TBTdD6/pg==",
|
|
26969
27268
|
"dev": true,
|
|
26970
27269
|
"license": "Apache-2.0",
|
|
26971
27270
|
"workspaces": [
|
|
@@ -27142,16 +27441,6 @@
|
|
|
27142
27441
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
27143
27442
|
"license": "ISC"
|
|
27144
27443
|
},
|
|
27145
|
-
"node_modules/yaml": {
|
|
27146
|
-
"version": "1.10.2",
|
|
27147
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
|
|
27148
|
-
"integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
|
|
27149
|
-
"dev": true,
|
|
27150
|
-
"license": "ISC",
|
|
27151
|
-
"engines": {
|
|
27152
|
-
"node": ">= 6"
|
|
27153
|
-
}
|
|
27154
|
-
},
|
|
27155
27444
|
"node_modules/yargs": {
|
|
27156
27445
|
"version": "16.2.0",
|
|
27157
27446
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
|
|
@@ -27224,32 +27513,33 @@
|
|
|
27224
27513
|
}
|
|
27225
27514
|
},
|
|
27226
27515
|
"node_modules/yarn-deduplicate": {
|
|
27227
|
-
"version": "
|
|
27228
|
-
"resolved": "https://registry.npmjs.org/yarn-deduplicate/-/yarn-deduplicate-
|
|
27229
|
-
"integrity": "sha512-
|
|
27516
|
+
"version": "6.0.2",
|
|
27517
|
+
"resolved": "https://registry.npmjs.org/yarn-deduplicate/-/yarn-deduplicate-6.0.2.tgz",
|
|
27518
|
+
"integrity": "sha512-Efx4XEj82BgbRJe5gvQbZmEO7pU5DgHgxohYZp98/+GwPqdU90RXtzvHirb7hGlde0sQqk5G3J3Woyjai8hVqA==",
|
|
27230
27519
|
"dev": true,
|
|
27231
27520
|
"license": "Apache-2.0",
|
|
27232
27521
|
"dependencies": {
|
|
27233
27522
|
"@yarnpkg/lockfile": "^1.1.0",
|
|
27234
|
-
"commander": "^
|
|
27235
|
-
"semver": "^7.
|
|
27523
|
+
"commander": "^10.0.1",
|
|
27524
|
+
"semver": "^7.5.0",
|
|
27525
|
+
"tslib": "^2.5.0"
|
|
27236
27526
|
},
|
|
27237
27527
|
"bin": {
|
|
27238
|
-
"yarn-deduplicate": "cli.js"
|
|
27528
|
+
"yarn-deduplicate": "dist/cli.js"
|
|
27239
27529
|
},
|
|
27240
27530
|
"engines": {
|
|
27241
|
-
"node": ">=
|
|
27242
|
-
"yarn": ">=1"
|
|
27531
|
+
"node": ">=v14",
|
|
27532
|
+
"yarn": ">=1 <2"
|
|
27243
27533
|
}
|
|
27244
27534
|
},
|
|
27245
27535
|
"node_modules/yarn-deduplicate/node_modules/commander": {
|
|
27246
|
-
"version": "
|
|
27247
|
-
"resolved": "https://registry.npmjs.org/commander/-/commander-
|
|
27248
|
-
"integrity": "sha512-
|
|
27536
|
+
"version": "10.0.1",
|
|
27537
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz",
|
|
27538
|
+
"integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==",
|
|
27249
27539
|
"dev": true,
|
|
27250
27540
|
"license": "MIT",
|
|
27251
27541
|
"engines": {
|
|
27252
|
-
"node": ">=
|
|
27542
|
+
"node": ">=14"
|
|
27253
27543
|
}
|
|
27254
27544
|
},
|
|
27255
27545
|
"node_modules/yeoman-environment": {
|
|
@@ -27637,15 +27927,6 @@
|
|
|
27637
27927
|
"node": "*"
|
|
27638
27928
|
}
|
|
27639
27929
|
},
|
|
27640
|
-
"node_modules/yeoman-environment/node_modules/diff": {
|
|
27641
|
-
"version": "5.2.0",
|
|
27642
|
-
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
|
|
27643
|
-
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
|
|
27644
|
-
"license": "BSD-3-Clause",
|
|
27645
|
-
"engines": {
|
|
27646
|
-
"node": ">=0.3.1"
|
|
27647
|
-
}
|
|
27648
|
-
},
|
|
27649
27930
|
"node_modules/yeoman-environment/node_modules/find-up": {
|
|
27650
27931
|
"version": "5.0.0",
|
|
27651
27932
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|