@nikovirtala/projen-constructs 0.3.0 → 0.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +266 -190
- package/docs/api/assets/search.js +1 -1
- package/docs/api/interfaces/AwsCdkConstructLibraryProjectOptions.html +271 -241
- package/docs/api/interfaces/AwsCdkTypeScriptAppProjectOptions.html +260 -230
- package/docs/api/interfaces/JsiiProjectOptions.html +259 -229
- package/docs/api/interfaces/TypeScriptProjectOptions.html +238 -208
- package/lib/components/bundle-lambda-function-code.js +3 -3
- package/lib/components/colima.js +1 -1
- package/lib/components/homebrew.js +1 -1
- package/lib/components/lambda-function-construct-generator.js +1 -1
- package/lib/components/localstack.js +1 -1
- package/lib/components/mise.js +1 -1
- package/lib/components/typedoc.js +1 -1
- package/lib/components/vitest.js +1 -1
- package/lib/project-generator.js +1 -1
- package/lib/projects/awscdk-construct-library-options.generated.d.ts +20 -0
- package/lib/projects/awscdk-construct-library-options.generated.js +1 -1
- package/lib/projects/awscdk-construct-library.generated.js +1 -1
- package/lib/projects/awscdk-typescript-app-options.generated.d.ts +20 -0
- package/lib/projects/awscdk-typescript-app-options.generated.js +1 -1
- package/lib/projects/awscdk-typescript-app.generated.js +1 -1
- package/lib/projects/jsii-options.generated.d.ts +20 -0
- package/lib/projects/jsii-options.generated.js +1 -1
- package/lib/projects/jsii.generated.js +1 -1
- package/lib/projects/typescript-options.generated.d.ts +20 -0
- package/lib/projects/typescript-options.generated.js +1 -1
- package/lib/projects/typescript.generated.js +1 -1
- package/lib/versions.json +3 -3
- package/package.json +9 -9
package/.jsii
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"dependencies": {
|
|
14
14
|
"@mrgrain/cdk-esbuild": "^5.8.1",
|
|
15
15
|
"constructs": "^10.8.1",
|
|
16
|
-
"projen": "^0.101.
|
|
16
|
+
"projen": "^0.101.27"
|
|
17
17
|
},
|
|
18
18
|
"dependencyClosure": {
|
|
19
19
|
"@aws-cdk/asset-awscli-v1": {
|
|
@@ -4180,7 +4180,7 @@
|
|
|
4180
4180
|
"stability": "stable"
|
|
4181
4181
|
},
|
|
4182
4182
|
"homepage": "https://github.com/nikovirtala/projen-constructs.git",
|
|
4183
|
-
"jsiiVersion": "
|
|
4183
|
+
"jsiiVersion": "6.0.9 (build 547955e)",
|
|
4184
4184
|
"license": "Apache-2.0",
|
|
4185
4185
|
"metadata": {
|
|
4186
4186
|
"jsii": {
|
|
@@ -4322,7 +4322,7 @@
|
|
|
4322
4322
|
"immutable": true,
|
|
4323
4323
|
"locationInModule": {
|
|
4324
4324
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4325
|
-
"line":
|
|
4325
|
+
"line": 1246
|
|
4326
4326
|
},
|
|
4327
4327
|
"name": "name",
|
|
4328
4328
|
"type": {
|
|
@@ -4356,7 +4356,7 @@
|
|
|
4356
4356
|
"immutable": true,
|
|
4357
4357
|
"locationInModule": {
|
|
4358
4358
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4359
|
-
"line":
|
|
4359
|
+
"line": 1078
|
|
4360
4360
|
},
|
|
4361
4361
|
"name": "addPackageManagerToDevEngines",
|
|
4362
4362
|
"optional": true,
|
|
@@ -4375,7 +4375,7 @@
|
|
|
4375
4375
|
"immutable": true,
|
|
4376
4376
|
"locationInModule": {
|
|
4377
4377
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4378
|
-
"line":
|
|
4378
|
+
"line": 1072
|
|
4379
4379
|
},
|
|
4380
4380
|
"name": "allowLibraryDependencies",
|
|
4381
4381
|
"optional": true,
|
|
@@ -4394,7 +4394,7 @@
|
|
|
4394
4394
|
"immutable": true,
|
|
4395
4395
|
"locationInModule": {
|
|
4396
4396
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4397
|
-
"line":
|
|
4397
|
+
"line": 1064
|
|
4398
4398
|
},
|
|
4399
4399
|
"name": "allowScripts",
|
|
4400
4400
|
"optional": true,
|
|
@@ -4471,7 +4471,7 @@
|
|
|
4471
4471
|
"immutable": true,
|
|
4472
4472
|
"locationInModule": {
|
|
4473
4473
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4474
|
-
"line":
|
|
4474
|
+
"line": 1034
|
|
4475
4475
|
},
|
|
4476
4476
|
"name": "authorEmail",
|
|
4477
4477
|
"optional": true,
|
|
@@ -4488,7 +4488,7 @@
|
|
|
4488
4488
|
"immutable": true,
|
|
4489
4489
|
"locationInModule": {
|
|
4490
4490
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4491
|
-
"line":
|
|
4491
|
+
"line": 1029
|
|
4492
4492
|
},
|
|
4493
4493
|
"name": "authorName",
|
|
4494
4494
|
"optional": true,
|
|
@@ -4505,7 +4505,7 @@
|
|
|
4505
4505
|
"immutable": true,
|
|
4506
4506
|
"locationInModule": {
|
|
4507
4507
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4508
|
-
"line":
|
|
4508
|
+
"line": 1024
|
|
4509
4509
|
},
|
|
4510
4510
|
"name": "authorOrganization",
|
|
4511
4511
|
"optional": true,
|
|
@@ -4522,7 +4522,7 @@
|
|
|
4522
4522
|
"immutable": true,
|
|
4523
4523
|
"locationInModule": {
|
|
4524
4524
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4525
|
-
"line":
|
|
4525
|
+
"line": 1019
|
|
4526
4526
|
},
|
|
4527
4527
|
"name": "authorUrl",
|
|
4528
4528
|
"optional": true,
|
|
@@ -4540,7 +4540,7 @@
|
|
|
4540
4540
|
"immutable": true,
|
|
4541
4541
|
"locationInModule": {
|
|
4542
4542
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4543
|
-
"line":
|
|
4543
|
+
"line": 1164
|
|
4544
4544
|
},
|
|
4545
4545
|
"name": "autoApproveOptions",
|
|
4546
4546
|
"optional": true,
|
|
@@ -4577,7 +4577,7 @@
|
|
|
4577
4577
|
"immutable": true,
|
|
4578
4578
|
"locationInModule": {
|
|
4579
4579
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4580
|
-
"line":
|
|
4580
|
+
"line": 1014
|
|
4581
4581
|
},
|
|
4582
4582
|
"name": "autoDetectBin",
|
|
4583
4583
|
"optional": true,
|
|
@@ -4596,7 +4596,7 @@
|
|
|
4596
4596
|
"immutable": true,
|
|
4597
4597
|
"locationInModule": {
|
|
4598
4598
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4599
|
-
"line":
|
|
4599
|
+
"line": 1158
|
|
4600
4600
|
},
|
|
4601
4601
|
"name": "autoMerge",
|
|
4602
4602
|
"optional": true,
|
|
@@ -4615,7 +4615,7 @@
|
|
|
4615
4615
|
"immutable": true,
|
|
4616
4616
|
"locationInModule": {
|
|
4617
4617
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4618
|
-
"line":
|
|
4618
|
+
"line": 1150
|
|
4619
4619
|
},
|
|
4620
4620
|
"name": "autoMergeOptions",
|
|
4621
4621
|
"optional": true,
|
|
@@ -4633,7 +4633,7 @@
|
|
|
4633
4633
|
"immutable": true,
|
|
4634
4634
|
"locationInModule": {
|
|
4635
4635
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4636
|
-
"line":
|
|
4636
|
+
"line": 1008
|
|
4637
4637
|
},
|
|
4638
4638
|
"name": "bin",
|
|
4639
4639
|
"optional": true,
|
|
@@ -4691,7 +4691,7 @@
|
|
|
4691
4691
|
"immutable": true,
|
|
4692
4692
|
"locationInModule": {
|
|
4693
4693
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4694
|
-
"line":
|
|
4694
|
+
"line": 1000
|
|
4695
4695
|
},
|
|
4696
4696
|
"name": "bugsEmail",
|
|
4697
4697
|
"optional": true,
|
|
@@ -4708,7 +4708,7 @@
|
|
|
4708
4708
|
"immutable": true,
|
|
4709
4709
|
"locationInModule": {
|
|
4710
4710
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4711
|
-
"line":
|
|
4711
|
+
"line": 995
|
|
4712
4712
|
},
|
|
4713
4713
|
"name": "bugsUrl",
|
|
4714
4714
|
"optional": true,
|
|
@@ -4780,7 +4780,7 @@
|
|
|
4780
4780
|
"immutable": true,
|
|
4781
4781
|
"locationInModule": {
|
|
4782
4782
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4783
|
-
"line":
|
|
4783
|
+
"line": 990
|
|
4784
4784
|
},
|
|
4785
4785
|
"name": "bundledDeps",
|
|
4786
4786
|
"optional": true,
|
|
@@ -4820,7 +4820,7 @@
|
|
|
4820
4820
|
"immutable": true,
|
|
4821
4821
|
"locationInModule": {
|
|
4822
4822
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4823
|
-
"line":
|
|
4823
|
+
"line": 975
|
|
4824
4824
|
},
|
|
4825
4825
|
"name": "bunVersion",
|
|
4826
4826
|
"optional": true,
|
|
@@ -4913,7 +4913,7 @@
|
|
|
4913
4913
|
"immutable": true,
|
|
4914
4914
|
"locationInModule": {
|
|
4915
4915
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4916
|
-
"line":
|
|
4916
|
+
"line": 1142
|
|
4917
4917
|
},
|
|
4918
4918
|
"name": "clobber",
|
|
4919
4919
|
"optional": true,
|
|
@@ -4932,7 +4932,7 @@
|
|
|
4932
4932
|
"immutable": true,
|
|
4933
4933
|
"locationInModule": {
|
|
4934
4934
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4935
|
-
"line":
|
|
4935
|
+
"line": 969
|
|
4936
4936
|
},
|
|
4937
4937
|
"name": "codeArtifactOptions",
|
|
4938
4938
|
"optional": true,
|
|
@@ -4986,7 +4986,7 @@
|
|
|
4986
4986
|
"immutable": true,
|
|
4987
4987
|
"locationInModule": {
|
|
4988
4988
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4989
|
-
"line":
|
|
4989
|
+
"line": 1239
|
|
4990
4990
|
},
|
|
4991
4991
|
"name": "commitGenerated",
|
|
4992
4992
|
"optional": true,
|
|
@@ -5105,6 +5105,25 @@
|
|
|
5105
5105
|
"primitive": "string"
|
|
5106
5106
|
}
|
|
5107
5107
|
},
|
|
5108
|
+
{
|
|
5109
|
+
"abstract": true,
|
|
5110
|
+
"docs": {
|
|
5111
|
+
"default": "- false, unless `yarnBerryOptions.dedupePackages` is set",
|
|
5112
|
+
"remarks": "Deduplication prevents multiple versions of the same package from being\ninstalled, if a single version can satisfy all requested version ranges.\nThis prevents version proliferation and reduces the size of the dependency\ntree.\n\nThe behavior depends on the package manager:\n- npm: runs `npm dedupe` after every mutating install.\n- pnpm: runs `pnpm dedupe` after every mutating install.\n- Yarn Berry: runs `yarn dedupe` after every mutating install. If\n `yarnBerryOptions.dedupePackages` is set, only the listed packages are\n deduplicated.\n- Yarn Classic: `yarn install` already deduplicates, so the task only\n prints an informational message.\n- Bun: not supported, enabling this option throws an error.",
|
|
5113
|
+
"stability": "experimental",
|
|
5114
|
+
"summary": "Add a `dedupe` task that deduplicates project dependencies."
|
|
5115
|
+
},
|
|
5116
|
+
"immutable": true,
|
|
5117
|
+
"locationInModule": {
|
|
5118
|
+
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5119
|
+
"line": 962
|
|
5120
|
+
},
|
|
5121
|
+
"name": "dedupeDeps",
|
|
5122
|
+
"optional": true,
|
|
5123
|
+
"type": {
|
|
5124
|
+
"primitive": "boolean"
|
|
5125
|
+
}
|
|
5126
|
+
},
|
|
5108
5127
|
{
|
|
5109
5128
|
"abstract": true,
|
|
5110
5129
|
"docs": {
|
|
@@ -5277,7 +5296,7 @@
|
|
|
5277
5296
|
"immutable": true,
|
|
5278
5297
|
"locationInModule": {
|
|
5279
5298
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5280
|
-
"line":
|
|
5299
|
+
"line": 1136
|
|
5281
5300
|
},
|
|
5282
5301
|
"name": "devContainer",
|
|
5283
5302
|
"optional": true,
|
|
@@ -5525,7 +5544,7 @@
|
|
|
5525
5544
|
"immutable": true,
|
|
5526
5545
|
"locationInModule": {
|
|
5527
5546
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5528
|
-
"line":
|
|
5547
|
+
"line": 1130
|
|
5529
5548
|
},
|
|
5530
5549
|
"name": "github",
|
|
5531
5550
|
"optional": true,
|
|
@@ -5543,7 +5562,7 @@
|
|
|
5543
5562
|
"immutable": true,
|
|
5544
5563
|
"locationInModule": {
|
|
5545
5564
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5546
|
-
"line":
|
|
5565
|
+
"line": 1123
|
|
5547
5566
|
},
|
|
5548
5567
|
"name": "githubOptions",
|
|
5549
5568
|
"optional": true,
|
|
@@ -5582,7 +5601,7 @@
|
|
|
5582
5601
|
"immutable": true,
|
|
5583
5602
|
"locationInModule": {
|
|
5584
5603
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5585
|
-
"line":
|
|
5604
|
+
"line": 1233
|
|
5586
5605
|
},
|
|
5587
5606
|
"name": "gitIgnoreOptions",
|
|
5588
5607
|
"optional": true,
|
|
@@ -5599,7 +5618,7 @@
|
|
|
5599
5618
|
"immutable": true,
|
|
5600
5619
|
"locationInModule": {
|
|
5601
5620
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5602
|
-
"line":
|
|
5621
|
+
"line": 1228
|
|
5603
5622
|
},
|
|
5604
5623
|
"name": "gitOptions",
|
|
5605
5624
|
"optional": true,
|
|
@@ -5617,7 +5636,7 @@
|
|
|
5617
5636
|
"immutable": true,
|
|
5618
5637
|
"locationInModule": {
|
|
5619
5638
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5620
|
-
"line":
|
|
5639
|
+
"line": 1117
|
|
5621
5640
|
},
|
|
5622
5641
|
"name": "gitpod",
|
|
5623
5642
|
"optional": true,
|
|
@@ -5635,7 +5654,7 @@
|
|
|
5635
5654
|
"immutable": true,
|
|
5636
5655
|
"locationInModule": {
|
|
5637
5656
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5638
|
-
"line":
|
|
5657
|
+
"line": 1251
|
|
5639
5658
|
},
|
|
5640
5659
|
"name": "homebrew",
|
|
5641
5660
|
"optional": true,
|
|
@@ -5653,7 +5672,7 @@
|
|
|
5653
5672
|
"immutable": true,
|
|
5654
5673
|
"locationInModule": {
|
|
5655
5674
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5656
|
-
"line":
|
|
5675
|
+
"line": 1256
|
|
5657
5676
|
},
|
|
5658
5677
|
"name": "homebrewOptions",
|
|
5659
5678
|
"optional": true,
|
|
@@ -5877,7 +5896,7 @@
|
|
|
5877
5896
|
"immutable": true,
|
|
5878
5897
|
"locationInModule": {
|
|
5879
5898
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5880
|
-
"line":
|
|
5899
|
+
"line": 1223
|
|
5881
5900
|
},
|
|
5882
5901
|
"name": "logging",
|
|
5883
5902
|
"optional": true,
|
|
@@ -5971,7 +5990,7 @@
|
|
|
5971
5990
|
"immutable": true,
|
|
5972
5991
|
"locationInModule": {
|
|
5973
5992
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5974
|
-
"line":
|
|
5993
|
+
"line": 1261
|
|
5975
5994
|
},
|
|
5976
5995
|
"name": "mise",
|
|
5977
5996
|
"optional": true,
|
|
@@ -5989,7 +6008,7 @@
|
|
|
5989
6008
|
"immutable": true,
|
|
5990
6009
|
"locationInModule": {
|
|
5991
6010
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5992
|
-
"line":
|
|
6011
|
+
"line": 1266
|
|
5993
6012
|
},
|
|
5994
6013
|
"name": "miseOptions",
|
|
5995
6014
|
"optional": true,
|
|
@@ -6173,7 +6192,7 @@
|
|
|
6173
6192
|
"immutable": true,
|
|
6174
6193
|
"locationInModule": {
|
|
6175
6194
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6176
|
-
"line":
|
|
6195
|
+
"line": 1217
|
|
6177
6196
|
},
|
|
6178
6197
|
"name": "outdir",
|
|
6179
6198
|
"optional": true,
|
|
@@ -6250,7 +6269,7 @@
|
|
|
6250
6269
|
"immutable": true,
|
|
6251
6270
|
"locationInModule": {
|
|
6252
6271
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6253
|
-
"line":
|
|
6272
|
+
"line": 1206
|
|
6254
6273
|
},
|
|
6255
6274
|
"name": "parent",
|
|
6256
6275
|
"optional": true,
|
|
@@ -6386,7 +6405,7 @@
|
|
|
6386
6405
|
"immutable": true,
|
|
6387
6406
|
"locationInModule": {
|
|
6388
6407
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6389
|
-
"line":
|
|
6408
|
+
"line": 1201
|
|
6390
6409
|
},
|
|
6391
6410
|
"name": "projectTree",
|
|
6392
6411
|
"optional": true,
|
|
@@ -6405,7 +6424,7 @@
|
|
|
6405
6424
|
"immutable": true,
|
|
6406
6425
|
"locationInModule": {
|
|
6407
6426
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6408
|
-
"line":
|
|
6427
|
+
"line": 1195
|
|
6409
6428
|
},
|
|
6410
6429
|
"name": "projenCommand",
|
|
6411
6430
|
"optional": true,
|
|
@@ -6423,7 +6442,7 @@
|
|
|
6423
6442
|
"immutable": true,
|
|
6424
6443
|
"locationInModule": {
|
|
6425
6444
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6426
|
-
"line":
|
|
6445
|
+
"line": 1111
|
|
6427
6446
|
},
|
|
6428
6447
|
"name": "projenCredentials",
|
|
6429
6448
|
"optional": true,
|
|
@@ -6477,7 +6496,7 @@
|
|
|
6477
6496
|
"immutable": true,
|
|
6478
6497
|
"locationInModule": {
|
|
6479
6498
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6480
|
-
"line":
|
|
6499
|
+
"line": 1188
|
|
6481
6500
|
},
|
|
6482
6501
|
"name": "projenrcJson",
|
|
6483
6502
|
"optional": true,
|
|
@@ -6495,7 +6514,7 @@
|
|
|
6495
6514
|
"immutable": true,
|
|
6496
6515
|
"locationInModule": {
|
|
6497
6516
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6498
|
-
"line":
|
|
6517
|
+
"line": 1182
|
|
6499
6518
|
},
|
|
6500
6519
|
"name": "projenrcJsonOptions",
|
|
6501
6520
|
"optional": true,
|
|
@@ -6737,7 +6756,7 @@
|
|
|
6737
6756
|
"immutable": true,
|
|
6738
6757
|
"locationInModule": {
|
|
6739
6758
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6740
|
-
"line":
|
|
6759
|
+
"line": 1105
|
|
6741
6760
|
},
|
|
6742
6761
|
"name": "readme",
|
|
6743
6762
|
"optional": true,
|
|
@@ -6989,7 +7008,7 @@
|
|
|
6989
7008
|
"immutable": true,
|
|
6990
7009
|
"locationInModule": {
|
|
6991
7010
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6992
|
-
"line":
|
|
7011
|
+
"line": 1176
|
|
6993
7012
|
},
|
|
6994
7013
|
"name": "renovatebot",
|
|
6995
7014
|
"optional": true,
|
|
@@ -7007,7 +7026,7 @@
|
|
|
7007
7026
|
"immutable": true,
|
|
7008
7027
|
"locationInModule": {
|
|
7009
7028
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7010
|
-
"line":
|
|
7029
|
+
"line": 1170
|
|
7011
7030
|
},
|
|
7012
7031
|
"name": "renovatebotOptions",
|
|
7013
7032
|
"optional": true,
|
|
@@ -7173,7 +7192,7 @@
|
|
|
7173
7192
|
"immutable": true,
|
|
7174
7193
|
"locationInModule": {
|
|
7175
7194
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7176
|
-
"line":
|
|
7195
|
+
"line": 1099
|
|
7177
7196
|
},
|
|
7178
7197
|
"name": "stale",
|
|
7179
7198
|
"optional": true,
|
|
@@ -7192,7 +7211,7 @@
|
|
|
7192
7211
|
"immutable": true,
|
|
7193
7212
|
"locationInModule": {
|
|
7194
7213
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7195
|
-
"line":
|
|
7214
|
+
"line": 1092
|
|
7196
7215
|
},
|
|
7197
7216
|
"name": "staleOptions",
|
|
7198
7217
|
"optional": true,
|
|
@@ -7346,7 +7365,7 @@
|
|
|
7346
7365
|
"immutable": true,
|
|
7347
7366
|
"locationInModule": {
|
|
7348
7367
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7349
|
-
"line":
|
|
7368
|
+
"line": 1271
|
|
7350
7369
|
},
|
|
7351
7370
|
"name": "vitest",
|
|
7352
7371
|
"optional": true,
|
|
@@ -7364,7 +7383,7 @@
|
|
|
7364
7383
|
"immutable": true,
|
|
7365
7384
|
"locationInModule": {
|
|
7366
7385
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7367
|
-
"line":
|
|
7386
|
+
"line": 1276
|
|
7368
7387
|
},
|
|
7369
7388
|
"name": "vitestOptions",
|
|
7370
7389
|
"optional": true,
|
|
@@ -7383,7 +7402,7 @@
|
|
|
7383
7402
|
"immutable": true,
|
|
7384
7403
|
"locationInModule": {
|
|
7385
7404
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7386
|
-
"line":
|
|
7405
|
+
"line": 1085
|
|
7387
7406
|
},
|
|
7388
7407
|
"name": "vscode",
|
|
7389
7408
|
"optional": true,
|
|
@@ -7638,7 +7657,7 @@
|
|
|
7638
7657
|
"immutable": true,
|
|
7639
7658
|
"locationInModule": {
|
|
7640
7659
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7641
|
-
"line":
|
|
7660
|
+
"line": 1187
|
|
7642
7661
|
},
|
|
7643
7662
|
"name": "name",
|
|
7644
7663
|
"type": {
|
|
@@ -7655,7 +7674,7 @@
|
|
|
7655
7674
|
"immutable": true,
|
|
7656
7675
|
"locationInModule": {
|
|
7657
7676
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7658
|
-
"line":
|
|
7677
|
+
"line": 1019
|
|
7659
7678
|
},
|
|
7660
7679
|
"name": "addPackageManagerToDevEngines",
|
|
7661
7680
|
"optional": true,
|
|
@@ -7674,7 +7693,7 @@
|
|
|
7674
7693
|
"immutable": true,
|
|
7675
7694
|
"locationInModule": {
|
|
7676
7695
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7677
|
-
"line":
|
|
7696
|
+
"line": 1013
|
|
7678
7697
|
},
|
|
7679
7698
|
"name": "allowLibraryDependencies",
|
|
7680
7699
|
"optional": true,
|
|
@@ -7693,7 +7712,7 @@
|
|
|
7693
7712
|
"immutable": true,
|
|
7694
7713
|
"locationInModule": {
|
|
7695
7714
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7696
|
-
"line":
|
|
7715
|
+
"line": 1005
|
|
7697
7716
|
},
|
|
7698
7717
|
"name": "allowScripts",
|
|
7699
7718
|
"optional": true,
|
|
@@ -7805,7 +7824,7 @@
|
|
|
7805
7824
|
"immutable": true,
|
|
7806
7825
|
"locationInModule": {
|
|
7807
7826
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7808
|
-
"line":
|
|
7827
|
+
"line": 975
|
|
7809
7828
|
},
|
|
7810
7829
|
"name": "authorEmail",
|
|
7811
7830
|
"optional": true,
|
|
@@ -7822,7 +7841,7 @@
|
|
|
7822
7841
|
"immutable": true,
|
|
7823
7842
|
"locationInModule": {
|
|
7824
7843
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7825
|
-
"line":
|
|
7844
|
+
"line": 970
|
|
7826
7845
|
},
|
|
7827
7846
|
"name": "authorName",
|
|
7828
7847
|
"optional": true,
|
|
@@ -7839,7 +7858,7 @@
|
|
|
7839
7858
|
"immutable": true,
|
|
7840
7859
|
"locationInModule": {
|
|
7841
7860
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7842
|
-
"line":
|
|
7861
|
+
"line": 965
|
|
7843
7862
|
},
|
|
7844
7863
|
"name": "authorOrganization",
|
|
7845
7864
|
"optional": true,
|
|
@@ -7856,7 +7875,7 @@
|
|
|
7856
7875
|
"immutable": true,
|
|
7857
7876
|
"locationInModule": {
|
|
7858
7877
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7859
|
-
"line":
|
|
7878
|
+
"line": 960
|
|
7860
7879
|
},
|
|
7861
7880
|
"name": "authorUrl",
|
|
7862
7881
|
"optional": true,
|
|
@@ -7874,7 +7893,7 @@
|
|
|
7874
7893
|
"immutable": true,
|
|
7875
7894
|
"locationInModule": {
|
|
7876
7895
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7877
|
-
"line":
|
|
7896
|
+
"line": 1105
|
|
7878
7897
|
},
|
|
7879
7898
|
"name": "autoApproveOptions",
|
|
7880
7899
|
"optional": true,
|
|
@@ -7911,7 +7930,7 @@
|
|
|
7911
7930
|
"immutable": true,
|
|
7912
7931
|
"locationInModule": {
|
|
7913
7932
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7914
|
-
"line":
|
|
7933
|
+
"line": 955
|
|
7915
7934
|
},
|
|
7916
7935
|
"name": "autoDetectBin",
|
|
7917
7936
|
"optional": true,
|
|
@@ -7930,7 +7949,7 @@
|
|
|
7930
7949
|
"immutable": true,
|
|
7931
7950
|
"locationInModule": {
|
|
7932
7951
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7933
|
-
"line":
|
|
7952
|
+
"line": 1099
|
|
7934
7953
|
},
|
|
7935
7954
|
"name": "autoMerge",
|
|
7936
7955
|
"optional": true,
|
|
@@ -7949,7 +7968,7 @@
|
|
|
7949
7968
|
"immutable": true,
|
|
7950
7969
|
"locationInModule": {
|
|
7951
7970
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7952
|
-
"line":
|
|
7971
|
+
"line": 1091
|
|
7953
7972
|
},
|
|
7954
7973
|
"name": "autoMergeOptions",
|
|
7955
7974
|
"optional": true,
|
|
@@ -7967,7 +7986,7 @@
|
|
|
7967
7986
|
"immutable": true,
|
|
7968
7987
|
"locationInModule": {
|
|
7969
7988
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7970
|
-
"line":
|
|
7989
|
+
"line": 949
|
|
7971
7990
|
},
|
|
7972
7991
|
"name": "bin",
|
|
7973
7992
|
"optional": true,
|
|
@@ -8025,7 +8044,7 @@
|
|
|
8025
8044
|
"immutable": true,
|
|
8026
8045
|
"locationInModule": {
|
|
8027
8046
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8028
|
-
"line":
|
|
8047
|
+
"line": 941
|
|
8029
8048
|
},
|
|
8030
8049
|
"name": "bugsEmail",
|
|
8031
8050
|
"optional": true,
|
|
@@ -8042,7 +8061,7 @@
|
|
|
8042
8061
|
"immutable": true,
|
|
8043
8062
|
"locationInModule": {
|
|
8044
8063
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8045
|
-
"line":
|
|
8064
|
+
"line": 936
|
|
8046
8065
|
},
|
|
8047
8066
|
"name": "bugsUrl",
|
|
8048
8067
|
"optional": true,
|
|
@@ -8133,7 +8152,7 @@
|
|
|
8133
8152
|
"immutable": true,
|
|
8134
8153
|
"locationInModule": {
|
|
8135
8154
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8136
|
-
"line":
|
|
8155
|
+
"line": 931
|
|
8137
8156
|
},
|
|
8138
8157
|
"name": "bundledDeps",
|
|
8139
8158
|
"optional": true,
|
|
@@ -8173,7 +8192,7 @@
|
|
|
8173
8192
|
"immutable": true,
|
|
8174
8193
|
"locationInModule": {
|
|
8175
8194
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8176
|
-
"line":
|
|
8195
|
+
"line": 916
|
|
8177
8196
|
},
|
|
8178
8197
|
"name": "bunVersion",
|
|
8179
8198
|
"optional": true,
|
|
@@ -8265,7 +8284,7 @@
|
|
|
8265
8284
|
"immutable": true,
|
|
8266
8285
|
"locationInModule": {
|
|
8267
8286
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8268
|
-
"line":
|
|
8287
|
+
"line": 1083
|
|
8269
8288
|
},
|
|
8270
8289
|
"name": "clobber",
|
|
8271
8290
|
"optional": true,
|
|
@@ -8284,7 +8303,7 @@
|
|
|
8284
8303
|
"immutable": true,
|
|
8285
8304
|
"locationInModule": {
|
|
8286
8305
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8287
|
-
"line":
|
|
8306
|
+
"line": 910
|
|
8288
8307
|
},
|
|
8289
8308
|
"name": "codeArtifactOptions",
|
|
8290
8309
|
"optional": true,
|
|
@@ -8338,7 +8357,7 @@
|
|
|
8338
8357
|
"immutable": true,
|
|
8339
8358
|
"locationInModule": {
|
|
8340
8359
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8341
|
-
"line":
|
|
8360
|
+
"line": 1180
|
|
8342
8361
|
},
|
|
8343
8362
|
"name": "commitGenerated",
|
|
8344
8363
|
"optional": true,
|
|
@@ -8425,6 +8444,25 @@
|
|
|
8425
8444
|
"primitive": "string"
|
|
8426
8445
|
}
|
|
8427
8446
|
},
|
|
8447
|
+
{
|
|
8448
|
+
"abstract": true,
|
|
8449
|
+
"docs": {
|
|
8450
|
+
"default": "- false, unless `yarnBerryOptions.dedupePackages` is set",
|
|
8451
|
+
"remarks": "Deduplication prevents multiple versions of the same package from being\ninstalled, if a single version can satisfy all requested version ranges.\nThis prevents version proliferation and reduces the size of the dependency\ntree.\n\nThe behavior depends on the package manager:\n- npm: runs `npm dedupe` after every mutating install.\n- pnpm: runs `pnpm dedupe` after every mutating install.\n- Yarn Berry: runs `yarn dedupe` after every mutating install. If\n `yarnBerryOptions.dedupePackages` is set, only the listed packages are\n deduplicated.\n- Yarn Classic: `yarn install` already deduplicates, so the task only\n prints an informational message.\n- Bun: not supported, enabling this option throws an error.",
|
|
8452
|
+
"stability": "experimental",
|
|
8453
|
+
"summary": "Add a `dedupe` task that deduplicates project dependencies."
|
|
8454
|
+
},
|
|
8455
|
+
"immutable": true,
|
|
8456
|
+
"locationInModule": {
|
|
8457
|
+
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8458
|
+
"line": 903
|
|
8459
|
+
},
|
|
8460
|
+
"name": "dedupeDeps",
|
|
8461
|
+
"optional": true,
|
|
8462
|
+
"type": {
|
|
8463
|
+
"primitive": "boolean"
|
|
8464
|
+
}
|
|
8465
|
+
},
|
|
8428
8466
|
{
|
|
8429
8467
|
"abstract": true,
|
|
8430
8468
|
"docs": {
|
|
@@ -8597,7 +8635,7 @@
|
|
|
8597
8635
|
"immutable": true,
|
|
8598
8636
|
"locationInModule": {
|
|
8599
8637
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8600
|
-
"line":
|
|
8638
|
+
"line": 1077
|
|
8601
8639
|
},
|
|
8602
8640
|
"name": "devContainer",
|
|
8603
8641
|
"optional": true,
|
|
@@ -8822,7 +8860,7 @@
|
|
|
8822
8860
|
"immutable": true,
|
|
8823
8861
|
"locationInModule": {
|
|
8824
8862
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8825
|
-
"line":
|
|
8863
|
+
"line": 1071
|
|
8826
8864
|
},
|
|
8827
8865
|
"name": "github",
|
|
8828
8866
|
"optional": true,
|
|
@@ -8840,7 +8878,7 @@
|
|
|
8840
8878
|
"immutable": true,
|
|
8841
8879
|
"locationInModule": {
|
|
8842
8880
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8843
|
-
"line":
|
|
8881
|
+
"line": 1064
|
|
8844
8882
|
},
|
|
8845
8883
|
"name": "githubOptions",
|
|
8846
8884
|
"optional": true,
|
|
@@ -8879,7 +8917,7 @@
|
|
|
8879
8917
|
"immutable": true,
|
|
8880
8918
|
"locationInModule": {
|
|
8881
8919
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8882
|
-
"line":
|
|
8920
|
+
"line": 1174
|
|
8883
8921
|
},
|
|
8884
8922
|
"name": "gitIgnoreOptions",
|
|
8885
8923
|
"optional": true,
|
|
@@ -8896,7 +8934,7 @@
|
|
|
8896
8934
|
"immutable": true,
|
|
8897
8935
|
"locationInModule": {
|
|
8898
8936
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8899
|
-
"line":
|
|
8937
|
+
"line": 1169
|
|
8900
8938
|
},
|
|
8901
8939
|
"name": "gitOptions",
|
|
8902
8940
|
"optional": true,
|
|
@@ -8914,7 +8952,7 @@
|
|
|
8914
8952
|
"immutable": true,
|
|
8915
8953
|
"locationInModule": {
|
|
8916
8954
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8917
|
-
"line":
|
|
8955
|
+
"line": 1058
|
|
8918
8956
|
},
|
|
8919
8957
|
"name": "gitpod",
|
|
8920
8958
|
"optional": true,
|
|
@@ -8932,7 +8970,7 @@
|
|
|
8932
8970
|
"immutable": true,
|
|
8933
8971
|
"locationInModule": {
|
|
8934
8972
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8935
|
-
"line":
|
|
8973
|
+
"line": 1192
|
|
8936
8974
|
},
|
|
8937
8975
|
"name": "homebrew",
|
|
8938
8976
|
"optional": true,
|
|
@@ -8950,7 +8988,7 @@
|
|
|
8950
8988
|
"immutable": true,
|
|
8951
8989
|
"locationInModule": {
|
|
8952
8990
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8953
|
-
"line":
|
|
8991
|
+
"line": 1197
|
|
8954
8992
|
},
|
|
8955
8993
|
"name": "homebrewOptions",
|
|
8956
8994
|
"optional": true,
|
|
@@ -9152,7 +9190,7 @@
|
|
|
9152
9190
|
"immutable": true,
|
|
9153
9191
|
"locationInModule": {
|
|
9154
9192
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9155
|
-
"line":
|
|
9193
|
+
"line": 1164
|
|
9156
9194
|
},
|
|
9157
9195
|
"name": "logging",
|
|
9158
9196
|
"optional": true,
|
|
@@ -9246,7 +9284,7 @@
|
|
|
9246
9284
|
"immutable": true,
|
|
9247
9285
|
"locationInModule": {
|
|
9248
9286
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9249
|
-
"line":
|
|
9287
|
+
"line": 1202
|
|
9250
9288
|
},
|
|
9251
9289
|
"name": "mise",
|
|
9252
9290
|
"optional": true,
|
|
@@ -9264,7 +9302,7 @@
|
|
|
9264
9302
|
"immutable": true,
|
|
9265
9303
|
"locationInModule": {
|
|
9266
9304
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9267
|
-
"line":
|
|
9305
|
+
"line": 1207
|
|
9268
9306
|
},
|
|
9269
9307
|
"name": "miseOptions",
|
|
9270
9308
|
"optional": true,
|
|
@@ -9448,7 +9486,7 @@
|
|
|
9448
9486
|
"immutable": true,
|
|
9449
9487
|
"locationInModule": {
|
|
9450
9488
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9451
|
-
"line":
|
|
9489
|
+
"line": 1158
|
|
9452
9490
|
},
|
|
9453
9491
|
"name": "outdir",
|
|
9454
9492
|
"optional": true,
|
|
@@ -9525,7 +9563,7 @@
|
|
|
9525
9563
|
"immutable": true,
|
|
9526
9564
|
"locationInModule": {
|
|
9527
9565
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9528
|
-
"line":
|
|
9566
|
+
"line": 1147
|
|
9529
9567
|
},
|
|
9530
9568
|
"name": "parent",
|
|
9531
9569
|
"optional": true,
|
|
@@ -9661,7 +9699,7 @@
|
|
|
9661
9699
|
"immutable": true,
|
|
9662
9700
|
"locationInModule": {
|
|
9663
9701
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9664
|
-
"line":
|
|
9702
|
+
"line": 1142
|
|
9665
9703
|
},
|
|
9666
9704
|
"name": "projectTree",
|
|
9667
9705
|
"optional": true,
|
|
@@ -9680,7 +9718,7 @@
|
|
|
9680
9718
|
"immutable": true,
|
|
9681
9719
|
"locationInModule": {
|
|
9682
9720
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9683
|
-
"line":
|
|
9721
|
+
"line": 1136
|
|
9684
9722
|
},
|
|
9685
9723
|
"name": "projenCommand",
|
|
9686
9724
|
"optional": true,
|
|
@@ -9698,7 +9736,7 @@
|
|
|
9698
9736
|
"immutable": true,
|
|
9699
9737
|
"locationInModule": {
|
|
9700
9738
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9701
|
-
"line":
|
|
9739
|
+
"line": 1052
|
|
9702
9740
|
},
|
|
9703
9741
|
"name": "projenCredentials",
|
|
9704
9742
|
"optional": true,
|
|
@@ -9752,7 +9790,7 @@
|
|
|
9752
9790
|
"immutable": true,
|
|
9753
9791
|
"locationInModule": {
|
|
9754
9792
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9755
|
-
"line":
|
|
9793
|
+
"line": 1129
|
|
9756
9794
|
},
|
|
9757
9795
|
"name": "projenrcJson",
|
|
9758
9796
|
"optional": true,
|
|
@@ -9770,7 +9808,7 @@
|
|
|
9770
9808
|
"immutable": true,
|
|
9771
9809
|
"locationInModule": {
|
|
9772
9810
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9773
|
-
"line":
|
|
9811
|
+
"line": 1123
|
|
9774
9812
|
},
|
|
9775
9813
|
"name": "projenrcJsonOptions",
|
|
9776
9814
|
"optional": true,
|
|
@@ -9940,7 +9978,7 @@
|
|
|
9940
9978
|
"immutable": true,
|
|
9941
9979
|
"locationInModule": {
|
|
9942
9980
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9943
|
-
"line":
|
|
9981
|
+
"line": 1046
|
|
9944
9982
|
},
|
|
9945
9983
|
"name": "readme",
|
|
9946
9984
|
"optional": true,
|
|
@@ -10192,7 +10230,7 @@
|
|
|
10192
10230
|
"immutable": true,
|
|
10193
10231
|
"locationInModule": {
|
|
10194
10232
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10195
|
-
"line":
|
|
10233
|
+
"line": 1117
|
|
10196
10234
|
},
|
|
10197
10235
|
"name": "renovatebot",
|
|
10198
10236
|
"optional": true,
|
|
@@ -10210,7 +10248,7 @@
|
|
|
10210
10248
|
"immutable": true,
|
|
10211
10249
|
"locationInModule": {
|
|
10212
10250
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10213
|
-
"line":
|
|
10251
|
+
"line": 1111
|
|
10214
10252
|
},
|
|
10215
10253
|
"name": "renovatebotOptions",
|
|
10216
10254
|
"optional": true,
|
|
@@ -10377,7 +10415,7 @@
|
|
|
10377
10415
|
"immutable": true,
|
|
10378
10416
|
"locationInModule": {
|
|
10379
10417
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10380
|
-
"line":
|
|
10418
|
+
"line": 1040
|
|
10381
10419
|
},
|
|
10382
10420
|
"name": "stale",
|
|
10383
10421
|
"optional": true,
|
|
@@ -10396,7 +10434,7 @@
|
|
|
10396
10434
|
"immutable": true,
|
|
10397
10435
|
"locationInModule": {
|
|
10398
10436
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10399
|
-
"line":
|
|
10437
|
+
"line": 1033
|
|
10400
10438
|
},
|
|
10401
10439
|
"name": "staleOptions",
|
|
10402
10440
|
"optional": true,
|
|
@@ -10531,7 +10569,7 @@
|
|
|
10531
10569
|
"immutable": true,
|
|
10532
10570
|
"locationInModule": {
|
|
10533
10571
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10534
|
-
"line":
|
|
10572
|
+
"line": 1212
|
|
10535
10573
|
},
|
|
10536
10574
|
"name": "vitest",
|
|
10537
10575
|
"optional": true,
|
|
@@ -10549,7 +10587,7 @@
|
|
|
10549
10587
|
"immutable": true,
|
|
10550
10588
|
"locationInModule": {
|
|
10551
10589
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10552
|
-
"line":
|
|
10590
|
+
"line": 1217
|
|
10553
10591
|
},
|
|
10554
10592
|
"name": "vitestOptions",
|
|
10555
10593
|
"optional": true,
|
|
@@ -10568,7 +10606,7 @@
|
|
|
10568
10606
|
"immutable": true,
|
|
10569
10607
|
"locationInModule": {
|
|
10570
10608
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10571
|
-
"line":
|
|
10609
|
+
"line": 1026
|
|
10572
10610
|
},
|
|
10573
10611
|
"name": "vscode",
|
|
10574
10612
|
"optional": true,
|
|
@@ -11903,7 +11941,7 @@
|
|
|
11903
11941
|
"immutable": true,
|
|
11904
11942
|
"locationInModule": {
|
|
11905
11943
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
11906
|
-
"line":
|
|
11944
|
+
"line": 1160
|
|
11907
11945
|
},
|
|
11908
11946
|
"name": "name",
|
|
11909
11947
|
"type": {
|
|
@@ -11937,7 +11975,7 @@
|
|
|
11937
11975
|
"immutable": true,
|
|
11938
11976
|
"locationInModule": {
|
|
11939
11977
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
11940
|
-
"line":
|
|
11978
|
+
"line": 992
|
|
11941
11979
|
},
|
|
11942
11980
|
"name": "addPackageManagerToDevEngines",
|
|
11943
11981
|
"optional": true,
|
|
@@ -11956,7 +11994,7 @@
|
|
|
11956
11994
|
"immutable": true,
|
|
11957
11995
|
"locationInModule": {
|
|
11958
11996
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
11959
|
-
"line":
|
|
11997
|
+
"line": 986
|
|
11960
11998
|
},
|
|
11961
11999
|
"name": "allowLibraryDependencies",
|
|
11962
12000
|
"optional": true,
|
|
@@ -11975,7 +12013,7 @@
|
|
|
11975
12013
|
"immutable": true,
|
|
11976
12014
|
"locationInModule": {
|
|
11977
12015
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
11978
|
-
"line":
|
|
12016
|
+
"line": 978
|
|
11979
12017
|
},
|
|
11980
12018
|
"name": "allowScripts",
|
|
11981
12019
|
"optional": true,
|
|
@@ -12052,7 +12090,7 @@
|
|
|
12052
12090
|
"immutable": true,
|
|
12053
12091
|
"locationInModule": {
|
|
12054
12092
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12055
|
-
"line":
|
|
12093
|
+
"line": 948
|
|
12056
12094
|
},
|
|
12057
12095
|
"name": "authorEmail",
|
|
12058
12096
|
"optional": true,
|
|
@@ -12069,7 +12107,7 @@
|
|
|
12069
12107
|
"immutable": true,
|
|
12070
12108
|
"locationInModule": {
|
|
12071
12109
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12072
|
-
"line":
|
|
12110
|
+
"line": 943
|
|
12073
12111
|
},
|
|
12074
12112
|
"name": "authorName",
|
|
12075
12113
|
"optional": true,
|
|
@@ -12086,7 +12124,7 @@
|
|
|
12086
12124
|
"immutable": true,
|
|
12087
12125
|
"locationInModule": {
|
|
12088
12126
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12089
|
-
"line":
|
|
12127
|
+
"line": 938
|
|
12090
12128
|
},
|
|
12091
12129
|
"name": "authorOrganization",
|
|
12092
12130
|
"optional": true,
|
|
@@ -12103,7 +12141,7 @@
|
|
|
12103
12141
|
"immutable": true,
|
|
12104
12142
|
"locationInModule": {
|
|
12105
12143
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12106
|
-
"line":
|
|
12144
|
+
"line": 933
|
|
12107
12145
|
},
|
|
12108
12146
|
"name": "authorUrl",
|
|
12109
12147
|
"optional": true,
|
|
@@ -12121,7 +12159,7 @@
|
|
|
12121
12159
|
"immutable": true,
|
|
12122
12160
|
"locationInModule": {
|
|
12123
12161
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12124
|
-
"line":
|
|
12162
|
+
"line": 1078
|
|
12125
12163
|
},
|
|
12126
12164
|
"name": "autoApproveOptions",
|
|
12127
12165
|
"optional": true,
|
|
@@ -12158,7 +12196,7 @@
|
|
|
12158
12196
|
"immutable": true,
|
|
12159
12197
|
"locationInModule": {
|
|
12160
12198
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12161
|
-
"line":
|
|
12199
|
+
"line": 928
|
|
12162
12200
|
},
|
|
12163
12201
|
"name": "autoDetectBin",
|
|
12164
12202
|
"optional": true,
|
|
@@ -12177,7 +12215,7 @@
|
|
|
12177
12215
|
"immutable": true,
|
|
12178
12216
|
"locationInModule": {
|
|
12179
12217
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12180
|
-
"line":
|
|
12218
|
+
"line": 1072
|
|
12181
12219
|
},
|
|
12182
12220
|
"name": "autoMerge",
|
|
12183
12221
|
"optional": true,
|
|
@@ -12196,7 +12234,7 @@
|
|
|
12196
12234
|
"immutable": true,
|
|
12197
12235
|
"locationInModule": {
|
|
12198
12236
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12199
|
-
"line":
|
|
12237
|
+
"line": 1064
|
|
12200
12238
|
},
|
|
12201
12239
|
"name": "autoMergeOptions",
|
|
12202
12240
|
"optional": true,
|
|
@@ -12214,7 +12252,7 @@
|
|
|
12214
12252
|
"immutable": true,
|
|
12215
12253
|
"locationInModule": {
|
|
12216
12254
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12217
|
-
"line":
|
|
12255
|
+
"line": 922
|
|
12218
12256
|
},
|
|
12219
12257
|
"name": "bin",
|
|
12220
12258
|
"optional": true,
|
|
@@ -12272,7 +12310,7 @@
|
|
|
12272
12310
|
"immutable": true,
|
|
12273
12311
|
"locationInModule": {
|
|
12274
12312
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12275
|
-
"line":
|
|
12313
|
+
"line": 914
|
|
12276
12314
|
},
|
|
12277
12315
|
"name": "bugsEmail",
|
|
12278
12316
|
"optional": true,
|
|
@@ -12289,7 +12327,7 @@
|
|
|
12289
12327
|
"immutable": true,
|
|
12290
12328
|
"locationInModule": {
|
|
12291
12329
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12292
|
-
"line":
|
|
12330
|
+
"line": 909
|
|
12293
12331
|
},
|
|
12294
12332
|
"name": "bugsUrl",
|
|
12295
12333
|
"optional": true,
|
|
@@ -12361,7 +12399,7 @@
|
|
|
12361
12399
|
"immutable": true,
|
|
12362
12400
|
"locationInModule": {
|
|
12363
12401
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12364
|
-
"line":
|
|
12402
|
+
"line": 904
|
|
12365
12403
|
},
|
|
12366
12404
|
"name": "bundledDeps",
|
|
12367
12405
|
"optional": true,
|
|
@@ -12401,7 +12439,7 @@
|
|
|
12401
12439
|
"immutable": true,
|
|
12402
12440
|
"locationInModule": {
|
|
12403
12441
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12404
|
-
"line":
|
|
12442
|
+
"line": 889
|
|
12405
12443
|
},
|
|
12406
12444
|
"name": "bunVersion",
|
|
12407
12445
|
"optional": true,
|
|
@@ -12438,7 +12476,7 @@
|
|
|
12438
12476
|
"immutable": true,
|
|
12439
12477
|
"locationInModule": {
|
|
12440
12478
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12441
|
-
"line":
|
|
12479
|
+
"line": 1056
|
|
12442
12480
|
},
|
|
12443
12481
|
"name": "clobber",
|
|
12444
12482
|
"optional": true,
|
|
@@ -12457,7 +12495,7 @@
|
|
|
12457
12495
|
"immutable": true,
|
|
12458
12496
|
"locationInModule": {
|
|
12459
12497
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12460
|
-
"line":
|
|
12498
|
+
"line": 883
|
|
12461
12499
|
},
|
|
12462
12500
|
"name": "codeArtifactOptions",
|
|
12463
12501
|
"optional": true,
|
|
@@ -12511,7 +12549,7 @@
|
|
|
12511
12549
|
"immutable": true,
|
|
12512
12550
|
"locationInModule": {
|
|
12513
12551
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12514
|
-
"line":
|
|
12552
|
+
"line": 1153
|
|
12515
12553
|
},
|
|
12516
12554
|
"name": "commitGenerated",
|
|
12517
12555
|
"optional": true,
|
|
@@ -12612,6 +12650,25 @@
|
|
|
12612
12650
|
"primitive": "string"
|
|
12613
12651
|
}
|
|
12614
12652
|
},
|
|
12653
|
+
{
|
|
12654
|
+
"abstract": true,
|
|
12655
|
+
"docs": {
|
|
12656
|
+
"default": "- false, unless `yarnBerryOptions.dedupePackages` is set",
|
|
12657
|
+
"remarks": "Deduplication prevents multiple versions of the same package from being\ninstalled, if a single version can satisfy all requested version ranges.\nThis prevents version proliferation and reduces the size of the dependency\ntree.\n\nThe behavior depends on the package manager:\n- npm: runs `npm dedupe` after every mutating install.\n- pnpm: runs `pnpm dedupe` after every mutating install.\n- Yarn Berry: runs `yarn dedupe` after every mutating install. If\n `yarnBerryOptions.dedupePackages` is set, only the listed packages are\n deduplicated.\n- Yarn Classic: `yarn install` already deduplicates, so the task only\n prints an informational message.\n- Bun: not supported, enabling this option throws an error.",
|
|
12658
|
+
"stability": "experimental",
|
|
12659
|
+
"summary": "Add a `dedupe` task that deduplicates project dependencies."
|
|
12660
|
+
},
|
|
12661
|
+
"immutable": true,
|
|
12662
|
+
"locationInModule": {
|
|
12663
|
+
"filename": "src/projects/jsii-options.generated.ts",
|
|
12664
|
+
"line": 876
|
|
12665
|
+
},
|
|
12666
|
+
"name": "dedupeDeps",
|
|
12667
|
+
"optional": true,
|
|
12668
|
+
"type": {
|
|
12669
|
+
"primitive": "boolean"
|
|
12670
|
+
}
|
|
12671
|
+
},
|
|
12615
12672
|
{
|
|
12616
12673
|
"abstract": true,
|
|
12617
12674
|
"docs": {
|
|
@@ -12784,7 +12841,7 @@
|
|
|
12784
12841
|
"immutable": true,
|
|
12785
12842
|
"locationInModule": {
|
|
12786
12843
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12787
|
-
"line":
|
|
12844
|
+
"line": 1050
|
|
12788
12845
|
},
|
|
12789
12846
|
"name": "devContainer",
|
|
12790
12847
|
"optional": true,
|
|
@@ -12996,7 +13053,7 @@
|
|
|
12996
13053
|
"immutable": true,
|
|
12997
13054
|
"locationInModule": {
|
|
12998
13055
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12999
|
-
"line":
|
|
13056
|
+
"line": 1044
|
|
13000
13057
|
},
|
|
13001
13058
|
"name": "github",
|
|
13002
13059
|
"optional": true,
|
|
@@ -13014,7 +13071,7 @@
|
|
|
13014
13071
|
"immutable": true,
|
|
13015
13072
|
"locationInModule": {
|
|
13016
13073
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13017
|
-
"line":
|
|
13074
|
+
"line": 1037
|
|
13018
13075
|
},
|
|
13019
13076
|
"name": "githubOptions",
|
|
13020
13077
|
"optional": true,
|
|
@@ -13053,7 +13110,7 @@
|
|
|
13053
13110
|
"immutable": true,
|
|
13054
13111
|
"locationInModule": {
|
|
13055
13112
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13056
|
-
"line":
|
|
13113
|
+
"line": 1147
|
|
13057
13114
|
},
|
|
13058
13115
|
"name": "gitIgnoreOptions",
|
|
13059
13116
|
"optional": true,
|
|
@@ -13070,7 +13127,7 @@
|
|
|
13070
13127
|
"immutable": true,
|
|
13071
13128
|
"locationInModule": {
|
|
13072
13129
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13073
|
-
"line":
|
|
13130
|
+
"line": 1142
|
|
13074
13131
|
},
|
|
13075
13132
|
"name": "gitOptions",
|
|
13076
13133
|
"optional": true,
|
|
@@ -13088,7 +13145,7 @@
|
|
|
13088
13145
|
"immutable": true,
|
|
13089
13146
|
"locationInModule": {
|
|
13090
13147
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13091
|
-
"line":
|
|
13148
|
+
"line": 1031
|
|
13092
13149
|
},
|
|
13093
13150
|
"name": "gitpod",
|
|
13094
13151
|
"optional": true,
|
|
@@ -13106,7 +13163,7 @@
|
|
|
13106
13163
|
"immutable": true,
|
|
13107
13164
|
"locationInModule": {
|
|
13108
13165
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13109
|
-
"line":
|
|
13166
|
+
"line": 1165
|
|
13110
13167
|
},
|
|
13111
13168
|
"name": "homebrew",
|
|
13112
13169
|
"optional": true,
|
|
@@ -13124,7 +13181,7 @@
|
|
|
13124
13181
|
"immutable": true,
|
|
13125
13182
|
"locationInModule": {
|
|
13126
13183
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13127
|
-
"line":
|
|
13184
|
+
"line": 1170
|
|
13128
13185
|
},
|
|
13129
13186
|
"name": "homebrewOptions",
|
|
13130
13187
|
"optional": true,
|
|
@@ -13276,7 +13333,7 @@
|
|
|
13276
13333
|
"immutable": true,
|
|
13277
13334
|
"locationInModule": {
|
|
13278
13335
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13279
|
-
"line":
|
|
13336
|
+
"line": 1137
|
|
13280
13337
|
},
|
|
13281
13338
|
"name": "logging",
|
|
13282
13339
|
"optional": true,
|
|
@@ -13370,7 +13427,7 @@
|
|
|
13370
13427
|
"immutable": true,
|
|
13371
13428
|
"locationInModule": {
|
|
13372
13429
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13373
|
-
"line":
|
|
13430
|
+
"line": 1175
|
|
13374
13431
|
},
|
|
13375
13432
|
"name": "mise",
|
|
13376
13433
|
"optional": true,
|
|
@@ -13388,7 +13445,7 @@
|
|
|
13388
13445
|
"immutable": true,
|
|
13389
13446
|
"locationInModule": {
|
|
13390
13447
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13391
|
-
"line":
|
|
13448
|
+
"line": 1180
|
|
13392
13449
|
},
|
|
13393
13450
|
"name": "miseOptions",
|
|
13394
13451
|
"optional": true,
|
|
@@ -13572,7 +13629,7 @@
|
|
|
13572
13629
|
"immutable": true,
|
|
13573
13630
|
"locationInModule": {
|
|
13574
13631
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13575
|
-
"line":
|
|
13632
|
+
"line": 1131
|
|
13576
13633
|
},
|
|
13577
13634
|
"name": "outdir",
|
|
13578
13635
|
"optional": true,
|
|
@@ -13649,7 +13706,7 @@
|
|
|
13649
13706
|
"immutable": true,
|
|
13650
13707
|
"locationInModule": {
|
|
13651
13708
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13652
|
-
"line":
|
|
13709
|
+
"line": 1120
|
|
13653
13710
|
},
|
|
13654
13711
|
"name": "parent",
|
|
13655
13712
|
"optional": true,
|
|
@@ -13785,7 +13842,7 @@
|
|
|
13785
13842
|
"immutable": true,
|
|
13786
13843
|
"locationInModule": {
|
|
13787
13844
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13788
|
-
"line":
|
|
13845
|
+
"line": 1115
|
|
13789
13846
|
},
|
|
13790
13847
|
"name": "projectTree",
|
|
13791
13848
|
"optional": true,
|
|
@@ -13804,7 +13861,7 @@
|
|
|
13804
13861
|
"immutable": true,
|
|
13805
13862
|
"locationInModule": {
|
|
13806
13863
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13807
|
-
"line":
|
|
13864
|
+
"line": 1109
|
|
13808
13865
|
},
|
|
13809
13866
|
"name": "projenCommand",
|
|
13810
13867
|
"optional": true,
|
|
@@ -13822,7 +13879,7 @@
|
|
|
13822
13879
|
"immutable": true,
|
|
13823
13880
|
"locationInModule": {
|
|
13824
13881
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13825
|
-
"line":
|
|
13882
|
+
"line": 1025
|
|
13826
13883
|
},
|
|
13827
13884
|
"name": "projenCredentials",
|
|
13828
13885
|
"optional": true,
|
|
@@ -13876,7 +13933,7 @@
|
|
|
13876
13933
|
"immutable": true,
|
|
13877
13934
|
"locationInModule": {
|
|
13878
13935
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13879
|
-
"line":
|
|
13936
|
+
"line": 1102
|
|
13880
13937
|
},
|
|
13881
13938
|
"name": "projenrcJson",
|
|
13882
13939
|
"optional": true,
|
|
@@ -13894,7 +13951,7 @@
|
|
|
13894
13951
|
"immutable": true,
|
|
13895
13952
|
"locationInModule": {
|
|
13896
13953
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13897
|
-
"line":
|
|
13954
|
+
"line": 1096
|
|
13898
13955
|
},
|
|
13899
13956
|
"name": "projenrcJsonOptions",
|
|
13900
13957
|
"optional": true,
|
|
@@ -14136,7 +14193,7 @@
|
|
|
14136
14193
|
"immutable": true,
|
|
14137
14194
|
"locationInModule": {
|
|
14138
14195
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14139
|
-
"line":
|
|
14196
|
+
"line": 1019
|
|
14140
14197
|
},
|
|
14141
14198
|
"name": "readme",
|
|
14142
14199
|
"optional": true,
|
|
@@ -14388,7 +14445,7 @@
|
|
|
14388
14445
|
"immutable": true,
|
|
14389
14446
|
"locationInModule": {
|
|
14390
14447
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14391
|
-
"line":
|
|
14448
|
+
"line": 1090
|
|
14392
14449
|
},
|
|
14393
14450
|
"name": "renovatebot",
|
|
14394
14451
|
"optional": true,
|
|
@@ -14406,7 +14463,7 @@
|
|
|
14406
14463
|
"immutable": true,
|
|
14407
14464
|
"locationInModule": {
|
|
14408
14465
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14409
|
-
"line":
|
|
14466
|
+
"line": 1084
|
|
14410
14467
|
},
|
|
14411
14468
|
"name": "renovatebotOptions",
|
|
14412
14469
|
"optional": true,
|
|
@@ -14554,7 +14611,7 @@
|
|
|
14554
14611
|
"immutable": true,
|
|
14555
14612
|
"locationInModule": {
|
|
14556
14613
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14557
|
-
"line":
|
|
14614
|
+
"line": 1013
|
|
14558
14615
|
},
|
|
14559
14616
|
"name": "stale",
|
|
14560
14617
|
"optional": true,
|
|
@@ -14573,7 +14630,7 @@
|
|
|
14573
14630
|
"immutable": true,
|
|
14574
14631
|
"locationInModule": {
|
|
14575
14632
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14576
|
-
"line":
|
|
14633
|
+
"line": 1006
|
|
14577
14634
|
},
|
|
14578
14635
|
"name": "staleOptions",
|
|
14579
14636
|
"optional": true,
|
|
@@ -14665,7 +14722,7 @@
|
|
|
14665
14722
|
"immutable": true,
|
|
14666
14723
|
"locationInModule": {
|
|
14667
14724
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14668
|
-
"line":
|
|
14725
|
+
"line": 1195
|
|
14669
14726
|
},
|
|
14670
14727
|
"name": "typeDoc",
|
|
14671
14728
|
"optional": true,
|
|
@@ -14683,7 +14740,7 @@
|
|
|
14683
14740
|
"immutable": true,
|
|
14684
14741
|
"locationInModule": {
|
|
14685
14742
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14686
|
-
"line":
|
|
14743
|
+
"line": 1200
|
|
14687
14744
|
},
|
|
14688
14745
|
"name": "typeDocOptions",
|
|
14689
14746
|
"optional": true,
|
|
@@ -14763,7 +14820,7 @@
|
|
|
14763
14820
|
"immutable": true,
|
|
14764
14821
|
"locationInModule": {
|
|
14765
14822
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14766
|
-
"line":
|
|
14823
|
+
"line": 1185
|
|
14767
14824
|
},
|
|
14768
14825
|
"name": "vitest",
|
|
14769
14826
|
"optional": true,
|
|
@@ -14781,7 +14838,7 @@
|
|
|
14781
14838
|
"immutable": true,
|
|
14782
14839
|
"locationInModule": {
|
|
14783
14840
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14784
|
-
"line":
|
|
14841
|
+
"line": 1190
|
|
14785
14842
|
},
|
|
14786
14843
|
"name": "vitestOptions",
|
|
14787
14844
|
"optional": true,
|
|
@@ -14800,7 +14857,7 @@
|
|
|
14800
14857
|
"immutable": true,
|
|
14801
14858
|
"locationInModule": {
|
|
14802
14859
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14803
|
-
"line":
|
|
14860
|
+
"line": 999
|
|
14804
14861
|
},
|
|
14805
14862
|
"name": "vscode",
|
|
14806
14863
|
"optional": true,
|
|
@@ -17272,7 +17329,7 @@
|
|
|
17272
17329
|
"immutable": true,
|
|
17273
17330
|
"locationInModule": {
|
|
17274
17331
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17275
|
-
"line":
|
|
17332
|
+
"line": 1056
|
|
17276
17333
|
},
|
|
17277
17334
|
"name": "name",
|
|
17278
17335
|
"type": {
|
|
@@ -17289,7 +17346,7 @@
|
|
|
17289
17346
|
"immutable": true,
|
|
17290
17347
|
"locationInModule": {
|
|
17291
17348
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17292
|
-
"line":
|
|
17349
|
+
"line": 888
|
|
17293
17350
|
},
|
|
17294
17351
|
"name": "addPackageManagerToDevEngines",
|
|
17295
17352
|
"optional": true,
|
|
@@ -17308,7 +17365,7 @@
|
|
|
17308
17365
|
"immutable": true,
|
|
17309
17366
|
"locationInModule": {
|
|
17310
17367
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17311
|
-
"line":
|
|
17368
|
+
"line": 882
|
|
17312
17369
|
},
|
|
17313
17370
|
"name": "allowLibraryDependencies",
|
|
17314
17371
|
"optional": true,
|
|
@@ -17327,7 +17384,7 @@
|
|
|
17327
17384
|
"immutable": true,
|
|
17328
17385
|
"locationInModule": {
|
|
17329
17386
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17330
|
-
"line":
|
|
17387
|
+
"line": 874
|
|
17331
17388
|
},
|
|
17332
17389
|
"name": "allowScripts",
|
|
17333
17390
|
"optional": true,
|
|
@@ -17404,7 +17461,7 @@
|
|
|
17404
17461
|
"immutable": true,
|
|
17405
17462
|
"locationInModule": {
|
|
17406
17463
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17407
|
-
"line":
|
|
17464
|
+
"line": 844
|
|
17408
17465
|
},
|
|
17409
17466
|
"name": "authorEmail",
|
|
17410
17467
|
"optional": true,
|
|
@@ -17421,7 +17478,7 @@
|
|
|
17421
17478
|
"immutable": true,
|
|
17422
17479
|
"locationInModule": {
|
|
17423
17480
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17424
|
-
"line":
|
|
17481
|
+
"line": 839
|
|
17425
17482
|
},
|
|
17426
17483
|
"name": "authorName",
|
|
17427
17484
|
"optional": true,
|
|
@@ -17438,7 +17495,7 @@
|
|
|
17438
17495
|
"immutable": true,
|
|
17439
17496
|
"locationInModule": {
|
|
17440
17497
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17441
|
-
"line":
|
|
17498
|
+
"line": 834
|
|
17442
17499
|
},
|
|
17443
17500
|
"name": "authorOrganization",
|
|
17444
17501
|
"optional": true,
|
|
@@ -17455,7 +17512,7 @@
|
|
|
17455
17512
|
"immutable": true,
|
|
17456
17513
|
"locationInModule": {
|
|
17457
17514
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17458
|
-
"line":
|
|
17515
|
+
"line": 829
|
|
17459
17516
|
},
|
|
17460
17517
|
"name": "authorUrl",
|
|
17461
17518
|
"optional": true,
|
|
@@ -17473,7 +17530,7 @@
|
|
|
17473
17530
|
"immutable": true,
|
|
17474
17531
|
"locationInModule": {
|
|
17475
17532
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17476
|
-
"line":
|
|
17533
|
+
"line": 974
|
|
17477
17534
|
},
|
|
17478
17535
|
"name": "autoApproveOptions",
|
|
17479
17536
|
"optional": true,
|
|
@@ -17510,7 +17567,7 @@
|
|
|
17510
17567
|
"immutable": true,
|
|
17511
17568
|
"locationInModule": {
|
|
17512
17569
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17513
|
-
"line":
|
|
17570
|
+
"line": 824
|
|
17514
17571
|
},
|
|
17515
17572
|
"name": "autoDetectBin",
|
|
17516
17573
|
"optional": true,
|
|
@@ -17529,7 +17586,7 @@
|
|
|
17529
17586
|
"immutable": true,
|
|
17530
17587
|
"locationInModule": {
|
|
17531
17588
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17532
|
-
"line":
|
|
17589
|
+
"line": 968
|
|
17533
17590
|
},
|
|
17534
17591
|
"name": "autoMerge",
|
|
17535
17592
|
"optional": true,
|
|
@@ -17548,7 +17605,7 @@
|
|
|
17548
17605
|
"immutable": true,
|
|
17549
17606
|
"locationInModule": {
|
|
17550
17607
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17551
|
-
"line":
|
|
17608
|
+
"line": 960
|
|
17552
17609
|
},
|
|
17553
17610
|
"name": "autoMergeOptions",
|
|
17554
17611
|
"optional": true,
|
|
@@ -17566,7 +17623,7 @@
|
|
|
17566
17623
|
"immutable": true,
|
|
17567
17624
|
"locationInModule": {
|
|
17568
17625
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17569
|
-
"line":
|
|
17626
|
+
"line": 818
|
|
17570
17627
|
},
|
|
17571
17628
|
"name": "bin",
|
|
17572
17629
|
"optional": true,
|
|
@@ -17624,7 +17681,7 @@
|
|
|
17624
17681
|
"immutable": true,
|
|
17625
17682
|
"locationInModule": {
|
|
17626
17683
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17627
|
-
"line":
|
|
17684
|
+
"line": 810
|
|
17628
17685
|
},
|
|
17629
17686
|
"name": "bugsEmail",
|
|
17630
17687
|
"optional": true,
|
|
@@ -17641,7 +17698,7 @@
|
|
|
17641
17698
|
"immutable": true,
|
|
17642
17699
|
"locationInModule": {
|
|
17643
17700
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17644
|
-
"line":
|
|
17701
|
+
"line": 805
|
|
17645
17702
|
},
|
|
17646
17703
|
"name": "bugsUrl",
|
|
17647
17704
|
"optional": true,
|
|
@@ -17713,7 +17770,7 @@
|
|
|
17713
17770
|
"immutable": true,
|
|
17714
17771
|
"locationInModule": {
|
|
17715
17772
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17716
|
-
"line":
|
|
17773
|
+
"line": 800
|
|
17717
17774
|
},
|
|
17718
17775
|
"name": "bundledDeps",
|
|
17719
17776
|
"optional": true,
|
|
@@ -17753,7 +17810,7 @@
|
|
|
17753
17810
|
"immutable": true,
|
|
17754
17811
|
"locationInModule": {
|
|
17755
17812
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17756
|
-
"line":
|
|
17813
|
+
"line": 785
|
|
17757
17814
|
},
|
|
17758
17815
|
"name": "bunVersion",
|
|
17759
17816
|
"optional": true,
|
|
@@ -17790,7 +17847,7 @@
|
|
|
17790
17847
|
"immutable": true,
|
|
17791
17848
|
"locationInModule": {
|
|
17792
17849
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17793
|
-
"line":
|
|
17850
|
+
"line": 952
|
|
17794
17851
|
},
|
|
17795
17852
|
"name": "clobber",
|
|
17796
17853
|
"optional": true,
|
|
@@ -17809,7 +17866,7 @@
|
|
|
17809
17866
|
"immutable": true,
|
|
17810
17867
|
"locationInModule": {
|
|
17811
17868
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17812
|
-
"line":
|
|
17869
|
+
"line": 779
|
|
17813
17870
|
},
|
|
17814
17871
|
"name": "codeArtifactOptions",
|
|
17815
17872
|
"optional": true,
|
|
@@ -17863,7 +17920,7 @@
|
|
|
17863
17920
|
"immutable": true,
|
|
17864
17921
|
"locationInModule": {
|
|
17865
17922
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17866
|
-
"line":
|
|
17923
|
+
"line": 1049
|
|
17867
17924
|
},
|
|
17868
17925
|
"name": "commitGenerated",
|
|
17869
17926
|
"optional": true,
|
|
@@ -17909,6 +17966,25 @@
|
|
|
17909
17966
|
"primitive": "string"
|
|
17910
17967
|
}
|
|
17911
17968
|
},
|
|
17969
|
+
{
|
|
17970
|
+
"abstract": true,
|
|
17971
|
+
"docs": {
|
|
17972
|
+
"default": "- false, unless `yarnBerryOptions.dedupePackages` is set",
|
|
17973
|
+
"remarks": "Deduplication prevents multiple versions of the same package from being\ninstalled, if a single version can satisfy all requested version ranges.\nThis prevents version proliferation and reduces the size of the dependency\ntree.\n\nThe behavior depends on the package manager:\n- npm: runs `npm dedupe` after every mutating install.\n- pnpm: runs `pnpm dedupe` after every mutating install.\n- Yarn Berry: runs `yarn dedupe` after every mutating install. If\n `yarnBerryOptions.dedupePackages` is set, only the listed packages are\n deduplicated.\n- Yarn Classic: `yarn install` already deduplicates, so the task only\n prints an informational message.\n- Bun: not supported, enabling this option throws an error.",
|
|
17974
|
+
"stability": "experimental",
|
|
17975
|
+
"summary": "Add a `dedupe` task that deduplicates project dependencies."
|
|
17976
|
+
},
|
|
17977
|
+
"immutable": true,
|
|
17978
|
+
"locationInModule": {
|
|
17979
|
+
"filename": "src/projects/typescript-options.generated.ts",
|
|
17980
|
+
"line": 772
|
|
17981
|
+
},
|
|
17982
|
+
"name": "dedupeDeps",
|
|
17983
|
+
"optional": true,
|
|
17984
|
+
"type": {
|
|
17985
|
+
"primitive": "boolean"
|
|
17986
|
+
}
|
|
17987
|
+
},
|
|
17912
17988
|
{
|
|
17913
17989
|
"abstract": true,
|
|
17914
17990
|
"docs": {
|
|
@@ -18081,7 +18157,7 @@
|
|
|
18081
18157
|
"immutable": true,
|
|
18082
18158
|
"locationInModule": {
|
|
18083
18159
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18084
|
-
"line":
|
|
18160
|
+
"line": 946
|
|
18085
18161
|
},
|
|
18086
18162
|
"name": "devContainer",
|
|
18087
18163
|
"optional": true,
|
|
@@ -18252,7 +18328,7 @@
|
|
|
18252
18328
|
"immutable": true,
|
|
18253
18329
|
"locationInModule": {
|
|
18254
18330
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18255
|
-
"line":
|
|
18331
|
+
"line": 940
|
|
18256
18332
|
},
|
|
18257
18333
|
"name": "github",
|
|
18258
18334
|
"optional": true,
|
|
@@ -18270,7 +18346,7 @@
|
|
|
18270
18346
|
"immutable": true,
|
|
18271
18347
|
"locationInModule": {
|
|
18272
18348
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18273
|
-
"line":
|
|
18349
|
+
"line": 933
|
|
18274
18350
|
},
|
|
18275
18351
|
"name": "githubOptions",
|
|
18276
18352
|
"optional": true,
|
|
@@ -18309,7 +18385,7 @@
|
|
|
18309
18385
|
"immutable": true,
|
|
18310
18386
|
"locationInModule": {
|
|
18311
18387
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18312
|
-
"line":
|
|
18388
|
+
"line": 1043
|
|
18313
18389
|
},
|
|
18314
18390
|
"name": "gitIgnoreOptions",
|
|
18315
18391
|
"optional": true,
|
|
@@ -18326,7 +18402,7 @@
|
|
|
18326
18402
|
"immutable": true,
|
|
18327
18403
|
"locationInModule": {
|
|
18328
18404
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18329
|
-
"line":
|
|
18405
|
+
"line": 1038
|
|
18330
18406
|
},
|
|
18331
18407
|
"name": "gitOptions",
|
|
18332
18408
|
"optional": true,
|
|
@@ -18344,7 +18420,7 @@
|
|
|
18344
18420
|
"immutable": true,
|
|
18345
18421
|
"locationInModule": {
|
|
18346
18422
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18347
|
-
"line":
|
|
18423
|
+
"line": 927
|
|
18348
18424
|
},
|
|
18349
18425
|
"name": "gitpod",
|
|
18350
18426
|
"optional": true,
|
|
@@ -18362,7 +18438,7 @@
|
|
|
18362
18438
|
"immutable": true,
|
|
18363
18439
|
"locationInModule": {
|
|
18364
18440
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18365
|
-
"line":
|
|
18441
|
+
"line": 1061
|
|
18366
18442
|
},
|
|
18367
18443
|
"name": "homebrew",
|
|
18368
18444
|
"optional": true,
|
|
@@ -18380,7 +18456,7 @@
|
|
|
18380
18456
|
"immutable": true,
|
|
18381
18457
|
"locationInModule": {
|
|
18382
18458
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18383
|
-
"line":
|
|
18459
|
+
"line": 1066
|
|
18384
18460
|
},
|
|
18385
18461
|
"name": "homebrewOptions",
|
|
18386
18462
|
"optional": true,
|
|
@@ -18510,7 +18586,7 @@
|
|
|
18510
18586
|
"immutable": true,
|
|
18511
18587
|
"locationInModule": {
|
|
18512
18588
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18513
|
-
"line":
|
|
18589
|
+
"line": 1033
|
|
18514
18590
|
},
|
|
18515
18591
|
"name": "logging",
|
|
18516
18592
|
"optional": true,
|
|
@@ -18604,7 +18680,7 @@
|
|
|
18604
18680
|
"immutable": true,
|
|
18605
18681
|
"locationInModule": {
|
|
18606
18682
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18607
|
-
"line":
|
|
18683
|
+
"line": 1071
|
|
18608
18684
|
},
|
|
18609
18685
|
"name": "mise",
|
|
18610
18686
|
"optional": true,
|
|
@@ -18622,7 +18698,7 @@
|
|
|
18622
18698
|
"immutable": true,
|
|
18623
18699
|
"locationInModule": {
|
|
18624
18700
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18625
|
-
"line":
|
|
18701
|
+
"line": 1076
|
|
18626
18702
|
},
|
|
18627
18703
|
"name": "miseOptions",
|
|
18628
18704
|
"optional": true,
|
|
@@ -18806,7 +18882,7 @@
|
|
|
18806
18882
|
"immutable": true,
|
|
18807
18883
|
"locationInModule": {
|
|
18808
18884
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18809
|
-
"line":
|
|
18885
|
+
"line": 1027
|
|
18810
18886
|
},
|
|
18811
18887
|
"name": "outdir",
|
|
18812
18888
|
"optional": true,
|
|
@@ -18883,7 +18959,7 @@
|
|
|
18883
18959
|
"immutable": true,
|
|
18884
18960
|
"locationInModule": {
|
|
18885
18961
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18886
|
-
"line":
|
|
18962
|
+
"line": 1016
|
|
18887
18963
|
},
|
|
18888
18964
|
"name": "parent",
|
|
18889
18965
|
"optional": true,
|
|
@@ -19019,7 +19095,7 @@
|
|
|
19019
19095
|
"immutable": true,
|
|
19020
19096
|
"locationInModule": {
|
|
19021
19097
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19022
|
-
"line":
|
|
19098
|
+
"line": 1011
|
|
19023
19099
|
},
|
|
19024
19100
|
"name": "projectTree",
|
|
19025
19101
|
"optional": true,
|
|
@@ -19038,7 +19114,7 @@
|
|
|
19038
19114
|
"immutable": true,
|
|
19039
19115
|
"locationInModule": {
|
|
19040
19116
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19041
|
-
"line":
|
|
19117
|
+
"line": 1005
|
|
19042
19118
|
},
|
|
19043
19119
|
"name": "projenCommand",
|
|
19044
19120
|
"optional": true,
|
|
@@ -19056,7 +19132,7 @@
|
|
|
19056
19132
|
"immutable": true,
|
|
19057
19133
|
"locationInModule": {
|
|
19058
19134
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19059
|
-
"line":
|
|
19135
|
+
"line": 921
|
|
19060
19136
|
},
|
|
19061
19137
|
"name": "projenCredentials",
|
|
19062
19138
|
"optional": true,
|
|
@@ -19110,7 +19186,7 @@
|
|
|
19110
19186
|
"immutable": true,
|
|
19111
19187
|
"locationInModule": {
|
|
19112
19188
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19113
|
-
"line":
|
|
19189
|
+
"line": 998
|
|
19114
19190
|
},
|
|
19115
19191
|
"name": "projenrcJson",
|
|
19116
19192
|
"optional": true,
|
|
@@ -19128,7 +19204,7 @@
|
|
|
19128
19204
|
"immutable": true,
|
|
19129
19205
|
"locationInModule": {
|
|
19130
19206
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19131
|
-
"line":
|
|
19207
|
+
"line": 992
|
|
19132
19208
|
},
|
|
19133
19209
|
"name": "projenrcJsonOptions",
|
|
19134
19210
|
"optional": true,
|
|
@@ -19298,7 +19374,7 @@
|
|
|
19298
19374
|
"immutable": true,
|
|
19299
19375
|
"locationInModule": {
|
|
19300
19376
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19301
|
-
"line":
|
|
19377
|
+
"line": 915
|
|
19302
19378
|
},
|
|
19303
19379
|
"name": "readme",
|
|
19304
19380
|
"optional": true,
|
|
@@ -19550,7 +19626,7 @@
|
|
|
19550
19626
|
"immutable": true,
|
|
19551
19627
|
"locationInModule": {
|
|
19552
19628
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19553
|
-
"line":
|
|
19629
|
+
"line": 986
|
|
19554
19630
|
},
|
|
19555
19631
|
"name": "renovatebot",
|
|
19556
19632
|
"optional": true,
|
|
@@ -19568,7 +19644,7 @@
|
|
|
19568
19644
|
"immutable": true,
|
|
19569
19645
|
"locationInModule": {
|
|
19570
19646
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19571
|
-
"line":
|
|
19647
|
+
"line": 980
|
|
19572
19648
|
},
|
|
19573
19649
|
"name": "renovatebotOptions",
|
|
19574
19650
|
"optional": true,
|
|
@@ -19699,7 +19775,7 @@
|
|
|
19699
19775
|
"immutable": true,
|
|
19700
19776
|
"locationInModule": {
|
|
19701
19777
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19702
|
-
"line":
|
|
19778
|
+
"line": 909
|
|
19703
19779
|
},
|
|
19704
19780
|
"name": "stale",
|
|
19705
19781
|
"optional": true,
|
|
@@ -19718,7 +19794,7 @@
|
|
|
19718
19794
|
"immutable": true,
|
|
19719
19795
|
"locationInModule": {
|
|
19720
19796
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19721
|
-
"line":
|
|
19797
|
+
"line": 902
|
|
19722
19798
|
},
|
|
19723
19799
|
"name": "staleOptions",
|
|
19724
19800
|
"optional": true,
|
|
@@ -19853,7 +19929,7 @@
|
|
|
19853
19929
|
"immutable": true,
|
|
19854
19930
|
"locationInModule": {
|
|
19855
19931
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19856
|
-
"line":
|
|
19932
|
+
"line": 1081
|
|
19857
19933
|
},
|
|
19858
19934
|
"name": "vitest",
|
|
19859
19935
|
"optional": true,
|
|
@@ -19871,7 +19947,7 @@
|
|
|
19871
19947
|
"immutable": true,
|
|
19872
19948
|
"locationInModule": {
|
|
19873
19949
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19874
|
-
"line":
|
|
19950
|
+
"line": 1086
|
|
19875
19951
|
},
|
|
19876
19952
|
"name": "vitestOptions",
|
|
19877
19953
|
"optional": true,
|
|
@@ -19890,7 +19966,7 @@
|
|
|
19890
19966
|
"immutable": true,
|
|
19891
19967
|
"locationInModule": {
|
|
19892
19968
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19893
|
-
"line":
|
|
19969
|
+
"line": 895
|
|
19894
19970
|
},
|
|
19895
19971
|
"name": "vscode",
|
|
19896
19972
|
"optional": true,
|
|
@@ -20805,6 +20881,6 @@
|
|
|
20805
20881
|
"symbolId": "src/components/vitest:VitestOptions"
|
|
20806
20882
|
}
|
|
20807
20883
|
},
|
|
20808
|
-
"version": "0.3.
|
|
20809
|
-
"fingerprint": "
|
|
20884
|
+
"version": "0.3.2",
|
|
20885
|
+
"fingerprint": "MiWguOz28v++CG8jhDOD/0ZqA0ociECWfVcfAMc3Jpc="
|
|
20810
20886
|
}
|