@angular/core 18.1.0 → 18.2.0-next.0

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.
@@ -23277,7 +23277,7 @@ function publishFacade(global) {
23277
23277
  }
23278
23278
 
23279
23279
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler/src/version.mjs
23280
- var VERSION2 = new Version("18.1.0");
23280
+ var VERSION2 = new Version("18.2.0-next.0");
23281
23281
 
23282
23282
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler/src/i18n/extractor_merger.mjs
23283
23283
  var _VisitorMode;