@codedrifters/configulator 0.0.417 → 0.0.419

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/lib/index.d.mts CHANGED
@@ -11339,7 +11339,7 @@ declare const VERSION: {
11339
11339
  *
11340
11340
  * CLI and lib are versioned separately, so this is the lib version.
11341
11341
  */
11342
- readonly AWS_CDK_LIB_VERSION: "2.262.2";
11342
+ readonly AWS_CDK_LIB_VERSION: "2.263.0";
11343
11343
  /**
11344
11344
  * Version of the AWS Constructs library to use.
11345
11345
  */
@@ -11360,7 +11360,7 @@ declare const VERSION: {
11360
11360
  /**
11361
11361
  * Version of Projen to use.
11362
11362
  */
11363
- readonly PROJEN_VERSION: "0.101.22";
11363
+ readonly PROJEN_VERSION: "0.101.23";
11364
11364
  /**
11365
11365
  * Version of `actions/setup-node` to use in GitHub workflows.
11366
11366
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -11374,11 +11374,11 @@ declare const VERSION: {
11374
11374
  /**
11375
11375
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
11376
11376
  */
11377
- readonly STARLIGHT_VERSION: "0.41.5";
11377
+ readonly STARLIGHT_VERSION: "0.41.6";
11378
11378
  /**
11379
11379
  * What version of the turborepo library should we use?
11380
11380
  */
11381
- readonly TURBO_VERSION: "2.10.7";
11381
+ readonly TURBO_VERSION: "2.10.8";
11382
11382
  /**
11383
11383
  * Version of `@types/node` to use across all packages (pnpm catalog).
11384
11384
  */
package/lib/index.d.ts CHANGED
@@ -11388,7 +11388,7 @@ declare const VERSION: {
11388
11388
  *
11389
11389
  * CLI and lib are versioned separately, so this is the lib version.
11390
11390
  */
11391
- readonly AWS_CDK_LIB_VERSION: "2.262.2";
11391
+ readonly AWS_CDK_LIB_VERSION: "2.263.0";
11392
11392
  /**
11393
11393
  * Version of the AWS Constructs library to use.
11394
11394
  */
@@ -11409,7 +11409,7 @@ declare const VERSION: {
11409
11409
  /**
11410
11410
  * Version of Projen to use.
11411
11411
  */
11412
- readonly PROJEN_VERSION: "0.101.22";
11412
+ readonly PROJEN_VERSION: "0.101.23";
11413
11413
  /**
11414
11414
  * Version of `actions/setup-node` to use in GitHub workflows.
11415
11415
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -11423,11 +11423,11 @@ declare const VERSION: {
11423
11423
  /**
11424
11424
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
11425
11425
  */
11426
- readonly STARLIGHT_VERSION: "0.41.5";
11426
+ readonly STARLIGHT_VERSION: "0.41.6";
11427
11427
  /**
11428
11428
  * What version of the turborepo library should we use?
11429
11429
  */
11430
- readonly TURBO_VERSION: "2.10.7";
11430
+ readonly TURBO_VERSION: "2.10.8";
11431
11431
  /**
11432
11432
  * Version of `@types/node` to use across all packages (pnpm catalog).
11433
11433
  */
package/lib/index.js CHANGED
@@ -34805,7 +34805,7 @@ var VERSION = {
34805
34805
  *
34806
34806
  * CLI and lib are versioned separately, so this is the lib version.
34807
34807
  */
34808
- AWS_CDK_LIB_VERSION: "2.262.2",
34808
+ AWS_CDK_LIB_VERSION: "2.263.0",
34809
34809
  /**
34810
34810
  * Version of the AWS Constructs library to use.
34811
34811
  */
@@ -34826,7 +34826,7 @@ var VERSION = {
34826
34826
  /**
34827
34827
  * Version of Projen to use.
34828
34828
  */
34829
- PROJEN_VERSION: "0.101.22",
34829
+ PROJEN_VERSION: "0.101.23",
34830
34830
  /**
34831
34831
  * Version of `actions/setup-node` to use in GitHub workflows.
34832
34832
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -34840,11 +34840,11 @@ var VERSION = {
34840
34840
  /**
34841
34841
  * Version of `@astrojs/starlight` to pin for StarlightProject scaffolding.
34842
34842
  */
34843
- STARLIGHT_VERSION: "0.41.5",
34843
+ STARLIGHT_VERSION: "0.41.6",
34844
34844
  /**
34845
34845
  * What version of the turborepo library should we use?
34846
34846
  */
34847
- TURBO_VERSION: "2.10.7",
34847
+ TURBO_VERSION: "2.10.8",
34848
34848
  /**
34849
34849
  * Version of `@types/node` to use across all packages (pnpm catalog).
34850
34850
  */