@codedrifters/configulator 0.0.333 → 0.0.335

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
@@ -10212,7 +10212,7 @@ declare const VERSION: {
10212
10212
  /**
10213
10213
  * Version of Astro to pin for AstroProject scaffolding.
10214
10214
  */
10215
- readonly ASTRO_VERSION: "6.3.7";
10215
+ readonly ASTRO_VERSION: "6.3.8";
10216
10216
  /**
10217
10217
  * CDK CLI for workflows and command line operations.
10218
10218
  *
@@ -10245,7 +10245,7 @@ declare const VERSION: {
10245
10245
  /**
10246
10246
  * Version of Projen to use.
10247
10247
  */
10248
- readonly PROJEN_VERSION: "0.99.65";
10248
+ readonly PROJEN_VERSION: "0.99.66";
10249
10249
  /**
10250
10250
  * Version of `actions/setup-node` to use in GitHub workflows.
10251
10251
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -10263,7 +10263,7 @@ declare const VERSION: {
10263
10263
  /**
10264
10264
  * What version of the turborepo library should we use?
10265
10265
  */
10266
- readonly TURBO_VERSION: "2.9.14";
10266
+ readonly TURBO_VERSION: "2.9.15";
10267
10267
  /**
10268
10268
  * Version of `@types/node` to use across all packages (pnpm catalog).
10269
10269
  */
package/lib/index.d.ts CHANGED
@@ -10261,7 +10261,7 @@ declare const VERSION: {
10261
10261
  /**
10262
10262
  * Version of Astro to pin for AstroProject scaffolding.
10263
10263
  */
10264
- readonly ASTRO_VERSION: "6.3.7";
10264
+ readonly ASTRO_VERSION: "6.3.8";
10265
10265
  /**
10266
10266
  * CDK CLI for workflows and command line operations.
10267
10267
  *
@@ -10294,7 +10294,7 @@ declare const VERSION: {
10294
10294
  /**
10295
10295
  * Version of Projen to use.
10296
10296
  */
10297
- readonly PROJEN_VERSION: "0.99.65";
10297
+ readonly PROJEN_VERSION: "0.99.66";
10298
10298
  /**
10299
10299
  * Version of `actions/setup-node` to use in GitHub workflows.
10300
10300
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -10312,7 +10312,7 @@ declare const VERSION: {
10312
10312
  /**
10313
10313
  * What version of the turborepo library should we use?
10314
10314
  */
10315
- readonly TURBO_VERSION: "2.9.14";
10315
+ readonly TURBO_VERSION: "2.9.15";
10316
10316
  /**
10317
10317
  * Version of `@types/node` to use across all packages (pnpm catalog).
10318
10318
  */
package/lib/index.js CHANGED
@@ -29290,7 +29290,7 @@ var VERSION = {
29290
29290
  /**
29291
29291
  * Version of Astro to pin for AstroProject scaffolding.
29292
29292
  */
29293
- ASTRO_VERSION: "6.3.7",
29293
+ ASTRO_VERSION: "6.3.8",
29294
29294
  /**
29295
29295
  * CDK CLI for workflows and command line operations.
29296
29296
  *
@@ -29323,7 +29323,7 @@ var VERSION = {
29323
29323
  /**
29324
29324
  * Version of Projen to use.
29325
29325
  */
29326
- PROJEN_VERSION: "0.99.65",
29326
+ PROJEN_VERSION: "0.99.66",
29327
29327
  /**
29328
29328
  * Version of `actions/setup-node` to use in GitHub workflows.
29329
29329
  * Tracks the version projen currently emits (see node_modules/projen/lib/github/workflows.js).
@@ -29341,7 +29341,7 @@ var VERSION = {
29341
29341
  /**
29342
29342
  * What version of the turborepo library should we use?
29343
29343
  */
29344
- TURBO_VERSION: "2.9.14",
29344
+ TURBO_VERSION: "2.9.15",
29345
29345
  /**
29346
29346
  * Version of `@types/node` to use across all packages (pnpm catalog).
29347
29347
  */