@powerlines/deepkit 0.6.163 → 0.6.165

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.
@@ -38,9 +38,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
38
38
  mod
39
39
  ));
40
40
 
41
- // ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.57.7_@types+node@25.5.0__@swc+core@1.15.21_@swc+h_dce13de4c1c3768e7c4a609b575c26bc/node_modules/tsup/assets/esm_shims.js
41
+ // ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.58.0_@types+node@25.5.0__@swc+core@1.15.21_@swc+h_28842bf517e7ba82e7436269fc435fd1/node_modules/tsup/assets/esm_shims.js
42
42
  var init_esm_shims = __esm({
43
- "../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.57.7_@types+node@25.5.0__@swc+core@1.15.21_@swc+h_dce13de4c1c3768e7c4a609b575c26bc/node_modules/tsup/assets/esm_shims.js"() {
43
+ "../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.58.0_@types+node@25.5.0__@swc+core@1.15.21_@swc+h_28842bf517e7ba82e7436269fc435fd1/node_modules/tsup/assets/esm_shims.js"() {
44
44
  }
45
45
  });
46
46
 
@@ -3381,10 +3381,10 @@ var require_micromatch = __commonJS({
3381
3381
  }
3382
3382
  });
3383
3383
 
3384
- // ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_0d4eeae2a917a1ea6c3b27e85fb3ee42/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
3384
+ // ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
3385
3385
  init_esm_shims();
3386
3386
 
3387
- // ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_0d4eeae2a917a1ea6c3b27e85fb3ee42/node_modules/@deepkit/type-compiler/dist/esm/src/debug.js
3387
+ // ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/debug.js
3388
3388
  init_esm_shims();
3389
3389
  function isDebug(level = 1) {
3390
3390
  const expected = "deepkit" + (level > 1 ? "+".repeat(level - 1) : "");
@@ -3404,7 +3404,7 @@ function debug2(...message) {
3404
3404
  }
3405
3405
  __name(debug2, "debug2");
3406
3406
 
3407
- // ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_0d4eeae2a917a1ea6c3b27e85fb3ee42/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
3407
+ // ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
3408
3408
  init_esm_shims();
3409
3409
  var import_micromatch = __toESM(require_micromatch());
3410
3410
  var { createSourceFile, resolveModuleName, isStringLiteral, JSDocParsingMode, ScriptTarget } = ts2;
@@ -3491,7 +3491,7 @@ var Resolver = class {
3491
3491
  }
3492
3492
  };
3493
3493
 
3494
- // ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_0d4eeae2a917a1ea6c3b27e85fb3ee42/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
3494
+ // ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
3495
3495
  var reflectionModes = [
3496
3496
  "default",
3497
3497
  "explicit",