diff --git a/package.json b/package.json index 9f791034..fff110ac 100644 --- a/package.json +++ b/package.json @@ -38,9 +38,9 @@ }, "homepage": "https://github.com/esm-bundle/angular__core#readme", "devDependencies": { - "@angular/compiler": "15.1.2", - "@angular/compiler-cli": "15.1.2", - "@angular/core": "15.1.2", + "@angular/compiler": "15.1.3", + "@angular/compiler-cli": "15.1.3", + "@angular/core": "15.1.3", "concurrently": "7.6.0", "esm-bundle-scripts": "1.2.0", "husky": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efeed416..4633a69d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@angular/compiler': 15.1.2 - '@angular/compiler-cli': 15.1.2 - '@angular/core': 15.1.2 + '@angular/compiler': 15.1.3 + '@angular/compiler-cli': 15.1.3 + '@angular/core': 15.1.3 concurrently: 7.6.0 esm-bundle-scripts: 1.2.0 husky: 8.0.3 @@ -22,9 +22,9 @@ specifiers: typescript: 4.9.5 devDependencies: - '@angular/compiler': 15.1.2_@angular+core@15.1.2 - '@angular/compiler-cli': 15.1.2_8043e7c7062a862638c22b896e03f82e - '@angular/core': 15.1.2_rxjs@7.8.0 + '@angular/compiler': 15.1.3_@angular+core@15.1.3 + '@angular/compiler-cli': 15.1.3_e28f89f70e15080703b83b725ec4f6f7 + '@angular/core': 15.1.3_rxjs@7.8.0 concurrently: 7.6.0 esm-bundle-scripts: 1.2.0 husky: 8.0.3 @@ -51,15 +51,15 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true - /@angular/compiler-cli/15.1.2_8043e7c7062a862638c22b896e03f82e: - resolution: {integrity: sha512-gAqbQSKI4oeboh0UKsFdaEoST9IBVzqeckJzSTwAGxJeS33IM7Jjo3LViqHuzQyWKXe6srkci0LD4C2Mrj4kfQ==} + /@angular/compiler-cli/15.1.3_e28f89f70e15080703b83b725ec4f6f7: + resolution: {integrity: sha512-z5bGdQQcStXWPpb5vztqqUOET+vxw+GUFtfktYxV40kE2d1zHLZh93AGEnM1NnBaOz+9NZrX+dWoEyWmv/T2LQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.1.2 + '@angular/compiler': 15.1.3 typescript: '>=4.8.2 <5.0' dependencies: - '@angular/compiler': 15.1.2_@angular+core@15.1.2 + '@angular/compiler': 15.1.3_@angular+core@15.1.3 '@babel/core': 7.19.3 '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 3.5.1 @@ -75,21 +75,21 @@ packages: - supports-color dev: true - /@angular/compiler/15.1.2_@angular+core@15.1.2: - resolution: {integrity: sha512-hKlr1i61a2Gl0h53goSSUbZmzNgdC1zAHu+Ws0+1Qfv9cDgg1aVphFGFMdV0kbjLV+k7LyFjj5EgWU48o5UXww==} + /@angular/compiler/15.1.3_@angular+core@15.1.3: + resolution: {integrity: sha512-CxEpm5Z3EpjeGNoWKtcHOrf2IQTSckpAEFwsRrADP2nqcXXYp/IjIHi+PUTjLhjrOEbukH9zreHsL5BoIQhgUQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.1.2 + '@angular/core': 15.1.3 peerDependenciesMeta: '@angular/core': optional: true dependencies: - '@angular/core': 15.1.2_rxjs@7.8.0 + '@angular/core': 15.1.3_rxjs@7.8.0 tslib: 2.3.0 dev: true - /@angular/core/15.1.2_rxjs@7.8.0: - resolution: {integrity: sha512-K9pz6Bq6RuY/OWhKLZT1JQvk4orvU9wozgXY8cZaOGmNCQQ7sJv5zGkO5csO6o1ON1v/AHowrP/FAF1i8tml5g==} + /@angular/core/15.1.3_rxjs@7.8.0: + resolution: {integrity: sha512-rad9OYnaoRnXBztOBXsiD59VvOZTpsvO3sWx6KndytQFceFfkL722bF2l2LARN+R3IWDOwRap46HOtc0O0N+sw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0