From d1699c0900b38440138324d923a033eeb8eb9e03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 18:41:18 +0000 Subject: [PATCH] chore(deps): update angular monorepo to v20.3.16 --- package.json | 6 +- pnpm-lock.yaml | 155 ++++++++++++++++++++++++++++--------------------- 2 files changed, 92 insertions(+), 69 deletions(-) diff --git a/package.json b/package.json index 6fb94a60..faf127d8 100644 --- a/package.json +++ b/package.json @@ -328,9 +328,9 @@ "homepage": "https://github.com/esm-bundle/angular__material#readme", "devDependencies": { "@angular/cdk": "15.2.9", - "@angular/compiler": "20.1.6", - "@angular/compiler-cli": "20.1.6", - "@angular/core": "20.1.6", + "@angular/compiler": "20.3.16", + "@angular/compiler-cli": "20.3.16", + "@angular/core": "20.3.16", "@angular/material": "15.2.9", "@rollup/plugin-babel": "6.0.4", "concurrently": "9.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae13362f..fcde013f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,9 +2,9 @@ lockfileVersion: 5.4 specifiers: '@angular/cdk': 15.2.9 - '@angular/compiler': 20.1.6 - '@angular/compiler-cli': 20.1.6 - '@angular/core': 20.1.6 + '@angular/compiler': 20.3.16 + '@angular/compiler-cli': 20.3.16 + '@angular/core': 20.3.16 '@angular/material': 15.2.9 '@rollup/plugin-babel': 6.0.4 concurrently: 9.2.0 @@ -24,11 +24,11 @@ specifiers: typescript: 5.9.2 devDependencies: - '@angular/cdk': 15.2.9_ujqnqdsvgr6ypg7gzhrloz3t7m - '@angular/compiler': 20.1.6 - '@angular/compiler-cli': 20.1.6_54lbkrvpbptdubcrvdnpnhsi4e - '@angular/core': 20.1.6_hwkri3pu52rymip5v7zuqifccq - '@angular/material': 15.2.9_ua6sx3kbzfgfk3jomsa7slifkq + '@angular/cdk': 15.2.9_t6ayzyufnjqjjplwhxe247md2m + '@angular/compiler': 20.3.16 + '@angular/compiler-cli': 20.3.16_glagdcthlni4obyuiju7qy7s6a + '@angular/core': 20.3.16_3krhp3w7ih2e7xdxyb5jbluxui + '@angular/material': 15.2.9_unmbq2mw3hjstpl2kizdrwavbe '@rollup/plugin-babel': 6.0.4_rollup@4.46.2 concurrently: 9.2.0 husky: 9.1.7 @@ -56,33 +56,33 @@ packages: '@jridgewell/trace-mapping': 0.3.29 dev: true - /@angular/cdk/15.2.9_ujqnqdsvgr6ypg7gzhrloz3t7m: + /@angular/cdk/15.2.9_t6ayzyufnjqjjplwhxe247md2m: resolution: {integrity: sha512-koaM07N1AIQ5oHU27l0/FoQSSoYAwlAYwVZ4Di3bYrJsTBNCN2Xsby7wI8gZxdepMnV4Fe9si382BDBov+oO4Q==} peerDependencies: '@angular/common': ^15.0.0 || ^16.0.0 '@angular/core': ^15.0.0 || ^16.0.0 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/core': 20.1.6_hwkri3pu52rymip5v7zuqifccq + '@angular/core': 20.3.16_3krhp3w7ih2e7xdxyb5jbluxui rxjs: 7.8.2 tslib: 2.4.0 optionalDependencies: parse5: 7.1.2 dev: true - /@angular/compiler-cli/20.1.6_54lbkrvpbptdubcrvdnpnhsi4e: - resolution: {integrity: sha512-wskAeqRH46XfYRjaNSE3waeaBrogKghUM82WDDEw0U+CMP/j3BBS0RqILRYJCmuTjQ7RwXaPQBV2m2jAYaHlNg==} + /@angular/compiler-cli/20.3.16_glagdcthlni4obyuiju7qy7s6a: + resolution: {integrity: sha512-l3xF/fXfJAl/UrNnH9Ufkr79myjMgXdHq1mmmph2UnpeqilRB1b8lC9sLBV9MipQHVn3dwocxMIvtrcryfOaXw==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} hasBin: true peerDependencies: - '@angular/compiler': 20.1.6 - typescript: '>=5.8 <5.9' + '@angular/compiler': 20.3.16 + typescript: '>=5.8 <6.0' peerDependenciesMeta: typescript: optional: true dependencies: - '@angular/compiler': 20.1.6 - '@babel/core': 7.28.0 + '@angular/compiler': 20.3.16 + '@babel/core': 7.28.3 '@jridgewell/sourcemap-codec': 1.5.4 chokidar: 4.0.3 convert-source-map: 1.8.0 @@ -95,18 +95,18 @@ packages: - supports-color dev: true - /@angular/compiler/20.1.6: - resolution: {integrity: sha512-PASAnrY3dHl3mOlYP7n49a1djbw+CGeBwkzhSVhDTrkg9hyx6GMDCNdNr1xZFWFjgS7vB3K8nIk8o9k+bXpH0g==} + /@angular/compiler/20.3.16: + resolution: {integrity: sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} dependencies: tslib: 2.8.1 dev: true - /@angular/core/20.1.6_hwkri3pu52rymip5v7zuqifccq: - resolution: {integrity: sha512-Nz62f9FNcvjOxUivi50YtmEfSdrS7xqpPDoN/jwLkT5VmFfIUFF77sabTF5KTWHCDbp420e2UON6uEblfiRfaw==} + /@angular/core/20.3.16_3krhp3w7ih2e7xdxyb5jbluxui: + resolution: {integrity: sha512-KSFPKvOmWWLCJBbEO+CuRUXfecX2FRuO0jNi9c54ptXMOPHlK1lIojUnyXmMNzjdHgRug8ci9qDuftvC2B7MKg==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} peerDependencies: - '@angular/compiler': 20.1.6 + '@angular/compiler': 20.3.16 rxjs: ^6.5.3 || ^7.4.0 zone.js: ~0.15.0 peerDependenciesMeta: @@ -115,12 +115,12 @@ packages: zone.js: optional: true dependencies: - '@angular/compiler': 20.1.6 + '@angular/compiler': 20.3.16 rxjs: 7.8.2 tslib: 2.8.1 dev: true - /@angular/material/15.2.9_ua6sx3kbzfgfk3jomsa7slifkq: + /@angular/material/15.2.9_unmbq2mw3hjstpl2kizdrwavbe: resolution: {integrity: sha512-emuFF/7+91Jq+6kVCl3FiVoFLtAZoh+woFQWNuK8nhx0HmD4ckLFI8d9a6ERYR3zRuKhq5deSRE2kYsfpjrrsQ==} peerDependencies: '@angular/animations': ^15.0.0 || ^16.0.0 @@ -131,8 +131,8 @@ packages: '@angular/platform-browser': ^15.0.0 || ^16.0.0 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/cdk': 15.2.9_ujqnqdsvgr6ypg7gzhrloz3t7m - '@angular/core': 20.1.6_hwkri3pu52rymip5v7zuqifccq + '@angular/cdk': 15.2.9_t6ayzyufnjqjjplwhxe247md2m + '@angular/core': 20.3.16_3krhp3w7ih2e7xdxyb5jbluxui '@material/animation': 15.0.0-canary.684e33d25.0 '@material/auto-init': 15.0.0-canary.684e33d25.0 '@material/banner': 15.0.0-canary.684e33d25.0 @@ -199,25 +199,34 @@ packages: picocolors: 1.1.1 dev: true + /@babel/code-frame/7.28.6: + resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.28.5 + js-tokens: 4.0.0 + picocolors: 1.1.1 + dev: true + /@babel/compat-data/7.27.3: resolution: {integrity: sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.28.0: - resolution: {integrity: sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==} + /@babel/core/7.28.3: + resolution: {integrity: sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.27.1 - '@babel/generator': 7.28.0 + '@babel/generator': 7.28.6 '@babel/helper-compilation-targets': 7.27.2 - '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 - '@babel/helpers': 7.27.6 - '@babel/parser': 7.28.0 + '@babel/helper-module-transforms': 7.28.6_@babel+core@7.28.3 + '@babel/helpers': 7.28.6 + '@babel/parser': 7.28.6 '@babel/template': 7.27.2 - '@babel/traverse': 7.28.0 - '@babel/types': 7.28.0 + '@babel/traverse': 7.28.6 + '@babel/types': 7.28.6 convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -227,12 +236,12 @@ packages: - supports-color dev: true - /@babel/generator/7.28.0: - resolution: {integrity: sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==} + /@babel/generator/7.28.6: + resolution: {integrity: sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/parser': 7.28.0 - '@babel/types': 7.28.0 + '@babel/parser': 7.28.6 + '@babel/types': 7.28.6 '@jridgewell/gen-mapping': 0.3.12 '@jridgewell/trace-mapping': 0.3.29 jsesc: 3.0.2 @@ -261,26 +270,26 @@ packages: '@babel/types': 7.22.5 dev: true - /@babel/helper-module-imports/7.27.1: - resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==} + /@babel/helper-module-imports/7.28.6: + resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.28.0 - '@babel/types': 7.28.0 + '@babel/traverse': 7.28.6 + '@babel/types': 7.28.6 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-module-transforms/7.27.3_@babel+core@7.28.0: - resolution: {integrity: sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==} + /@babel/helper-module-transforms/7.28.6_@babel+core@7.28.3: + resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.28.0 - '@babel/helper-module-imports': 7.27.1 - '@babel/helper-validator-identifier': 7.27.1 - '@babel/traverse': 7.28.0 + '@babel/core': 7.28.3 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-validator-identifier': 7.28.5 + '@babel/traverse': 7.28.6 transitivePeerDependencies: - supports-color dev: true @@ -295,17 +304,22 @@ packages: engines: {node: '>=6.9.0'} dev: true + /@babel/helper-validator-identifier/7.28.5: + resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} + engines: {node: '>=6.9.0'} + dev: true + /@babel/helper-validator-option/7.27.1: resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} engines: {node: '>=6.9.0'} dev: true - /@babel/helpers/7.27.6: - resolution: {integrity: sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==} + /@babel/helpers/7.28.6: + resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.27.2 - '@babel/types': 7.28.0 + '@babel/template': 7.28.6 + '@babel/types': 7.28.6 dev: true /@babel/highlight/7.24.7: @@ -318,12 +332,12 @@ packages: picocolors: 1.1.1 dev: true - /@babel/parser/7.28.0: - resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==} + /@babel/parser/7.28.6: + resolution: {integrity: sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.28.0 + '@babel/types': 7.28.6 dev: true /@babel/template/7.27.2: @@ -331,20 +345,29 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.27.1 - '@babel/parser': 7.28.0 - '@babel/types': 7.28.0 + '@babel/parser': 7.28.6 + '@babel/types': 7.28.6 dev: true - /@babel/traverse/7.28.0: - resolution: {integrity: sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==} + /@babel/template/7.28.6: + resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.27.1 - '@babel/generator': 7.28.0 + '@babel/code-frame': 7.28.6 + '@babel/parser': 7.28.6 + '@babel/types': 7.28.6 + dev: true + + /@babel/traverse/7.28.6: + resolution: {integrity: sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.28.6 + '@babel/generator': 7.28.6 '@babel/helper-globals': 7.28.0 - '@babel/parser': 7.28.0 - '@babel/template': 7.27.2 - '@babel/types': 7.28.0 + '@babel/parser': 7.28.6 + '@babel/template': 7.28.6 + '@babel/types': 7.28.6 debug: 4.3.4 transitivePeerDependencies: - supports-color @@ -359,12 +382,12 @@ packages: to-fast-properties: 2.0.0 dev: true - /@babel/types/7.28.0: - resolution: {integrity: sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==} + /@babel/types/7.28.6: + resolution: {integrity: sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.27.1 - '@babel/helper-validator-identifier': 7.27.1 + '@babel/helper-validator-identifier': 7.28.5 dev: true /@colors/colors/1.5.0: