@codedrifters/configulator 0.0.371 → 0.0.372

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
@@ -30988,7 +30988,7 @@ var VERSION = {
30988
30988
  /**
30989
30989
  * Version of `@types/node` to use across all packages (pnpm catalog).
30990
30990
  */
30991
- TYPES_NODE_VERSION: "26.0.0",
30991
+ TYPES_NODE_VERSION: "26.0.1",
30992
30992
  /**
30993
30993
  * What version of Vite to use (pnpm override). Pinned to 5.x so Vitest 4.x
30994
30994
  * can load config (Vite 6+/7+ are ESM-only; see issue #142). Remove override