@codedrifters/configulator 0.0.294 → 0.0.295

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.mjs CHANGED
@@ -26544,7 +26544,7 @@ var VERSION = {
26544
26544
  /**
26545
26545
  * Version of Astro to pin for AstroProject scaffolding.
26546
26546
  */
26547
- ASTRO_VERSION: "6.2.1",
26547
+ ASTRO_VERSION: "6.2.2",
26548
26548
  /**
26549
26549
  * CDK CLI for workflows and command line operations.
26550
26550
  *
@@ -26573,7 +26573,7 @@ var VERSION = {
26573
26573
  /**
26574
26574
  * Version of PNPM to use in workflows at github actions.
26575
26575
  */
26576
- PNPM_VERSION: "10.33.2",
26576
+ PNPM_VERSION: "10.33.3",
26577
26577
  /**
26578
26578
  * Version of Projen to use.
26579
26579
  */
@@ -26591,11 +26591,11 @@ var VERSION = {
26591
26591
  /**
26592
26592
  * Version of @astrojs/starlight to pin for StarlightProject scaffolding.
26593
26593
  */
26594
- STARLIGHT_VERSION: "0.38.4",
26594
+ STARLIGHT_VERSION: "0.38.5",
26595
26595
  /**
26596
26596
  * What version of the turborepo library should we use?
26597
26597
  */
26598
- TURBO_VERSION: "2.9.8",
26598
+ TURBO_VERSION: "2.9.9",
26599
26599
  /**
26600
26600
  * Version of @types/node to use across all packages (pnpm catalog).
26601
26601
  */