diff --git a/package.json b/package.json index 809b3eb..8bc60ee 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ }, "homepage": "https://github.com/esm-bundle/angular__forms#readme", "devDependencies": { - "@angular/compiler": "15.2.1", - "@angular/compiler-cli": "15.2.1", - "@angular/core": "15.2.1", - "@angular/forms": "15.2.1", + "@angular/compiler": "15.2.2", + "@angular/compiler-cli": "15.2.2", + "@angular/core": "15.2.2", + "@angular/forms": "15.2.2", "@rollup/plugin-babel": "6.0.3", "concurrently": "7.6.0", "husky": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69437b1..b195a01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,10 +1,10 @@ lockfileVersion: 5.3 specifiers: - '@angular/compiler': 15.2.1 - '@angular/compiler-cli': 15.2.1 - '@angular/core': 15.2.1 - '@angular/forms': 15.2.1 + '@angular/compiler': 15.2.2 + '@angular/compiler-cli': 15.2.2 + '@angular/core': 15.2.2 + '@angular/forms': 15.2.2 '@rollup/plugin-babel': 6.0.3 concurrently: 7.6.0 husky: 8.0.3 @@ -23,10 +23,10 @@ specifiers: typescript: 4.9.5 devDependencies: - '@angular/compiler': 15.2.1_@angular+core@15.2.1 - '@angular/compiler-cli': 15.2.1_e25d16136f3a0b48386f6b35553c8edc - '@angular/core': 15.2.1_rxjs@7.8.0 - '@angular/forms': 15.2.1_@angular+core@15.2.1+rxjs@7.8.0 + '@angular/compiler': 15.2.2_@angular+core@15.2.2 + '@angular/compiler-cli': 15.2.2_6116d7cffa08f188ad96d1953fe4fab9 + '@angular/core': 15.2.2_rxjs@7.8.0 + '@angular/forms': 15.2.2_@angular+core@15.2.2+rxjs@7.8.0 '@rollup/plugin-babel': 6.0.3_rollup@2.79.1 concurrently: 7.6.0 husky: 8.0.3 @@ -53,15 +53,15 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true - /@angular/compiler-cli/15.2.1_e25d16136f3a0b48386f6b35553c8edc: - resolution: {integrity: sha512-IoS3IovbnY4hLWzeym5Kul/dJuncggMHuPnyrMbAnR6+eCZCLyRqQ5MykXDCsgfnRuVm8+PEZc0voA/5st2Vhw==} + /@angular/compiler-cli/15.2.2_6116d7cffa08f188ad96d1953fe4fab9: + resolution: {integrity: sha512-tS4RrqA0JI37rsqtTjKqkpP9pD21pG+Wxqki3X/w/tjISh7xuXCyG6vSbOsAjXAqkC8LwJN1S1IF1zp4F+mcLQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.2.1 + '@angular/compiler': 15.2.2 typescript: '>=4.8.2 <5.0' dependencies: - '@angular/compiler': 15.2.1_@angular+core@15.2.1 + '@angular/compiler': 15.2.2_@angular+core@15.2.2 '@babel/core': 7.19.3 '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 3.5.3 @@ -77,21 +77,21 @@ packages: - supports-color dev: true - /@angular/compiler/15.2.1_@angular+core@15.2.1: - resolution: {integrity: sha512-eOA09iQWPEOJXig6W+out8MyZL2wdVu62Z79PWGQG8RWDSPV8XUFMAPfTOC8B43PT4hn/Avy/aauXl6O9l3vXw==} + /@angular/compiler/15.2.2_@angular+core@15.2.2: + resolution: {integrity: sha512-Zv2XpyOoiRDzTxkB5YaMx8egEf7hkVYkCSPvES5IXAlcs4lA1SdWHiNk7zstGMjqQlMt6RNgN8E+2BYrOJh6DQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.1 + '@angular/core': 15.2.2 peerDependenciesMeta: '@angular/core': optional: true dependencies: - '@angular/core': 15.2.1_rxjs@7.8.0 + '@angular/core': 15.2.2_rxjs@7.8.0 tslib: 2.3.1 dev: true - /@angular/core/15.2.1_rxjs@7.8.0: - resolution: {integrity: sha512-CtN/cYDTGlELRcKBHxqnxmUhI9Euz2R+25dvjNtxB2tLzCehI6Fbmsb3NsC++jcAjL3QAmodpzzgULPtNJqs6A==} + /@angular/core/15.2.2_rxjs@7.8.0: + resolution: {integrity: sha512-Rn9LKeeryV0hVrOxlOPnQJdgUxbKdB8NByhptzB6XSzZ0ODx0ZN+iYVRLqu0Fu95zh5oSeYYU+2yT6+FIIX65w==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0 @@ -101,16 +101,16 @@ packages: tslib: 2.3.1 dev: true - /@angular/forms/15.2.1_@angular+core@15.2.1+rxjs@7.8.0: - resolution: {integrity: sha512-C3gWbjwcult/RPFJ4RtzwOoIrO2ZYPXF86gQuA1MFpASRsroWl/9HTdvkmLa+UeW8ZoSZt4QNl00dymO+ROUGg==} + /@angular/forms/15.2.2_@angular+core@15.2.2+rxjs@7.8.0: + resolution: {integrity: sha512-X2cXhD8gQBn03RZJ5XD2mgf90vyeH2HABbNLelv3GCQRgn4SCTHM4cP1J9OCdX0r6cz+JBjz13fDChdWb624Mg==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/common': 15.2.1 - '@angular/core': 15.2.1 - '@angular/platform-browser': 15.2.1 + '@angular/common': 15.2.2 + '@angular/core': 15.2.2 + '@angular/platform-browser': 15.2.2 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/core': 15.2.1_rxjs@7.8.0 + '@angular/core': 15.2.2_rxjs@7.8.0 rxjs: 7.8.0 tslib: 2.3.1 dev: true