diff --git a/package.json b/package.json index 6200f839..4f8fa8af 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.3", - "@angular/compiler": "15.0.3", - "@angular/compiler-cli": "15.0.3", + "@angular/common": "15.0.4", + "@angular/compiler": "15.0.4", + "@angular/compiler-cli": "15.0.4", "@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 d811a08c..ebad8552 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@angular/common': 15.0.3 - '@angular/compiler': 15.0.3 - '@angular/compiler-cli': 15.0.3 + '@angular/common': 15.0.4 + '@angular/compiler': 15.0.4 + '@angular/compiler-cli': 15.0.4 '@angular/core': 13.3.0 '@rollup/plugin-babel': 6.0.3 concurrently: 7.6.0 @@ -24,9 +24,9 @@ specifiers: typescript: 4.9.4 devDependencies: - '@angular/common': 15.0.3_@angular+core@13.3.0+rxjs@7.6.0 - '@angular/compiler': 15.0.3_@angular+core@13.3.0 - '@angular/compiler-cli': 15.0.3_63560ddcf3dcc1cffcd1ea7145a2a8de + '@angular/common': 15.0.4_@angular+core@13.3.0+rxjs@7.6.0 + '@angular/compiler': 15.0.4_@angular+core@13.3.0 + '@angular/compiler-cli': 15.0.4_ffd3d8837906c23faf3f5c6d3c529852 '@angular/core': 13.3.0_rxjs@7.6.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.4 dev: true - /@angular/common/15.0.3_@angular+core@13.3.0+rxjs@7.6.0: - resolution: {integrity: sha512-TYpNnP6f7+x+FqyFCjl+D7rqJojMJT3QURwbnKsZYO7gsfoKashgrLxd9f3lQpa9EHvdMsVZWGZuPmoerGQ5qg==} + /@angular/common/15.0.4_@angular+core@13.3.0+rxjs@7.6.0: + resolution: {integrity: sha512-0x/2IhaetJqfXMeQ4DlRnOTzGWD0OvOeKORyi0q7WXPxSoD9MUezQHGmzkc5lK9tDYE9cNYyQfkUBcbJT/k6MA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.0.3 + '@angular/core': 15.0.4 rxjs: ^6.5.3 || ^7.4.0 dependencies: '@angular/core': 13.3.0_rxjs@7.6.0 @@ -67,23 +67,23 @@ packages: tslib: 2.3.0 dev: true - /@angular/compiler-cli/15.0.3_63560ddcf3dcc1cffcd1ea7145a2a8de: - resolution: {integrity: sha512-3IH1Ns4Ed/VFQlNNtgIcorht7JK7SoBzpbxrbqjogoHZwUR3OTn+dvX87N7zMn0yxAL0T6Jv0UTILcGY0EP9HQ==} + /@angular/compiler-cli/15.0.4_ffd3d8837906c23faf3f5c6d3c529852: + resolution: {integrity: sha512-e6Jt4qkIiyqBg8ZlpcQaQtQ5OAnfl8gfkJnIwSvvCg0mPCJv+ZkQAL5s3SpzzM5jd7Nr0jBq3zd2Fv0eKW2ayw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.0.3 + '@angular/compiler': 15.0.4 typescript: '>=4.8.2 <4.9' dependencies: - '@angular/compiler': 15.0.3_@angular+core@13.3.0 + '@angular/compiler': 15.0.4_@angular+core@13.3.0 '@babel/core': 7.17.8 + '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 3.5.1 convert-source-map: 1.7.0 dependency-graph: 0.11.0 magic-string: 0.27.0 reflect-metadata: 0.1.13 semver: 7.3.8 - sourcemap-codec: 1.4.8 tslib: 2.3.0 typescript: 4.9.4 yargs: 17.4.0 @@ -91,11 +91,11 @@ packages: - supports-color dev: true - /@angular/compiler/15.0.3_@angular+core@13.3.0: - resolution: {integrity: sha512-LNQkQgjAy43ZbQcoUzbzwaCokl6LQHhnTnGIO8s8ZWFT9cTRORsLb/ziMKPPIWlSUImHUG4NH0dK7fVe7/eAng==} + /@angular/compiler/15.0.4_@angular+core@13.3.0: + resolution: {integrity: sha512-KtxgRJUGZamOXpIILFG2FTUW+bbc2phi/o6955/Q4LR1HOICQrYEy8PrT1Gp+lVXFKgDG+6cb01lH14LoBQvyw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.0.3 + '@angular/core': 15.0.4 peerDependenciesMeta: '@angular/core': optional: true