@angular/core 18.1.1 → 18.2.0-next.1

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.
@@ -23286,7 +23286,7 @@ function publishFacade(global) {
23286
23286
  }
23287
23287
 
23288
23288
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler/src/version.mjs
23289
- var VERSION2 = new Version("18.1.1");
23289
+ var VERSION2 = new Version("18.2.0-next.1");
23290
23290
 
23291
23291
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler/src/i18n/extractor_merger.mjs
23292
23292
  var _VisitorMode;