@artel/artc 0.6.26026 → 0.6.26027

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.
@@ -1,5 +1,5 @@
1
1
  import {
2
- Analyzer2 as Analyzer,
2
+ Analyzer3 as Analyzer,
3
3
  CompilationLoader,
4
4
  DefaultNamesOfDirectoriesToIgnore,
5
5
  Diagnostic,
@@ -9,7 +9,7 @@ import {
9
9
  WellKnownDeclarationsLoadError,
10
10
  __async,
11
11
  createTsInteropInputsForCompilation
12
- } from "./chunk-UY7U6EAT.js";
12
+ } from "./chunk-IJGHVDYP.js";
13
13
 
14
14
  // source/executor/Compiler.ts
15
15
  var Compiler = class {