@jayree/sfdx-plugin-manifest 4.0.120 → 4.0.121
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +135 -135
- package/oclif.lock +148 -118
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.121",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
9
|
-
"version": "4.0.
|
|
9
|
+
"version": "4.0.121",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@jayree/changelog": "^1.2.23",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"@salesforce/core": "^8.24.0",
|
|
15
15
|
"@salesforce/kit": "^3.2.4",
|
|
16
16
|
"@salesforce/sf-plugins-core": "^12.2.6",
|
|
17
|
-
"@salesforce/source-deploy-retrieve": "12.31.
|
|
17
|
+
"@salesforce/source-deploy-retrieve": "12.31.4",
|
|
18
18
|
"@salesforce/source-tracking": "7.8.0",
|
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
|
20
20
|
"fast-deep-equal": "^3.1.3",
|
|
@@ -32,11 +32,11 @@
|
|
|
32
32
|
"@types/fs-extra": "^11.0.4",
|
|
33
33
|
"@types/graceful-fs": "^4.1.9",
|
|
34
34
|
"c8": "^10.1.3",
|
|
35
|
-
"eslint-config-oclif": "^6.0.
|
|
35
|
+
"eslint-config-oclif": "^6.0.129",
|
|
36
36
|
"eslint-config-salesforce-license": "^1.0.2",
|
|
37
37
|
"eslint-plugin-prettier": "^5.5.4",
|
|
38
38
|
"eslint-plugin-sf-plugin": "^1.20.33",
|
|
39
|
-
"oclif": "^4.22.
|
|
39
|
+
"oclif": "^4.22.63",
|
|
40
40
|
"patch-package": "^8.0.1",
|
|
41
41
|
"prettier": "^3.7.4",
|
|
42
42
|
"pretty-quick": "^4.2.2",
|
|
@@ -467,16 +467,16 @@
|
|
|
467
467
|
}
|
|
468
468
|
},
|
|
469
469
|
"node_modules/@aws-sdk/client-cloudfront": {
|
|
470
|
-
"version": "3.
|
|
471
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.
|
|
472
|
-
"integrity": "sha512-
|
|
470
|
+
"version": "3.962.0",
|
|
471
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.962.0.tgz",
|
|
472
|
+
"integrity": "sha512-Zm6Qd7cT32CRUTeJCOzTM5vPkJgbS8aA6KIJQpPY64zliL4sy5kGMyYdBl2WGgN2/aMkGJmCVatopPhh6qkMkQ==",
|
|
473
473
|
"dev": true,
|
|
474
474
|
"license": "Apache-2.0",
|
|
475
475
|
"dependencies": {
|
|
476
476
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
477
477
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
478
478
|
"@aws-sdk/core": "3.957.0",
|
|
479
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
479
|
+
"@aws-sdk/credential-provider-node": "3.962.0",
|
|
480
480
|
"@aws-sdk/middleware-host-header": "3.957.0",
|
|
481
481
|
"@aws-sdk/middleware-logger": "3.957.0",
|
|
482
482
|
"@aws-sdk/middleware-recursion-detection": "3.957.0",
|
|
@@ -520,9 +520,9 @@
|
|
|
520
520
|
}
|
|
521
521
|
},
|
|
522
522
|
"node_modules/@aws-sdk/client-s3": {
|
|
523
|
-
"version": "3.
|
|
524
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.
|
|
525
|
-
"integrity": "sha512-
|
|
523
|
+
"version": "3.962.0",
|
|
524
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.962.0.tgz",
|
|
525
|
+
"integrity": "sha512-I2/1McBZCcM3PfM4ck8D6gnZR3K7+yl1fGkwTq/3ThEn9tdLjNwcdgTbPfxfX6LoecLrH9Ekoo+D9nmQ0T261w==",
|
|
526
526
|
"dev": true,
|
|
527
527
|
"license": "Apache-2.0",
|
|
528
528
|
"dependencies": {
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
531
531
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
532
532
|
"@aws-sdk/core": "3.957.0",
|
|
533
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
533
|
+
"@aws-sdk/credential-provider-node": "3.962.0",
|
|
534
534
|
"@aws-sdk/middleware-bucket-endpoint": "3.957.0",
|
|
535
535
|
"@aws-sdk/middleware-expect-continue": "3.957.0",
|
|
536
536
|
"@aws-sdk/middleware-flexible-checksums": "3.957.0",
|
|
@@ -715,16 +715,16 @@
|
|
|
715
715
|
}
|
|
716
716
|
},
|
|
717
717
|
"node_modules/@aws-sdk/credential-provider-ini": {
|
|
718
|
-
"version": "3.
|
|
719
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.
|
|
720
|
-
"integrity": "sha512-
|
|
718
|
+
"version": "3.962.0",
|
|
719
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.962.0.tgz",
|
|
720
|
+
"integrity": "sha512-h0kVnXLW2d3nxbcrR/Pfg3W/+YoCguasWz7/3nYzVqmdKarGrpJzaFdoZtLgvDSZ8VgWUC4lWOTcsDMV0UNqUQ==",
|
|
721
721
|
"dev": true,
|
|
722
722
|
"license": "Apache-2.0",
|
|
723
723
|
"dependencies": {
|
|
724
724
|
"@aws-sdk/core": "3.957.0",
|
|
725
725
|
"@aws-sdk/credential-provider-env": "3.957.0",
|
|
726
726
|
"@aws-sdk/credential-provider-http": "3.957.0",
|
|
727
|
-
"@aws-sdk/credential-provider-login": "3.
|
|
727
|
+
"@aws-sdk/credential-provider-login": "3.962.0",
|
|
728
728
|
"@aws-sdk/credential-provider-process": "3.957.0",
|
|
729
729
|
"@aws-sdk/credential-provider-sso": "3.958.0",
|
|
730
730
|
"@aws-sdk/credential-provider-web-identity": "3.958.0",
|
|
@@ -741,9 +741,9 @@
|
|
|
741
741
|
}
|
|
742
742
|
},
|
|
743
743
|
"node_modules/@aws-sdk/credential-provider-login": {
|
|
744
|
-
"version": "3.
|
|
745
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.
|
|
746
|
-
"integrity": "sha512-
|
|
744
|
+
"version": "3.962.0",
|
|
745
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.962.0.tgz",
|
|
746
|
+
"integrity": "sha512-kHYH6Av2UifG3mPkpPUNRh/PuX6adaAcpmsclJdHdxlixMCRdh8GNeEihq480DC0GmfqdpoSf1w2CLmLLPIS6w==",
|
|
747
747
|
"dev": true,
|
|
748
748
|
"license": "Apache-2.0",
|
|
749
749
|
"dependencies": {
|
|
@@ -761,15 +761,15 @@
|
|
|
761
761
|
}
|
|
762
762
|
},
|
|
763
763
|
"node_modules/@aws-sdk/credential-provider-node": {
|
|
764
|
-
"version": "3.
|
|
765
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.
|
|
766
|
-
"integrity": "sha512-
|
|
764
|
+
"version": "3.962.0",
|
|
765
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.962.0.tgz",
|
|
766
|
+
"integrity": "sha512-CS78NsWRxLa+nWqeWBEYMZTLacMFIXs1C5WJuM9kD05LLiWL32ksljoPsvNN24Bc7rCSQIIMx/U3KGvkDVZMVg==",
|
|
767
767
|
"dev": true,
|
|
768
768
|
"license": "Apache-2.0",
|
|
769
769
|
"dependencies": {
|
|
770
770
|
"@aws-sdk/credential-provider-env": "3.957.0",
|
|
771
771
|
"@aws-sdk/credential-provider-http": "3.957.0",
|
|
772
|
-
"@aws-sdk/credential-provider-ini": "3.
|
|
772
|
+
"@aws-sdk/credential-provider-ini": "3.962.0",
|
|
773
773
|
"@aws-sdk/credential-provider-process": "3.957.0",
|
|
774
774
|
"@aws-sdk/credential-provider-sso": "3.958.0",
|
|
775
775
|
"@aws-sdk/credential-provider-web-identity": "3.958.0",
|
|
@@ -4349,12 +4349,12 @@
|
|
|
4349
4349
|
}
|
|
4350
4350
|
},
|
|
4351
4351
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
4352
|
-
"version": "12.31.
|
|
4353
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.
|
|
4354
|
-
"integrity": "sha512-
|
|
4352
|
+
"version": "12.31.4",
|
|
4353
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.4.tgz",
|
|
4354
|
+
"integrity": "sha512-6E/kFEBsuw0JJPOjWEdmTXOaOuwp1LeHIEdjl9TJWom8+uOwD0dPAd08pMT0nmmDqpcuOIYsERM7OmLEuAemyg==",
|
|
4355
4355
|
"license": "Apache-2.0",
|
|
4356
4356
|
"dependencies": {
|
|
4357
|
-
"@salesforce/core": "^8.
|
|
4357
|
+
"@salesforce/core": "^8.24.0",
|
|
4358
4358
|
"@salesforce/kit": "^3.2.4",
|
|
4359
4359
|
"@salesforce/ts-types": "^2.0.12",
|
|
4360
4360
|
"@salesforce/types": "^1.5.0",
|
|
@@ -6032,20 +6032,20 @@
|
|
|
6032
6032
|
"license": "MIT"
|
|
6033
6033
|
},
|
|
6034
6034
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
6035
|
-
"version": "8.
|
|
6036
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.
|
|
6037
|
-
"integrity": "sha512-
|
|
6035
|
+
"version": "8.51.0",
|
|
6036
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.51.0.tgz",
|
|
6037
|
+
"integrity": "sha512-XtssGWJvypyM2ytBnSnKtHYOGT+4ZwTnBVl36TA4nRO2f4PRNGz5/1OszHzcZCvcBMh+qb7I06uoCmLTRdR9og==",
|
|
6038
6038
|
"dev": true,
|
|
6039
6039
|
"license": "MIT",
|
|
6040
6040
|
"dependencies": {
|
|
6041
6041
|
"@eslint-community/regexpp": "^4.10.0",
|
|
6042
|
-
"@typescript-eslint/scope-manager": "8.
|
|
6043
|
-
"@typescript-eslint/type-utils": "8.
|
|
6044
|
-
"@typescript-eslint/utils": "8.
|
|
6045
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
6042
|
+
"@typescript-eslint/scope-manager": "8.51.0",
|
|
6043
|
+
"@typescript-eslint/type-utils": "8.51.0",
|
|
6044
|
+
"@typescript-eslint/utils": "8.51.0",
|
|
6045
|
+
"@typescript-eslint/visitor-keys": "8.51.0",
|
|
6046
6046
|
"ignore": "^7.0.0",
|
|
6047
6047
|
"natural-compare": "^1.4.0",
|
|
6048
|
-
"ts-api-utils": "^2.
|
|
6048
|
+
"ts-api-utils": "^2.2.0"
|
|
6049
6049
|
},
|
|
6050
6050
|
"engines": {
|
|
6051
6051
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -6055,20 +6055,20 @@
|
|
|
6055
6055
|
"url": "https://opencollective.com/typescript-eslint"
|
|
6056
6056
|
},
|
|
6057
6057
|
"peerDependencies": {
|
|
6058
|
-
"@typescript-eslint/parser": "^8.
|
|
6058
|
+
"@typescript-eslint/parser": "^8.51.0",
|
|
6059
6059
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
6060
6060
|
"typescript": ">=4.8.4 <6.0.0"
|
|
6061
6061
|
}
|
|
6062
6062
|
},
|
|
6063
6063
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
|
6064
|
-
"version": "8.
|
|
6065
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
|
6066
|
-
"integrity": "sha512-
|
|
6064
|
+
"version": "8.51.0",
|
|
6065
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.51.0.tgz",
|
|
6066
|
+
"integrity": "sha512-JhhJDVwsSx4hiOEQPeajGhCWgBMBwVkxC/Pet53EpBVs7zHHtayKefw1jtPaNRXpI9RA2uocdmpdfE7T+NrizA==",
|
|
6067
6067
|
"dev": true,
|
|
6068
6068
|
"license": "MIT",
|
|
6069
6069
|
"dependencies": {
|
|
6070
|
-
"@typescript-eslint/types": "8.
|
|
6071
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
6070
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6071
|
+
"@typescript-eslint/visitor-keys": "8.51.0"
|
|
6072
6072
|
},
|
|
6073
6073
|
"engines": {
|
|
6074
6074
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -6079,13 +6079,13 @@
|
|
|
6079
6079
|
}
|
|
6080
6080
|
},
|
|
6081
6081
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
|
6082
|
-
"version": "8.
|
|
6083
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
|
6084
|
-
"integrity": "sha512-
|
|
6082
|
+
"version": "8.51.0",
|
|
6083
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.51.0.tgz",
|
|
6084
|
+
"integrity": "sha512-mM/JRQOzhVN1ykejrvwnBRV3+7yTKK8tVANVN3o1O0t0v7o+jqdVu9crPy5Y9dov15TJk/FTIgoUGHrTOVL3Zg==",
|
|
6085
6085
|
"dev": true,
|
|
6086
6086
|
"license": "MIT",
|
|
6087
6087
|
"dependencies": {
|
|
6088
|
-
"@typescript-eslint/types": "8.
|
|
6088
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6089
6089
|
"eslint-visitor-keys": "^4.2.1"
|
|
6090
6090
|
},
|
|
6091
6091
|
"engines": {
|
|
@@ -6120,9 +6120,9 @@
|
|
|
6120
6120
|
}
|
|
6121
6121
|
},
|
|
6122
6122
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ts-api-utils": {
|
|
6123
|
-
"version": "2.
|
|
6124
|
-
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.
|
|
6125
|
-
"integrity": "sha512-
|
|
6123
|
+
"version": "2.4.0",
|
|
6124
|
+
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz",
|
|
6125
|
+
"integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
|
|
6126
6126
|
"dev": true,
|
|
6127
6127
|
"license": "MIT",
|
|
6128
6128
|
"engines": {
|
|
@@ -6133,17 +6133,17 @@
|
|
|
6133
6133
|
}
|
|
6134
6134
|
},
|
|
6135
6135
|
"node_modules/@typescript-eslint/parser": {
|
|
6136
|
-
"version": "8.
|
|
6137
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.
|
|
6138
|
-
"integrity": "sha512-
|
|
6136
|
+
"version": "8.51.0",
|
|
6137
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.51.0.tgz",
|
|
6138
|
+
"integrity": "sha512-3xP4XzzDNQOIqBMWogftkwxhg5oMKApqY0BAflmLZiFYHqyhSOxv/cd/zPQLTcCXr4AkaKb25joocY0BD1WC6A==",
|
|
6139
6139
|
"dev": true,
|
|
6140
6140
|
"license": "MIT",
|
|
6141
6141
|
"peer": true,
|
|
6142
6142
|
"dependencies": {
|
|
6143
|
-
"@typescript-eslint/scope-manager": "8.
|
|
6144
|
-
"@typescript-eslint/types": "8.
|
|
6145
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
6146
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
6143
|
+
"@typescript-eslint/scope-manager": "8.51.0",
|
|
6144
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6145
|
+
"@typescript-eslint/typescript-estree": "8.51.0",
|
|
6146
|
+
"@typescript-eslint/visitor-keys": "8.51.0",
|
|
6147
6147
|
"debug": "^4.3.4"
|
|
6148
6148
|
},
|
|
6149
6149
|
"engines": {
|
|
@@ -6159,14 +6159,14 @@
|
|
|
6159
6159
|
}
|
|
6160
6160
|
},
|
|
6161
6161
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
|
|
6162
|
-
"version": "8.
|
|
6163
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
|
6164
|
-
"integrity": "sha512-
|
|
6162
|
+
"version": "8.51.0",
|
|
6163
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.51.0.tgz",
|
|
6164
|
+
"integrity": "sha512-JhhJDVwsSx4hiOEQPeajGhCWgBMBwVkxC/Pet53EpBVs7zHHtayKefw1jtPaNRXpI9RA2uocdmpdfE7T+NrizA==",
|
|
6165
6165
|
"dev": true,
|
|
6166
6166
|
"license": "MIT",
|
|
6167
6167
|
"dependencies": {
|
|
6168
|
-
"@typescript-eslint/types": "8.
|
|
6169
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
6168
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6169
|
+
"@typescript-eslint/visitor-keys": "8.51.0"
|
|
6170
6170
|
},
|
|
6171
6171
|
"engines": {
|
|
6172
6172
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -6177,13 +6177,13 @@
|
|
|
6177
6177
|
}
|
|
6178
6178
|
},
|
|
6179
6179
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
|
|
6180
|
-
"version": "8.
|
|
6181
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
|
6182
|
-
"integrity": "sha512-
|
|
6180
|
+
"version": "8.51.0",
|
|
6181
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.51.0.tgz",
|
|
6182
|
+
"integrity": "sha512-mM/JRQOzhVN1ykejrvwnBRV3+7yTKK8tVANVN3o1O0t0v7o+jqdVu9crPy5Y9dov15TJk/FTIgoUGHrTOVL3Zg==",
|
|
6183
6183
|
"dev": true,
|
|
6184
6184
|
"license": "MIT",
|
|
6185
6185
|
"dependencies": {
|
|
6186
|
-
"@typescript-eslint/types": "8.
|
|
6186
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6187
6187
|
"eslint-visitor-keys": "^4.2.1"
|
|
6188
6188
|
},
|
|
6189
6189
|
"engines": {
|
|
@@ -6208,14 +6208,14 @@
|
|
|
6208
6208
|
}
|
|
6209
6209
|
},
|
|
6210
6210
|
"node_modules/@typescript-eslint/project-service": {
|
|
6211
|
-
"version": "8.
|
|
6212
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.
|
|
6213
|
-
"integrity": "sha512-
|
|
6211
|
+
"version": "8.51.0",
|
|
6212
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.51.0.tgz",
|
|
6213
|
+
"integrity": "sha512-Luv/GafO07Z7HpiI7qeEW5NW8HUtZI/fo/kE0YbtQEFpJRUuR0ajcWfCE5bnMvL7QQFrmT/odMe8QZww8X2nfQ==",
|
|
6214
6214
|
"dev": true,
|
|
6215
6215
|
"license": "MIT",
|
|
6216
6216
|
"dependencies": {
|
|
6217
|
-
"@typescript-eslint/tsconfig-utils": "^8.
|
|
6218
|
-
"@typescript-eslint/types": "^8.
|
|
6217
|
+
"@typescript-eslint/tsconfig-utils": "^8.51.0",
|
|
6218
|
+
"@typescript-eslint/types": "^8.51.0",
|
|
6219
6219
|
"debug": "^4.3.4"
|
|
6220
6220
|
},
|
|
6221
6221
|
"engines": {
|
|
@@ -6230,9 +6230,9 @@
|
|
|
6230
6230
|
}
|
|
6231
6231
|
},
|
|
6232
6232
|
"node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
|
|
6233
|
-
"version": "8.
|
|
6234
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.
|
|
6235
|
-
"integrity": "sha512-
|
|
6233
|
+
"version": "8.51.0",
|
|
6234
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.51.0.tgz",
|
|
6235
|
+
"integrity": "sha512-Qi5bSy/vuHeWyir2C8u/uqGMIlIDu8fuiYWv48ZGlZ/k+PRPHtaAu7erpc7p5bzw2WNNSniuxoMSO4Ar6V9OXw==",
|
|
6236
6236
|
"dev": true,
|
|
6237
6237
|
"license": "MIT",
|
|
6238
6238
|
"engines": {
|
|
@@ -6296,17 +6296,17 @@
|
|
|
6296
6296
|
}
|
|
6297
6297
|
},
|
|
6298
6298
|
"node_modules/@typescript-eslint/type-utils": {
|
|
6299
|
-
"version": "8.
|
|
6300
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.
|
|
6301
|
-
"integrity": "sha512-
|
|
6299
|
+
"version": "8.51.0",
|
|
6300
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.51.0.tgz",
|
|
6301
|
+
"integrity": "sha512-0XVtYzxnobc9K0VU7wRWg1yiUrw4oQzexCG2V2IDxxCxhqBMSMbjB+6o91A+Uc0GWtgjCa3Y8bi7hwI0Tu4n5Q==",
|
|
6302
6302
|
"dev": true,
|
|
6303
6303
|
"license": "MIT",
|
|
6304
6304
|
"dependencies": {
|
|
6305
|
-
"@typescript-eslint/types": "8.
|
|
6306
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
6307
|
-
"@typescript-eslint/utils": "8.
|
|
6305
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6306
|
+
"@typescript-eslint/typescript-estree": "8.51.0",
|
|
6307
|
+
"@typescript-eslint/utils": "8.51.0",
|
|
6308
6308
|
"debug": "^4.3.4",
|
|
6309
|
-
"ts-api-utils": "^2.
|
|
6309
|
+
"ts-api-utils": "^2.2.0"
|
|
6310
6310
|
},
|
|
6311
6311
|
"engines": {
|
|
6312
6312
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -6321,9 +6321,9 @@
|
|
|
6321
6321
|
}
|
|
6322
6322
|
},
|
|
6323
6323
|
"node_modules/@typescript-eslint/type-utils/node_modules/ts-api-utils": {
|
|
6324
|
-
"version": "2.
|
|
6325
|
-
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.
|
|
6326
|
-
"integrity": "sha512-
|
|
6324
|
+
"version": "2.4.0",
|
|
6325
|
+
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz",
|
|
6326
|
+
"integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
|
|
6327
6327
|
"dev": true,
|
|
6328
6328
|
"license": "MIT",
|
|
6329
6329
|
"engines": {
|
|
@@ -6334,9 +6334,9 @@
|
|
|
6334
6334
|
}
|
|
6335
6335
|
},
|
|
6336
6336
|
"node_modules/@typescript-eslint/types": {
|
|
6337
|
-
"version": "8.
|
|
6338
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.
|
|
6339
|
-
"integrity": "sha512-
|
|
6337
|
+
"version": "8.51.0",
|
|
6338
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.51.0.tgz",
|
|
6339
|
+
"integrity": "sha512-TizAvWYFM6sSscmEakjY3sPqGwxZRSywSsPEiuZF6d5GmGD9Gvlsv0f6N8FvAAA0CD06l3rIcWNbsN1e5F/9Ag==",
|
|
6340
6340
|
"dev": true,
|
|
6341
6341
|
"license": "MIT",
|
|
6342
6342
|
"engines": {
|
|
@@ -6348,21 +6348,21 @@
|
|
|
6348
6348
|
}
|
|
6349
6349
|
},
|
|
6350
6350
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
6351
|
-
"version": "8.
|
|
6352
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.
|
|
6353
|
-
"integrity": "sha512-
|
|
6351
|
+
"version": "8.51.0",
|
|
6352
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.51.0.tgz",
|
|
6353
|
+
"integrity": "sha512-1qNjGqFRmlq0VW5iVlcyHBbCjPB7y6SxpBkrbhNWMy/65ZoncXCEPJxkRZL8McrseNH6lFhaxCIaX+vBuFnRng==",
|
|
6354
6354
|
"dev": true,
|
|
6355
6355
|
"license": "MIT",
|
|
6356
6356
|
"dependencies": {
|
|
6357
|
-
"@typescript-eslint/project-service": "8.
|
|
6358
|
-
"@typescript-eslint/tsconfig-utils": "8.
|
|
6359
|
-
"@typescript-eslint/types": "8.
|
|
6360
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
6357
|
+
"@typescript-eslint/project-service": "8.51.0",
|
|
6358
|
+
"@typescript-eslint/tsconfig-utils": "8.51.0",
|
|
6359
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6360
|
+
"@typescript-eslint/visitor-keys": "8.51.0",
|
|
6361
6361
|
"debug": "^4.3.4",
|
|
6362
6362
|
"minimatch": "^9.0.4",
|
|
6363
6363
|
"semver": "^7.6.0",
|
|
6364
6364
|
"tinyglobby": "^0.2.15",
|
|
6365
|
-
"ts-api-utils": "^2.
|
|
6365
|
+
"ts-api-utils": "^2.2.0"
|
|
6366
6366
|
},
|
|
6367
6367
|
"engines": {
|
|
6368
6368
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -6376,9 +6376,9 @@
|
|
|
6376
6376
|
}
|
|
6377
6377
|
},
|
|
6378
6378
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/tsconfig-utils": {
|
|
6379
|
-
"version": "8.
|
|
6380
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.
|
|
6381
|
-
"integrity": "sha512-
|
|
6379
|
+
"version": "8.51.0",
|
|
6380
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.51.0.tgz",
|
|
6381
|
+
"integrity": "sha512-Qi5bSy/vuHeWyir2C8u/uqGMIlIDu8fuiYWv48ZGlZ/k+PRPHtaAu7erpc7p5bzw2WNNSniuxoMSO4Ar6V9OXw==",
|
|
6382
6382
|
"dev": true,
|
|
6383
6383
|
"license": "MIT",
|
|
6384
6384
|
"engines": {
|
|
@@ -6393,13 +6393,13 @@
|
|
|
6393
6393
|
}
|
|
6394
6394
|
},
|
|
6395
6395
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys": {
|
|
6396
|
-
"version": "8.
|
|
6397
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
|
6398
|
-
"integrity": "sha512-
|
|
6396
|
+
"version": "8.51.0",
|
|
6397
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.51.0.tgz",
|
|
6398
|
+
"integrity": "sha512-mM/JRQOzhVN1ykejrvwnBRV3+7yTKK8tVANVN3o1O0t0v7o+jqdVu9crPy5Y9dov15TJk/FTIgoUGHrTOVL3Zg==",
|
|
6399
6399
|
"dev": true,
|
|
6400
6400
|
"license": "MIT",
|
|
6401
6401
|
"dependencies": {
|
|
6402
|
-
"@typescript-eslint/types": "8.
|
|
6402
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6403
6403
|
"eslint-visitor-keys": "^4.2.1"
|
|
6404
6404
|
},
|
|
6405
6405
|
"engines": {
|
|
@@ -6489,9 +6489,9 @@
|
|
|
6489
6489
|
}
|
|
6490
6490
|
},
|
|
6491
6491
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/ts-api-utils": {
|
|
6492
|
-
"version": "2.
|
|
6493
|
-
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.
|
|
6494
|
-
"integrity": "sha512-
|
|
6492
|
+
"version": "2.4.0",
|
|
6493
|
+
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz",
|
|
6494
|
+
"integrity": "sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==",
|
|
6495
6495
|
"dev": true,
|
|
6496
6496
|
"license": "MIT",
|
|
6497
6497
|
"engines": {
|
|
@@ -6502,16 +6502,16 @@
|
|
|
6502
6502
|
}
|
|
6503
6503
|
},
|
|
6504
6504
|
"node_modules/@typescript-eslint/utils": {
|
|
6505
|
-
"version": "8.
|
|
6506
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.
|
|
6507
|
-
"integrity": "sha512-
|
|
6505
|
+
"version": "8.51.0",
|
|
6506
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.51.0.tgz",
|
|
6507
|
+
"integrity": "sha512-11rZYxSe0zabiKaCP2QAwRf/dnmgFgvTmeDTtZvUvXG3UuAdg/GU02NExmmIXzz3vLGgMdtrIosI84jITQOxUA==",
|
|
6508
6508
|
"dev": true,
|
|
6509
6509
|
"license": "MIT",
|
|
6510
6510
|
"dependencies": {
|
|
6511
6511
|
"@eslint-community/eslint-utils": "^4.7.0",
|
|
6512
|
-
"@typescript-eslint/scope-manager": "8.
|
|
6513
|
-
"@typescript-eslint/types": "8.
|
|
6514
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
6512
|
+
"@typescript-eslint/scope-manager": "8.51.0",
|
|
6513
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6514
|
+
"@typescript-eslint/typescript-estree": "8.51.0"
|
|
6515
6515
|
},
|
|
6516
6516
|
"engines": {
|
|
6517
6517
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -6545,14 +6545,14 @@
|
|
|
6545
6545
|
}
|
|
6546
6546
|
},
|
|
6547
6547
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
|
|
6548
|
-
"version": "8.
|
|
6549
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
|
6550
|
-
"integrity": "sha512-
|
|
6548
|
+
"version": "8.51.0",
|
|
6549
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.51.0.tgz",
|
|
6550
|
+
"integrity": "sha512-JhhJDVwsSx4hiOEQPeajGhCWgBMBwVkxC/Pet53EpBVs7zHHtayKefw1jtPaNRXpI9RA2uocdmpdfE7T+NrizA==",
|
|
6551
6551
|
"dev": true,
|
|
6552
6552
|
"license": "MIT",
|
|
6553
6553
|
"dependencies": {
|
|
6554
|
-
"@typescript-eslint/types": "8.
|
|
6555
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
6554
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6555
|
+
"@typescript-eslint/visitor-keys": "8.51.0"
|
|
6556
6556
|
},
|
|
6557
6557
|
"engines": {
|
|
6558
6558
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -6563,13 +6563,13 @@
|
|
|
6563
6563
|
}
|
|
6564
6564
|
},
|
|
6565
6565
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
6566
|
-
"version": "8.
|
|
6567
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
|
6568
|
-
"integrity": "sha512-
|
|
6566
|
+
"version": "8.51.0",
|
|
6567
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.51.0.tgz",
|
|
6568
|
+
"integrity": "sha512-mM/JRQOzhVN1ykejrvwnBRV3+7yTKK8tVANVN3o1O0t0v7o+jqdVu9crPy5Y9dov15TJk/FTIgoUGHrTOVL3Zg==",
|
|
6569
6569
|
"dev": true,
|
|
6570
6570
|
"license": "MIT",
|
|
6571
6571
|
"dependencies": {
|
|
6572
|
-
"@typescript-eslint/types": "8.
|
|
6572
|
+
"@typescript-eslint/types": "8.51.0",
|
|
6573
6573
|
"eslint-visitor-keys": "^4.2.1"
|
|
6574
6574
|
},
|
|
6575
6575
|
"engines": {
|
|
@@ -9481,9 +9481,9 @@
|
|
|
9481
9481
|
}
|
|
9482
9482
|
},
|
|
9483
9483
|
"node_modules/eslint-config-oclif": {
|
|
9484
|
-
"version": "6.0.
|
|
9485
|
-
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
|
9486
|
-
"integrity": "sha512-
|
|
9484
|
+
"version": "6.0.129",
|
|
9485
|
+
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.129.tgz",
|
|
9486
|
+
"integrity": "sha512-gUL41BzraulUoPPy8pohJo2brIPG2YsLEF14ZJ/zuGw9m2t1/hs9173ThfcSDL85++B8d0xYwy3gYB3LCo1f6g==",
|
|
9487
9487
|
"dev": true,
|
|
9488
9488
|
"license": "MIT",
|
|
9489
9489
|
"dependencies": {
|
|
@@ -9503,7 +9503,7 @@
|
|
|
9503
9503
|
"eslint-plugin-n": "^17.22.0",
|
|
9504
9504
|
"eslint-plugin-perfectionist": "^4",
|
|
9505
9505
|
"eslint-plugin-unicorn": "^56.0.1",
|
|
9506
|
-
"typescript-eslint": "^8.
|
|
9506
|
+
"typescript-eslint": "^8.51.0"
|
|
9507
9507
|
},
|
|
9508
9508
|
"engines": {
|
|
9509
9509
|
"node": ">=18.18.0"
|
|
@@ -15594,14 +15594,14 @@
|
|
|
15594
15594
|
}
|
|
15595
15595
|
},
|
|
15596
15596
|
"node_modules/oclif": {
|
|
15597
|
-
"version": "4.22.
|
|
15598
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.
|
|
15599
|
-
"integrity": "sha512-
|
|
15597
|
+
"version": "4.22.63",
|
|
15598
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.63.tgz",
|
|
15599
|
+
"integrity": "sha512-xhlXnMLlvnV376ofTKVW9KZk0lsvMSnLqUk6rJ3V18lzMj8grt3s4opWuEib9xgyig0rELCK46iYeZUgw04ibg==",
|
|
15600
15600
|
"dev": true,
|
|
15601
15601
|
"license": "MIT",
|
|
15602
15602
|
"dependencies": {
|
|
15603
|
-
"@aws-sdk/client-cloudfront": "^3.
|
|
15604
|
-
"@aws-sdk/client-s3": "^3.
|
|
15603
|
+
"@aws-sdk/client-cloudfront": "^3.962.0",
|
|
15604
|
+
"@aws-sdk/client-s3": "^3.962.0",
|
|
15605
15605
|
"@inquirer/confirm": "^3.1.22",
|
|
15606
15606
|
"@inquirer/input": "^2.2.4",
|
|
15607
15607
|
"@inquirer/select": "^2.5.0",
|
|
@@ -18998,16 +18998,16 @@
|
|
|
18998
18998
|
}
|
|
18999
18999
|
},
|
|
19000
19000
|
"node_modules/typescript-eslint": {
|
|
19001
|
-
"version": "8.
|
|
19002
|
-
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.
|
|
19003
|
-
"integrity": "sha512-
|
|
19001
|
+
"version": "8.51.0",
|
|
19002
|
+
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.51.0.tgz",
|
|
19003
|
+
"integrity": "sha512-jh8ZuM5oEh2PSdyQG9YAEM1TCGuWenLSuSUhf/irbVUNW9O5FhbFVONviN2TgMTBnUmyHv7E56rYnfLZK6TkiA==",
|
|
19004
19004
|
"dev": true,
|
|
19005
19005
|
"license": "MIT",
|
|
19006
19006
|
"dependencies": {
|
|
19007
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
19008
|
-
"@typescript-eslint/parser": "8.
|
|
19009
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
19010
|
-
"@typescript-eslint/utils": "8.
|
|
19007
|
+
"@typescript-eslint/eslint-plugin": "8.51.0",
|
|
19008
|
+
"@typescript-eslint/parser": "8.51.0",
|
|
19009
|
+
"@typescript-eslint/typescript-estree": "8.51.0",
|
|
19010
|
+
"@typescript-eslint/utils": "8.51.0"
|
|
19011
19011
|
},
|
|
19012
19012
|
"engines": {
|
|
19013
19013
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|