@codedrifters/configulator 0.0.334 → 0.0.336

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,13 +10212,13 @@ 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
  *
10219
10219
  * CLI and lib are versioned separately, so this is the CLI version.
10220
10220
  */
10221
- readonly AWS_CDK_CLI_VERSION: "2.1124.1";
10221
+ readonly AWS_CDK_CLI_VERSION: "2.1125.0";
10222
10222
  /**
10223
10223
  * CDK Version to use for construct projects.
10224
10224
  *
@@ -10241,11 +10241,11 @@ declare const VERSION: {
10241
10241
  /**
10242
10242
  * Version of PNPM to use in workflows at github actions.
10243
10243
  */
10244
- readonly PNPM_VERSION: "11.3.0";
10244
+ readonly PNPM_VERSION: "11.4.0";
10245
10245
  /**
10246
10246
  * Version of Projen to use.
10247
10247
  */
10248
- readonly PROJEN_VERSION: "0.99.65";
10248
+ readonly PROJEN_VERSION: "0.99.68";
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,13 +10261,13 @@ 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
  *
10268
10268
  * CLI and lib are versioned separately, so this is the CLI version.
10269
10269
  */
10270
- readonly AWS_CDK_CLI_VERSION: "2.1124.1";
10270
+ readonly AWS_CDK_CLI_VERSION: "2.1125.0";
10271
10271
  /**
10272
10272
  * CDK Version to use for construct projects.
10273
10273
  *
@@ -10290,11 +10290,11 @@ declare const VERSION: {
10290
10290
  /**
10291
10291
  * Version of PNPM to use in workflows at github actions.
10292
10292
  */
10293
- readonly PNPM_VERSION: "11.3.0";
10293
+ readonly PNPM_VERSION: "11.4.0";
10294
10294
  /**
10295
10295
  * Version of Projen to use.
10296
10296
  */
10297
- readonly PROJEN_VERSION: "0.99.65";
10297
+ readonly PROJEN_VERSION: "0.99.68";
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,13 +29290,13 @@ 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
  *
29297
29297
  * CLI and lib are versioned separately, so this is the CLI version.
29298
29298
  */
29299
- AWS_CDK_CLI_VERSION: "2.1124.1",
29299
+ AWS_CDK_CLI_VERSION: "2.1125.0",
29300
29300
  /**
29301
29301
  * CDK Version to use for construct projects.
29302
29302
  *
@@ -29319,11 +29319,11 @@ var VERSION = {
29319
29319
  /**
29320
29320
  * Version of PNPM to use in workflows at github actions.
29321
29321
  */
29322
- PNPM_VERSION: "11.3.0",
29322
+ PNPM_VERSION: "11.4.0",
29323
29323
  /**
29324
29324
  * Version of Projen to use.
29325
29325
  */
29326
- PROJEN_VERSION: "0.99.65",
29326
+ PROJEN_VERSION: "0.99.68",
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
  */