@codedrifters/configulator 0.0.267 → 0.0.268

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
@@ -6389,7 +6389,7 @@ declare const VERSION: {
6389
6389
  /**
6390
6390
  * Version of PNPM to use in workflows at github actions.
6391
6391
  */
6392
- readonly PNPM_VERSION: "10.33.1";
6392
+ readonly PNPM_VERSION: "10.33.2";
6393
6393
  /**
6394
6394
  * Version of Projen to use.
6395
6395
  */
@@ -6407,7 +6407,7 @@ declare const VERSION: {
6407
6407
  /**
6408
6408
  * Version of @astrojs/starlight to pin for StarlightProject scaffolding.
6409
6409
  */
6410
- readonly STARLIGHT_VERSION: "0.38.3";
6410
+ readonly STARLIGHT_VERSION: "0.38.4";
6411
6411
  /**
6412
6412
  * What version of the turborepo library should we use?
6413
6413
  */
package/lib/index.d.ts CHANGED
@@ -6438,7 +6438,7 @@ declare const VERSION: {
6438
6438
  /**
6439
6439
  * Version of PNPM to use in workflows at github actions.
6440
6440
  */
6441
- readonly PNPM_VERSION: "10.33.1";
6441
+ readonly PNPM_VERSION: "10.33.2";
6442
6442
  /**
6443
6443
  * Version of Projen to use.
6444
6444
  */
@@ -6456,7 +6456,7 @@ declare const VERSION: {
6456
6456
  /**
6457
6457
  * Version of @astrojs/starlight to pin for StarlightProject scaffolding.
6458
6458
  */
6459
- readonly STARLIGHT_VERSION: "0.38.3";
6459
+ readonly STARLIGHT_VERSION: "0.38.4";
6460
6460
  /**
6461
6461
  * What version of the turborepo library should we use?
6462
6462
  */
package/lib/index.js CHANGED
@@ -26132,7 +26132,7 @@ var VERSION = {
26132
26132
  /**
26133
26133
  * Version of PNPM to use in workflows at github actions.
26134
26134
  */
26135
- PNPM_VERSION: "10.33.1",
26135
+ PNPM_VERSION: "10.33.2",
26136
26136
  /**
26137
26137
  * Version of Projen to use.
26138
26138
  */
@@ -26150,7 +26150,7 @@ var VERSION = {
26150
26150
  /**
26151
26151
  * Version of @astrojs/starlight to pin for StarlightProject scaffolding.
26152
26152
  */
26153
- STARLIGHT_VERSION: "0.38.3",
26153
+ STARLIGHT_VERSION: "0.38.4",
26154
26154
  /**
26155
26155
  * What version of the turborepo library should we use?
26156
26156
  */