@codedrifters/configulator 0.0.284 → 0.0.285

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
@@ -7520,7 +7520,7 @@ declare const VERSION: {
7520
7520
  /**
7521
7521
  * Version of Astro to pin for AstroProject scaffolding.
7522
7522
  */
7523
- readonly ASTRO_VERSION: "6.1.10";
7523
+ readonly ASTRO_VERSION: "6.2.1";
7524
7524
  /**
7525
7525
  * CDK CLI for workflows and command line operations.
7526
7526
  *
@@ -7532,7 +7532,7 @@ declare const VERSION: {
7532
7532
  *
7533
7533
  * CLI and lib are versioned separately, so this is the lib version.
7534
7534
  */
7535
- readonly AWS_CDK_LIB_VERSION: "2.251.0";
7535
+ readonly AWS_CDK_LIB_VERSION: "2.252.0";
7536
7536
  /**
7537
7537
  * Version of the AWS Constructs library to use.
7538
7538
  */
@@ -7571,7 +7571,7 @@ declare const VERSION: {
7571
7571
  /**
7572
7572
  * What version of the turborepo library should we use?
7573
7573
  */
7574
- readonly TURBO_VERSION: "2.9.6";
7574
+ readonly TURBO_VERSION: "2.9.7";
7575
7575
  /**
7576
7576
  * Version of @types/node to use across all packages (pnpm catalog).
7577
7577
  */
package/lib/index.d.ts CHANGED
@@ -7569,7 +7569,7 @@ declare const VERSION: {
7569
7569
  /**
7570
7570
  * Version of Astro to pin for AstroProject scaffolding.
7571
7571
  */
7572
- readonly ASTRO_VERSION: "6.1.10";
7572
+ readonly ASTRO_VERSION: "6.2.1";
7573
7573
  /**
7574
7574
  * CDK CLI for workflows and command line operations.
7575
7575
  *
@@ -7581,7 +7581,7 @@ declare const VERSION: {
7581
7581
  *
7582
7582
  * CLI and lib are versioned separately, so this is the lib version.
7583
7583
  */
7584
- readonly AWS_CDK_LIB_VERSION: "2.251.0";
7584
+ readonly AWS_CDK_LIB_VERSION: "2.252.0";
7585
7585
  /**
7586
7586
  * Version of the AWS Constructs library to use.
7587
7587
  */
@@ -7620,7 +7620,7 @@ declare const VERSION: {
7620
7620
  /**
7621
7621
  * What version of the turborepo library should we use?
7622
7622
  */
7623
- readonly TURBO_VERSION: "2.9.6";
7623
+ readonly TURBO_VERSION: "2.9.7";
7624
7624
  /**
7625
7625
  * Version of @types/node to use across all packages (pnpm catalog).
7626
7626
  */
package/lib/index.js CHANGED
@@ -26494,7 +26494,7 @@ var VERSION = {
26494
26494
  /**
26495
26495
  * Version of Astro to pin for AstroProject scaffolding.
26496
26496
  */
26497
- ASTRO_VERSION: "6.1.10",
26497
+ ASTRO_VERSION: "6.2.1",
26498
26498
  /**
26499
26499
  * CDK CLI for workflows and command line operations.
26500
26500
  *
@@ -26506,7 +26506,7 @@ var VERSION = {
26506
26506
  *
26507
26507
  * CLI and lib are versioned separately, so this is the lib version.
26508
26508
  */
26509
- AWS_CDK_LIB_VERSION: "2.251.0",
26509
+ AWS_CDK_LIB_VERSION: "2.252.0",
26510
26510
  /**
26511
26511
  * Version of the AWS Constructs library to use.
26512
26512
  */
@@ -26545,7 +26545,7 @@ var VERSION = {
26545
26545
  /**
26546
26546
  * What version of the turborepo library should we use?
26547
26547
  */
26548
- TURBO_VERSION: "2.9.6",
26548
+ TURBO_VERSION: "2.9.7",
26549
26549
  /**
26550
26550
  * Version of @types/node to use across all packages (pnpm catalog).
26551
26551
  */