@codedrifters/configulator 0.0.336 → 0.0.337

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
@@ -28954,7 +28954,7 @@ var VERSION = {
28954
28954
  /**
28955
28955
  * Version of Astro to pin for AstroProject scaffolding.
28956
28956
  */
28957
- ASTRO_VERSION: "6.3.8",
28957
+ ASTRO_VERSION: "6.4.2",
28958
28958
  /**
28959
28959
  * CDK CLI for workflows and command line operations.
28960
28960
  *
@@ -28987,7 +28987,7 @@ var VERSION = {
28987
28987
  /**
28988
28988
  * Version of Projen to use.
28989
28989
  */
28990
- PROJEN_VERSION: "0.99.68",
28990
+ PROJEN_VERSION: "0.99.70",
28991
28991
  /**
28992
28992
  * Version of `actions/setup-node` to use in GitHub workflows.
28993
28993
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -29005,7 +29005,7 @@ var VERSION = {
29005
29005
  /**
29006
29006
  * What version of the turborepo library should we use?
29007
29007
  */
29008
- TURBO_VERSION: "2.9.15",
29008
+ TURBO_VERSION: "2.9.16",
29009
29009
  /**
29010
29010
  * Version of `@types/node` to use across all packages (pnpm catalog).
29011
29011
  */