diff --git a/package.json b/package.json index 0e76cc8f..5b576820 100644 --- a/package.json +++ b/package.json @@ -48,9 +48,9 @@ }, "homepage": "https://github.com/esm-bundle/angular__common#readme", "devDependencies": { - "@angular/common": "15.2.0", - "@angular/compiler": "15.2.0", - "@angular/compiler-cli": "15.2.0", + "@angular/common": "15.2.1", + "@angular/compiler": "15.2.1", + "@angular/compiler-cli": "15.2.1", "@angular/core": "13.3.0", "@rollup/plugin-babel": "6.0.3", "concurrently": "7.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 195d82e9..2d5f95ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@angular/common': 15.2.0 - '@angular/compiler': 15.2.0 - '@angular/compiler-cli': 15.2.0 + '@angular/common': 15.2.1 + '@angular/compiler': 15.2.1 + '@angular/compiler-cli': 15.2.1 '@angular/core': 13.3.0 '@rollup/plugin-babel': 6.0.3 concurrently: 7.6.0 @@ -24,9 +24,9 @@ specifiers: typescript: 4.9.5 devDependencies: - '@angular/common': 15.2.0_@angular+core@13.3.0+rxjs@7.8.0 - '@angular/compiler': 15.2.0_@angular+core@13.3.0 - '@angular/compiler-cli': 15.2.0_6700bd8eef67a53bfcbc6e315e965915 + '@angular/common': 15.2.1_@angular+core@13.3.0+rxjs@7.8.0 + '@angular/compiler': 15.2.1_@angular+core@13.3.0 + '@angular/compiler-cli': 15.2.1_e25d16136f3a0b48386f6b35553c8edc '@angular/core': 13.3.0_rxjs@7.8.0 '@rollup/plugin-babel': 6.0.3_rollup@2.79.1 concurrently: 7.6.0 @@ -55,11 +55,11 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true - /@angular/common/15.2.0_@angular+core@13.3.0+rxjs@7.8.0: - resolution: {integrity: sha512-B+e5pbkvlwlSwlQjtDrYQq+Xs62mScWm1plEZRHQm3cjBhA0RFT3MiUa/YNaHv8VoGjlrOm1rdJVEVQQxroZTg==} + /@angular/common/15.2.1_@angular+core@13.3.0+rxjs@7.8.0: + resolution: {integrity: sha512-nGFrZXrxLMkFyK4VYHHH6+/Hq92BjVls6UWuG1UblkYzGqPpr7dRQZGOXzJc48sEG2WOeVhlhyK+0tHFFaG08g==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.0 + '@angular/core': 15.2.1 rxjs: ^6.5.3 || ^7.4.0 dependencies: '@angular/core': 13.3.0_rxjs@7.8.0 @@ -67,15 +67,15 @@ packages: tslib: 2.3.0 dev: true - /@angular/compiler-cli/15.2.0_6700bd8eef67a53bfcbc6e315e965915: - resolution: {integrity: sha512-ETnRBdY/LGcmDRQ9GQc9KyCd1kuRnj+Y9luq2dCTMysP+NgylmYoGDsJOsDKm6SzPo+B4PSAyHX2J4CVQFHpPg==} + /@angular/compiler-cli/15.2.1_e25d16136f3a0b48386f6b35553c8edc: + resolution: {integrity: sha512-IoS3IovbnY4hLWzeym5Kul/dJuncggMHuPnyrMbAnR6+eCZCLyRqQ5MykXDCsgfnRuVm8+PEZc0voA/5st2Vhw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.2.0 + '@angular/compiler': 15.2.1 typescript: '>=4.8.2 <5.0' dependencies: - '@angular/compiler': 15.2.0_@angular+core@13.3.0 + '@angular/compiler': 15.2.1_@angular+core@13.3.0 '@babel/core': 7.19.3 '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 3.5.1 @@ -91,11 +91,11 @@ packages: - supports-color dev: true - /@angular/compiler/15.2.0_@angular+core@13.3.0: - resolution: {integrity: sha512-bGMc8xBs/3l5Ab2PmGGifuWVLxCzmYQPXeBYrwpmy+aYCwGzuVKxQp6L1UjA0OZNra7Am8bu4mOsLSR9ENdX6w==} + /@angular/compiler/15.2.1_@angular+core@13.3.0: + resolution: {integrity: sha512-eOA09iQWPEOJXig6W+out8MyZL2wdVu62Z79PWGQG8RWDSPV8XUFMAPfTOC8B43PT4hn/Avy/aauXl6O9l3vXw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.0 + '@angular/core': 15.2.1 peerDependenciesMeta: '@angular/core': optional: true