nx 21.2.0-canary.20250523-560a53e → 21.2.0-canary.20250527-4a94841

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 +1 @@
1
- "use strict";(self.webpackChunk=self.webpackChunk||[]).push([[869],{4941:()=>{}},s=>{var e;e=4941,s(s.s=e)}]);
1
+ "use strict";(self.webpackChunk=self.webpackChunk||[]).push([[869],{932:()=>{}},s=>{var e;e=932,s(s.s=e)}]);
Binary file
@@ -82,6 +82,7 @@ export declare function getTsNodeCompilerOptions(compilerOptions: CompilerOption
82
82
  jsx?: any;
83
83
  keyofStringsOnly?: any;
84
84
  lib?: any;
85
+ libReplacement?: any;
85
86
  locale?: any;
86
87
  mapRoot?: any;
87
88
  maxNodeModuleJsDepth?: any;
@@ -151,6 +152,7 @@ export declare function getTsNodeCompilerOptions(compilerOptions: CompilerOption
151
152
  types?: any;
152
153
  typeRoots?: any;
153
154
  verbatimModuleSyntax?: any;
155
+ erasableSyntaxOnly?: any;
154
156
  esModuleInterop?: any;
155
157
  useDefineForClassFields?: any;
156
158
  };
@@ -1 +1 @@
1
- export declare const typescriptVersion = "~5.7.2";
1
+ export declare const typescriptVersion = "~5.8.2";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.typescriptVersion = void 0;
4
- exports.typescriptVersion = '~5.7.2';
4
+ exports.typescriptVersion = '~5.8.2';
@@ -38,7 +38,7 @@ function readCachedProjectGraph(minimumComputedAt) {
38
38
  ? (0, strip_indents_1.stripIndents) `
39
39
  Make sure invoke 'node ./decorate-angular-cli.js' in your postinstall script.
40
40
  The decorated CLI will compute the project graph.
41
- 'ng --help' should say 'Smart Monorepos · Fast CI'.
41
+ 'ng --help' should say 'Smart Repos · Fast Builds'.
42
42
  `
43
43
  : '';
44
44
  throw new Error((0, strip_indents_1.stripIndents) `