@codedrifters/configulator 0.0.383 → 0.0.384

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
@@ -31432,7 +31432,7 @@ var VERSION = {
31432
31432
  /**
31433
31433
  * Version of `@types/node` to use across all packages (pnpm catalog).
31434
31434
  */
31435
- TYPES_NODE_VERSION: "26.1.0",
31435
+ TYPES_NODE_VERSION: "26.1.1",
31436
31436
  /**
31437
31437
  * What version of Vite to use (pnpm override). Pinned to 5.x so Vitest 4.x
31438
31438
  * can load config (Vite 6+/7+ are ESM-only; see issue #142). Remove override