diff --git a/examples/fdc3-chart-and-grid/js-datagrid/package.json b/examples/fdc3-chart-and-grid/js-datagrid/package.json index ccbfbac3c..748f4b437 100644 --- a/examples/fdc3-chart-and-grid/js-datagrid/package.json +++ b/examples/fdc3-chart-and-grid/js-datagrid/package.json @@ -13,7 +13,7 @@ "@angular/animations": "21.1.5", "@angular/cdk": "21.1.5", "@angular/common": "21.1.5", - "@angular/compiler": "21.1.5", + "@angular/compiler": "20.3.18", "@angular/core": "21.1.5", "@angular/flex-layout": "^15.0.0-beta.42", "@angular/forms": "21.1.5", diff --git a/examples/fdc3-trade-simulator/js-order-book/package.json b/examples/fdc3-trade-simulator/js-order-book/package.json index cf47457ab..99fffbf4d 100644 --- a/examples/fdc3-trade-simulator/js-order-book/package.json +++ b/examples/fdc3-trade-simulator/js-order-book/package.json @@ -12,7 +12,7 @@ "dependencies": { "@angular/animations": "21.1.5", "@angular/common": "^21.1.5", - "@angular/compiler": "^21.1.5", + "@angular/compiler": "^20.3.18", "@angular/core": "^21.1.5", "@angular/forms": "^21.1.5", "@angular/material": "21.1.5", diff --git a/examples/fdc3-trade-simulator/js-trader-app/package.json b/examples/fdc3-trade-simulator/js-trader-app/package.json index d948a18d6..e1077911f 100644 --- a/examples/fdc3-trade-simulator/js-trader-app/package.json +++ b/examples/fdc3-trade-simulator/js-trader-app/package.json @@ -13,7 +13,7 @@ "@angular/animations": "21.1.5", "@angular/cdk": "^21.1.5", "@angular/common": "^21.1.5", - "@angular/compiler": "^21.1.5", + "@angular/compiler": "^20.3.18", "@angular/core": "^21.1.5", "@angular/forms": "^21.1.5", "@angular/material": "21.1.5", diff --git a/examples/js-chart-and-grid-messagerouter/js-datagrid/package.json b/examples/js-chart-and-grid-messagerouter/js-datagrid/package.json index caab6cc5c..23a32571e 100644 --- a/examples/js-chart-and-grid-messagerouter/js-datagrid/package.json +++ b/examples/js-chart-and-grid-messagerouter/js-datagrid/package.json @@ -13,7 +13,7 @@ "@angular/animations": "21.1.5", "@angular/cdk": "21.1.5", "@angular/common": "21.1.5", - "@angular/compiler": "21.1.5", + "@angular/compiler": "20.3.18", "@angular/core": "21.1.5", "@angular/flex-layout": "^15.0.0-beta.42", "@angular/forms": "21.1.5", diff --git a/package-lock.json b/package-lock.json index f138ee907..de1b2c300 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "@angular/animations": "21.1.5", "@angular/cdk": "21.1.5", "@angular/common": "21.1.5", - "@angular/compiler": "21.1.5", + "@angular/compiler": "^20.3.18", "@angular/core": "21.1.5", "@angular/flex-layout": "^15.0.0-beta.42", "@angular/forms": "21.1.5", @@ -77,6 +77,18 @@ "typescript": "5.9.3" } }, + "examples/fdc3-chart-and-grid/js-datagrid/node_modules/@angular/compiler": { + "version": "20.3.18", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.18.tgz", + "integrity": "sha512-AaP/LCiDNcYmF135EEozjyR04NRBT38ZfBHQwjhgwiBBTejmvcpHwJaHSkraLpZqZzE4BQqqmgiQ1EJqxEwLVA==", + "license": "MIT", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^20.19.0 || ^22.12.0 || >=24.0.0" + } + }, "examples/fdc3-chart-and-grid/js-datagrid/node_modules/@finos/fdc3": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/@finos/fdc3/-/fdc3-2.0.3.tgz", @@ -137,7 +149,7 @@ "dependencies": { "@angular/animations": "21.1.5", "@angular/common": "^21.1.5", - "@angular/compiler": "^21.1.5", + "@angular/compiler": "^20.3.18", "@angular/core": "^21.1.5", "@angular/forms": "^21.1.5", "@angular/material": "21.1.5", @@ -163,6 +175,18 @@ "typescript": "~5.9.3" } }, + "examples/fdc3-trade-simulator/js-order-book/node_modules/@angular/compiler": { + "version": "20.3.18", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.18.tgz", + "integrity": "sha512-AaP/LCiDNcYmF135EEozjyR04NRBT38ZfBHQwjhgwiBBTejmvcpHwJaHSkraLpZqZzE4BQqqmgiQ1EJqxEwLVA==", + "license": "MIT", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^20.19.0 || ^22.12.0 || >=24.0.0" + } + }, "examples/fdc3-trade-simulator/js-order-book/node_modules/@finos/fdc3": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/@finos/fdc3/-/fdc3-2.0.3.tgz", @@ -176,7 +200,7 @@ "@angular/animations": "21.1.5", "@angular/cdk": "^21.1.5", "@angular/common": "^21.1.5", - "@angular/compiler": "^21.1.5", + "@angular/compiler": "^20.3.18", "@angular/core": "^21.1.5", "@angular/forms": "^21.1.5", "@angular/material": "21.1.5", @@ -202,6 +226,18 @@ "typescript": "~5.9.3" } }, + "examples/fdc3-trade-simulator/js-trader-app/node_modules/@angular/compiler": { + "version": "20.3.18", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.18.tgz", + "integrity": "sha512-AaP/LCiDNcYmF135EEozjyR04NRBT38ZfBHQwjhgwiBBTejmvcpHwJaHSkraLpZqZzE4BQqqmgiQ1EJqxEwLVA==", + "license": "MIT", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^20.19.0 || ^22.12.0 || >=24.0.0" + } + }, "examples/js-chart-and-grid-messagerouter/js-chart": { "name": "@morgan-stanley/composeui-example-chart-messagerouter", "version": "0.1.0-alpha.12", @@ -233,7 +269,7 @@ "@angular/animations": "21.1.5", "@angular/cdk": "21.1.5", "@angular/common": "21.1.5", - "@angular/compiler": "21.1.5", + "@angular/compiler": "^20.3.18", "@angular/core": "21.1.5", "@angular/flex-layout": "^15.0.0-beta.42", "@angular/forms": "21.1.5", @@ -260,6 +296,18 @@ "typescript": "5.9.3" } }, + "examples/js-chart-and-grid-messagerouter/js-datagrid/node_modules/@angular/compiler": { + "version": "20.3.18", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.18.tgz", + "integrity": "sha512-AaP/LCiDNcYmF135EEozjyR04NRBT38ZfBHQwjhgwiBBTejmvcpHwJaHSkraLpZqZzE4BQqqmgiQ1EJqxEwLVA==", + "license": "MIT", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": "^20.19.0 || ^22.12.0 || >=24.0.0" + } + }, "node_modules/@acemir/cssom": { "version": "0.9.31", "resolved": "https://registry.npmjs.org/@acemir/cssom/-/cssom-0.9.31.tgz", @@ -1285,6 +1333,7 @@ "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.1.5.tgz", "integrity": "sha512-yRUdWlL+AWcTL4d7zD0jkNqsjvxXpWEihvOfD2gc65DO0+E80DsWIpHq9A8yWeLukbfLcmBGI2QbfW9+SXAlvg==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -26622,7 +26671,7 @@ "@angular/animations": "^20.3.15", "@angular/cdk": "^20.2.14", "@angular/common": "^20.3.15", - "@angular/compiler": "^20.3.15", + "@angular/compiler": "^20.3.18", "@angular/core": "^20.3.15", "@angular/forms": "^20.3.15", "@angular/material": "^20.2.14", @@ -27104,9 +27153,9 @@ } }, "prototypes/process-explorer/oss-frontend/node_modules/@angular/compiler": { - "version": "20.3.16", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.16.tgz", - "integrity": "sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw==", + "version": "20.3.18", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.18.tgz", + "integrity": "sha512-AaP/LCiDNcYmF135EEozjyR04NRBT38ZfBHQwjhgwiBBTejmvcpHwJaHSkraLpZqZzE4BQqqmgiQ1EJqxEwLVA==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/prototypes/process-explorer/oss-frontend/package.json b/prototypes/process-explorer/oss-frontend/package.json index fd4e8fffe..635a2a545 100644 --- a/prototypes/process-explorer/oss-frontend/package.json +++ b/prototypes/process-explorer/oss-frontend/package.json @@ -15,7 +15,7 @@ "@angular/animations": "^20.3.15", "@angular/cdk": "^20.2.14", "@angular/common": "^20.3.15", - "@angular/compiler": "^20.3.15", + "@angular/compiler": "^20.3.18", "@angular/core": "^20.3.15", "@angular/forms": "^20.3.15", "@angular/material": "^20.2.14", @@ -26,8 +26,8 @@ "@types/google-protobuf": "^3.15.12", "google-protobuf": "^3.21.2", "material-icons": "^1.13.10", - "ts-protoc-gen": "^0.15.0", "rxjs": "^7.8.0", + "ts-protoc-gen": "^0.15.0", "tslib": "^2.3.0" }, "devDependencies": {