diff --git a/package.json b/package.json index 520c9180..f8b6782e 100644 --- a/package.json +++ b/package.json @@ -48,9 +48,9 @@ }, "homepage": "https://github.com/esm-bundle/angular__common#readme", "devDependencies": { - "@angular/common": "15.0.0", - "@angular/compiler": "15.0.0", - "@angular/compiler-cli": "15.0.0", + "@angular/common": "15.0.1", + "@angular/compiler": "15.0.1", + "@angular/compiler-cli": "15.0.1", "@angular/core": "13.3.0", "@rollup/plugin-babel": "6.0.2", "concurrently": "7.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b16dbdb7..58535aad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@angular/common': 15.0.0 - '@angular/compiler': 15.0.0 - '@angular/compiler-cli': 15.0.0 + '@angular/common': 15.0.1 + '@angular/compiler': 15.0.1 + '@angular/compiler-cli': 15.0.1 '@angular/core': 13.3.0 '@rollup/plugin-babel': 6.0.2 concurrently: 7.6.0 @@ -24,9 +24,9 @@ specifiers: typescript: 4.9.3 devDependencies: - '@angular/common': 15.0.0_@angular+core@13.3.0+rxjs@7.5.7 - '@angular/compiler': 15.0.0_@angular+core@13.3.0 - '@angular/compiler-cli': 15.0.0_ebe5501ba9c4367d052e6e1e7a1d29e2 + '@angular/common': 15.0.1_@angular+core@13.3.0+rxjs@7.5.7 + '@angular/compiler': 15.0.1_@angular+core@13.3.0 + '@angular/compiler-cli': 15.0.1_ca61cb5444988fd24454109da5e26c02 '@angular/core': 13.3.0_rxjs@7.5.7 '@rollup/plugin-babel': 6.0.2_rollup@2.79.1 concurrently: 7.6.0 @@ -55,11 +55,11 @@ packages: '@jridgewell/trace-mapping': 0.3.4 dev: true - /@angular/common/15.0.0_@angular+core@13.3.0+rxjs@7.5.7: - resolution: {integrity: sha512-8NVZE4tSDFQ8YzCFb1BiDDfVdVDZWoP4Z35K0PcjpGromTFs3qKk/Ho0JCdmFTU+yfXLMZe/OsYZoE2mMKGChQ==} + /@angular/common/15.0.1_@angular+core@13.3.0+rxjs@7.5.7: + resolution: {integrity: sha512-XRD1Dj2aINyp5yYueCuwLU1y84z+ZFXeO84oNfwIu0unHszuo02iIzrV+yCm/ATwt6qUkIbe6xhZNjUorZecyA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.0.0 + '@angular/core': 15.0.1 rxjs: ^6.5.3 || ^7.4.0 dependencies: '@angular/core': 13.3.0_rxjs@7.5.7 @@ -67,15 +67,15 @@ packages: tslib: 2.3.0 dev: true - /@angular/compiler-cli/15.0.0_ebe5501ba9c4367d052e6e1e7a1d29e2: - resolution: {integrity: sha512-q0NS3xLZAB/rak486lOqJd6IT1pIYsUBuYgPXyqjrq/iKt7t+T4juVZMJZpNZOxeBurPeGWpPpJ1Kn1BeqlAmQ==} + /@angular/compiler-cli/15.0.1_ca61cb5444988fd24454109da5e26c02: + resolution: {integrity: sha512-M2VsKBw8dQMC5p3PmpM+EBZAZ9Qk/rGX+aIHYBGzsgGFqYMEcz6Nxrj4v6I3Hta7tW7QEVXf883rXiWxHlwtbw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.0.0 + '@angular/compiler': 15.0.1 typescript: '>=4.8.2 <4.9' dependencies: - '@angular/compiler': 15.0.0_@angular+core@13.3.0 + '@angular/compiler': 15.0.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/15.0.0_@angular+core@13.3.0: - resolution: {integrity: sha512-k+tsyKpbPvumBr0qtGZ/bisoq/1evvTa6dCUR126Yb1bX0HlBodwIqu9Xjh3nY90hMak+3zHznj6kJB83LoLeA==} + /@angular/compiler/15.0.1_@angular+core@13.3.0: + resolution: {integrity: sha512-4talkxip79XPfoj69qgY8VXV1KIBKOyZCRWHhNVqMdECyw/fceVWN4r8kDL0qOTBh1CKmhoQFXQilr9g7nFatA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.0.0 + '@angular/core': 15.0.1 peerDependenciesMeta: '@angular/core': optional: true