From 0a3723359ebd4497ea684fb9e343be1df1015250 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 21:36:24 +0000 Subject: [PATCH] Update angular monorepo to v15.2.7 (#177) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 8 ++++---- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/package.json b/package.json index 30e7c26..34bce48 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.6", - "@angular/compiler-cli": "15.2.6", - "@angular/core": "15.2.6", - "@angular/forms": "15.2.6", + "@angular/compiler": "15.2.7", + "@angular/compiler-cli": "15.2.7", + "@angular/core": "15.2.7", + "@angular/forms": "15.2.7", "@rollup/plugin-babel": "6.0.3", "concurrently": "8.0.1", "husky": "8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8e705d..ea1cb7d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,10 +1,10 @@ lockfileVersion: 5.3 specifiers: - '@angular/compiler': 15.2.6 - '@angular/compiler-cli': 15.2.6 - '@angular/core': 15.2.6 - '@angular/forms': 15.2.6 + '@angular/compiler': 15.2.7 + '@angular/compiler-cli': 15.2.7 + '@angular/core': 15.2.7 + '@angular/forms': 15.2.7 '@rollup/plugin-babel': 6.0.3 concurrently: 8.0.1 husky: 8.0.3 @@ -23,10 +23,10 @@ specifiers: typescript: 5.0.4 devDependencies: - '@angular/compiler': 15.2.6_@angular+core@15.2.6 - '@angular/compiler-cli': 15.2.6_f9419c24e4b0721150920de9d371a2e7 - '@angular/core': 15.2.6_rxjs@7.8.0 - '@angular/forms': 15.2.6_@angular+core@15.2.6+rxjs@7.8.0 + '@angular/compiler': 15.2.7_@angular+core@15.2.7 + '@angular/compiler-cli': 15.2.7_4eb9e0aebee2f3cd9388e335751f03c6 + '@angular/core': 15.2.7_rxjs@7.8.0 + '@angular/forms': 15.2.7_@angular+core@15.2.7+rxjs@7.8.0 '@rollup/plugin-babel': 6.0.3_rollup@2.79.1 concurrently: 8.0.1 husky: 8.0.3 @@ -53,15 +53,15 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true - /@angular/compiler-cli/15.2.6_f9419c24e4b0721150920de9d371a2e7: - resolution: {integrity: sha512-GHwL4l+NkaUGGdypF+nMFWCmTqvGusTzIriIwpnp38wc8lpmVME2jVodB6sHAkrxFmaHXU/gOCDFK4AnOi6Gmw==} + /@angular/compiler-cli/15.2.7_4eb9e0aebee2f3cd9388e335751f03c6: + resolution: {integrity: sha512-4v51dOaT8GDUzRh6+mCLZOaYuU9FYX6vOHaLod9np3tVWPhcpoF2ZklRSiQDeFqrhr5B4vuCp/Lh9N2wzc22XQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.2.6 + '@angular/compiler': 15.2.7 typescript: '>=4.8.2 <5.0' dependencies: - '@angular/compiler': 15.2.6_@angular+core@15.2.6 + '@angular/compiler': 15.2.7_@angular+core@15.2.7 '@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.6_@angular+core@15.2.6: - resolution: {integrity: sha512-6oBAIY5KcC1UNsrnWGLcopZ9RD7c0HzpTCQY46N6HytHtUjBvzLbGWZu5MfahPtIjKz9FMVYBX9hugcbVpWnTA==} + /@angular/compiler/15.2.7_@angular+core@15.2.7: + resolution: {integrity: sha512-SesyYI2ExUa13XukXgIsmfg3ar90HbWeWDJTgmzsIfph0M9t6+SaPGpf3FCtdBgNADIpUFp3cieCOJgLESzxYQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.6 + '@angular/core': 15.2.7 peerDependenciesMeta: '@angular/core': optional: true dependencies: - '@angular/core': 15.2.6_rxjs@7.8.0 + '@angular/core': 15.2.7_rxjs@7.8.0 tslib: 2.3.1 dev: true - /@angular/core/15.2.6_rxjs@7.8.0: - resolution: {integrity: sha512-eN46OfSOLQGN6AciUvyHOJ8xQxmiEakkxJeoG1jwcSRXCjwSYYnQ/6drnhUpq5p43XXBAIduKfJXNztEPvLAkA==} + /@angular/core/15.2.7_rxjs@7.8.0: + resolution: {integrity: sha512-iS7JCJubRFqdndoUdAnvNkQRT3tY5tNFupBQS/sytkwxVrdBg+Is5jpdgk741n824vTMsE+CnuY0SETar8rN6g==} 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.6_@angular+core@15.2.6+rxjs@7.8.0: - resolution: {integrity: sha512-SdZxsE9MUOVMz0FjOwtx1RN/SGpObnAyZBqXNrN0c4BmJg+faJzvKIBBN102CKpWZOGRoq2YYrgxow9StMhxTw==} + /@angular/forms/15.2.7_@angular+core@15.2.7+rxjs@7.8.0: + resolution: {integrity: sha512-rzrebDIrtxxOeMcBzRBxqaOBZ+T1DJrysG/6YWZy428W/Z3MfPxUarPxgfx/oZI+x5uUsDaZmyoRdhVPJ2KhZg==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/common': 15.2.6 - '@angular/core': 15.2.6 - '@angular/platform-browser': 15.2.6 + '@angular/common': 15.2.7 + '@angular/core': 15.2.7 + '@angular/platform-browser': 15.2.7 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/core': 15.2.6_rxjs@7.8.0 + '@angular/core': 15.2.7_rxjs@7.8.0 rxjs: 7.8.0 tslib: 2.3.1 dev: true