@codedrifters/configulator 0.0.103 → 0.0.104

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
@@ -372,7 +372,7 @@ declare const VERSION: {
372
372
  *
373
373
  * CLI and lib are versioned separately, so this is the CLI version.
374
374
  */
375
- readonly AWS_CDK_CLI_VERSION: "2.1106.0";
375
+ readonly AWS_CDK_CLI_VERSION: "2.1106.1";
376
376
  /**
377
377
  * CDK Version to use for construct projects.
378
378
  *
@@ -398,7 +398,7 @@ declare const VERSION: {
398
398
  /**
399
399
  * What version of the turborepo library should we use?
400
400
  */
401
- readonly TURBO_VERSION: "2.8.9";
401
+ readonly TURBO_VERSION: "2.8.10";
402
402
  };
403
403
 
404
404
  /**
package/lib/index.d.ts CHANGED
@@ -421,7 +421,7 @@ declare const VERSION: {
421
421
  *
422
422
  * CLI and lib are versioned separately, so this is the CLI version.
423
423
  */
424
- readonly AWS_CDK_CLI_VERSION: "2.1106.0";
424
+ readonly AWS_CDK_CLI_VERSION: "2.1106.1";
425
425
  /**
426
426
  * CDK Version to use for construct projects.
427
427
  *
@@ -447,7 +447,7 @@ declare const VERSION: {
447
447
  /**
448
448
  * What version of the turborepo library should we use?
449
449
  */
450
- readonly TURBO_VERSION: "2.8.9";
450
+ readonly TURBO_VERSION: "2.8.10";
451
451
  };
452
452
 
453
453
  /**
package/lib/index.js CHANGED
@@ -776,7 +776,7 @@ var VERSION = {
776
776
  *
777
777
  * CLI and lib are versioned separately, so this is the CLI version.
778
778
  */
779
- AWS_CDK_CLI_VERSION: "2.1106.0",
779
+ AWS_CDK_CLI_VERSION: "2.1106.1",
780
780
  /**
781
781
  * CDK Version to use for construct projects.
782
782
  *
@@ -802,7 +802,7 @@ var VERSION = {
802
802
  /**
803
803
  * What version of the turborepo library should we use?
804
804
  */
805
- TURBO_VERSION: "2.8.9"
805
+ TURBO_VERSION: "2.8.10"
806
806
  };
807
807
 
808
808
  // src/jsii/jsii-faker.ts