diff --git a/package.json b/package.json index 93af80eb..e70f9cef 100644 --- a/package.json +++ b/package.json @@ -48,9 +48,9 @@ }, "homepage": "https://github.com/esm-bundle/angular__common#readme", "devDependencies": { - "@angular/common": "14.2.0", - "@angular/compiler": "14.2.0", - "@angular/compiler-cli": "14.2.0", + "@angular/common": "14.2.1", + "@angular/compiler": "14.2.1", + "@angular/compiler-cli": "14.2.1", "@angular/core": "13.3.0", "@rollup/plugin-babel": "5.3.1", "concurrently": "7.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d6b27c2..2f9777bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@angular/common': 14.2.0 - '@angular/compiler': 14.2.0 - '@angular/compiler-cli': 14.2.0 + '@angular/common': 14.2.1 + '@angular/compiler': 14.2.1 + '@angular/compiler-cli': 14.2.1 '@angular/core': 13.3.0 '@rollup/plugin-babel': 5.3.1 concurrently: 7.4.0 @@ -24,9 +24,9 @@ specifiers: typescript: 4.8.2 devDependencies: - '@angular/common': 14.2.0_@angular+core@13.3.0+rxjs@7.5.6 - '@angular/compiler': 14.2.0_@angular+core@13.3.0 - '@angular/compiler-cli': 14.2.0_bccdea63dd19c1efe8f72392725219b6 + '@angular/common': 14.2.1_@angular+core@13.3.0+rxjs@7.5.6 + '@angular/compiler': 14.2.1_@angular+core@13.3.0 + '@angular/compiler-cli': 14.2.1_30bf5d8909d5a4fae509a477f3ef7ebb '@angular/core': 13.3.0_rxjs@7.5.6 '@rollup/plugin-babel': 5.3.1_rollup@2.79.0 concurrently: 7.4.0 @@ -55,11 +55,11 @@ packages: '@jridgewell/trace-mapping': 0.3.4 dev: true - /@angular/common/14.2.0_@angular+core@13.3.0+rxjs@7.5.6: - resolution: {integrity: sha512-dXCGuM/Yh9B8OVVHHfPuXLYdu0olemKmuYLZXGoqyzeYU5OpQ6+qcHYTrlREkWpF9QY+pk2ewfM9Hke1UENEHA==} + /@angular/common/14.2.1_@angular+core@13.3.0+rxjs@7.5.6: + resolution: {integrity: sha512-7FvYOBrgM9owmJvckC/tyJ9reI3BKXChm7Y2iu0WI94XIrI+FSQ7QYNwahDpcizyYAboVwe5lYXgDRrbzRfkKg==} engines: {node: ^14.15.0 || >=16.10.0} peerDependencies: - '@angular/core': 14.2.0 + '@angular/core': 14.2.1 rxjs: ^6.5.3 || ^7.4.0 dependencies: '@angular/core': 13.3.0_rxjs@7.5.6 @@ -67,15 +67,15 @@ packages: tslib: 2.3.0 dev: true - /@angular/compiler-cli/14.2.0_bccdea63dd19c1efe8f72392725219b6: - resolution: {integrity: sha512-cMjMVmAitY4GIn45pIqzhy4GKWfVAJSktCtuAebaAYC6Nqo9LbvqF2dnHK0MHoqjAf98e5zmz9WeBOQ7YlRZFQ==} + /@angular/compiler-cli/14.2.1_30bf5d8909d5a4fae509a477f3ef7ebb: + resolution: {integrity: sha512-ncwX/033cP2+5kvUaqJcLSBNJb2YYxSaXlsQ8+/l5xUMjRN6/t//xOfYdcfzefgvfkxVsTcOu76GSJerdK0SLg==} engines: {node: ^14.15.0 || >=16.10.0} hasBin: true peerDependencies: - '@angular/compiler': 14.2.0 + '@angular/compiler': 14.2.1 typescript: '>=4.6.2 <4.9' dependencies: - '@angular/compiler': 14.2.0_@angular+core@13.3.0 + '@angular/compiler': 14.2.1_@angular+core@13.3.0 '@babel/core': 7.17.8 chokidar: 3.5.1 convert-source-map: 1.7.0 @@ -91,11 +91,11 @@ packages: - supports-color dev: true - /@angular/compiler/14.2.0_@angular+core@13.3.0: - resolution: {integrity: sha512-csnvopy5a6ctdT7sHgwgn3wRni+UIk2zvs7WYsx+gtLTdH7SPg78CN0XZR/KQ142qLtuMnmkVON3D3ejmqC9xg==} + /@angular/compiler/14.2.1_@angular+core@13.3.0: + resolution: {integrity: sha512-MvyAYun6D8+/wRxbDswTMidYahveEnZan95LSM5dLk26CAGAeSx6VR5EAftVPo1NChLpcboVBz+tn9PsjhtP1A==} engines: {node: ^14.15.0 || >=16.10.0} peerDependencies: - '@angular/core': 14.2.0 + '@angular/core': 14.2.1 peerDependenciesMeta: '@angular/core': optional: true