From 25755568de17aae172e99293bd516557b17b1c32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 06:06:24 +0000 Subject: [PATCH] chore(deps): update angular monorepo to v20.1.0 --- package.json | 6 +-- pnpm-lock.yaml | 143 ++++++++++++++++++++++++++----------------------- 2 files changed, 79 insertions(+), 70 deletions(-) diff --git a/package.json b/package.json index 61128e00..2e84c491 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.0.6", - "@angular/compiler-cli": "20.0.6", - "@angular/core": "20.0.6", + "@angular/compiler": "20.1.0", + "@angular/compiler-cli": "20.1.0", + "@angular/core": "20.1.0", "@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 77851306..b4180598 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.0.6 - '@angular/compiler-cli': 20.0.6 - '@angular/core': 20.0.6 + '@angular/compiler': 20.1.0 + '@angular/compiler-cli': 20.1.0 + '@angular/core': 20.1.0 '@angular/material': 15.2.9 '@rollup/plugin-babel': 6.0.4 concurrently: 9.2.0 @@ -24,11 +24,11 @@ specifiers: typescript: 5.8.3 devDependencies: - '@angular/cdk': 15.2.9_xef4jz67cpgotfdrsiyzq2o5ie - '@angular/compiler': 20.0.6 - '@angular/compiler-cli': 20.0.6_327z7f23xamo3l4e3mhcvn3qfm - '@angular/core': 20.0.6_z2k7yxcgaakgc4op7fmpi6item - '@angular/material': 15.2.9_hqb2otc7nxmltcph6ticbxstii + '@angular/cdk': 15.2.9_tdq6zb5x626lxhksxixoz3qwha + '@angular/compiler': 20.1.0 + '@angular/compiler-cli': 20.1.0_prmvh5gh7vp6udhwme26qj5ej4 + '@angular/core': 20.1.0_6oxbiwtrpa5eolmaje4gdi2unq + '@angular/material': 15.2.9_si4jqkxlybim5so5tuxwwtgzom '@rollup/plugin-babel': 6.0.4_rollup@4.45.0 concurrently: 9.2.0 husky: 9.1.7 @@ -56,33 +56,33 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: true - /@angular/cdk/15.2.9_xef4jz67cpgotfdrsiyzq2o5ie: + /@angular/cdk/15.2.9_tdq6zb5x626lxhksxixoz3qwha: 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.0.6_z2k7yxcgaakgc4op7fmpi6item + '@angular/core': 20.1.0_6oxbiwtrpa5eolmaje4gdi2unq rxjs: 7.8.2 tslib: 2.4.0 optionalDependencies: parse5: 7.1.2 dev: true - /@angular/compiler-cli/20.0.6_327z7f23xamo3l4e3mhcvn3qfm: - resolution: {integrity: sha512-A1H/Haq3O7SlMuH14Clj6Z6YhA9FtYQXpKnW1FrFbWOaTp1MpYFIVunL4duDOyRhrr3M9+AtEabbJu3fS7/XyA==} + /@angular/compiler-cli/20.1.0_prmvh5gh7vp6udhwme26qj5ej4: + resolution: {integrity: sha512-ajbCmvYYFxeXRdKSfdHjp62MZ2lCMUS0UzswBDAbT9sPd/ThppbvLXLsMBj8SlwaXSSBeTAa1oSHEO1MeuVvGQ==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} hasBin: true peerDependencies: - '@angular/compiler': 20.0.6 + '@angular/compiler': 20.1.0 typescript: '>=5.8 <5.9' peerDependenciesMeta: typescript: optional: true dependencies: - '@angular/compiler': 20.0.6 - '@babel/core': 7.27.7 + '@angular/compiler': 20.1.0 + '@babel/core': 7.28.0 '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 4.0.3 convert-source-map: 1.8.0 @@ -95,18 +95,18 @@ packages: - supports-color dev: true - /@angular/compiler/20.0.6: - resolution: {integrity: sha512-pgkOUnufEtzuEnjrL4BqFJCCayp1Si8cT5ZBq8CsYoQUETiYFMT2kf1OEV09vPNH4owxuzE42Wa4fEyWMRWdbA==} + /@angular/compiler/20.1.0: + resolution: {integrity: sha512-sM8H3dJotIDDmI1u8qGuAn16XVfR7A4+/5s5cKLI/osnnIjafi5HHqAf76R5IlGoIv0ZHVQIYaJ/Qdvfyvdhfg==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} dependencies: tslib: 2.8.1 dev: true - /@angular/core/20.0.6_z2k7yxcgaakgc4op7fmpi6item: - resolution: {integrity: sha512-PLSRl8vM8I+HOlAJFiTcRMNbRj2Clb7lpQqUfkeBSk8bBWOy9fLlscoY3JOk0tXoUTnW6lbRB1LmAFuYAQZzAA==} + /@angular/core/20.1.0_6oxbiwtrpa5eolmaje4gdi2unq: + resolution: {integrity: sha512-/dJooZi+OAACkjWgGMPrOOGikdtlTJXwdeXPJTgZSUD5L8oQMbhZFG0XW/1Hldvsti87wPjZPz67ivB7zR86VA==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} peerDependencies: - '@angular/compiler': 20.0.6 + '@angular/compiler': 20.1.0 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.0.6 + '@angular/compiler': 20.1.0 rxjs: 7.8.2 tslib: 2.8.1 dev: true - /@angular/material/15.2.9_hqb2otc7nxmltcph6ticbxstii: + /@angular/material/15.2.9_si4jqkxlybim5so5tuxwwtgzom: 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_xef4jz67cpgotfdrsiyzq2o5ie - '@angular/core': 20.0.6_z2k7yxcgaakgc4op7fmpi6item + '@angular/cdk': 15.2.9_tdq6zb5x626lxhksxixoz3qwha + '@angular/core': 20.1.0_6oxbiwtrpa5eolmaje4gdi2unq '@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 @@ -204,20 +204,20 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.27.7: - resolution: {integrity: sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w==} + /@babel/core/7.28.0: + resolution: {integrity: sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.27.1 - '@babel/generator': 7.27.5 + '@babel/generator': 7.28.0 '@babel/helper-compilation-targets': 7.27.2 - '@babel/helper-module-transforms': 7.27.3_@babel+core@7.27.7 + '@babel/helper-module-transforms': 7.27.3_@babel+core@7.28.0 '@babel/helpers': 7.27.6 - '@babel/parser': 7.27.7 + '@babel/parser': 7.28.0 '@babel/template': 7.27.2 - '@babel/traverse': 7.27.7 - '@babel/types': 7.27.7 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.0 convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -227,14 +227,14 @@ packages: - supports-color dev: true - /@babel/generator/7.27.5: - resolution: {integrity: sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==} + /@babel/generator/7.28.0: + resolution: {integrity: sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/parser': 7.27.7 - '@babel/types': 7.27.7 - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 + '@babel/parser': 7.28.0 + '@babel/types': 7.28.0 + '@jridgewell/gen-mapping': 0.3.12 + '@jridgewell/trace-mapping': 0.3.29 jsesc: 3.0.2 dev: true @@ -249,6 +249,11 @@ packages: semver: 6.3.1 dev: true + /@babel/helper-globals/7.28.0: + resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} + engines: {node: '>=6.9.0'} + dev: true + /@babel/helper-module-imports/7.22.5: resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} engines: {node: '>=6.9.0'} @@ -260,22 +265,22 @@ packages: resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.27.7 - '@babel/types': 7.27.7 + '@babel/traverse': 7.28.0 + '@babel/types': 7.28.0 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-module-transforms/7.27.3_@babel+core@7.27.7: + /@babel/helper-module-transforms/7.27.3_@babel+core@7.28.0: resolution: {integrity: sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.27.7 + '@babel/core': 7.28.0 '@babel/helper-module-imports': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 - '@babel/traverse': 7.27.7 + '@babel/traverse': 7.28.0 transitivePeerDependencies: - supports-color dev: true @@ -300,7 +305,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.27.2 - '@babel/types': 7.27.7 + '@babel/types': 7.28.0 dev: true /@babel/highlight/7.24.7: @@ -313,12 +318,12 @@ packages: picocolors: 1.1.1 dev: true - /@babel/parser/7.27.7: - resolution: {integrity: sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q==} + /@babel/parser/7.28.0: + resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.27.7 + '@babel/types': 7.28.0 dev: true /@babel/template/7.27.2: @@ -326,21 +331,21 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.27.1 - '@babel/parser': 7.27.7 - '@babel/types': 7.27.7 + '@babel/parser': 7.28.0 + '@babel/types': 7.28.0 dev: true - /@babel/traverse/7.27.7: - resolution: {integrity: sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw==} + /@babel/traverse/7.28.0: + resolution: {integrity: sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.27.1 - '@babel/generator': 7.27.5 - '@babel/parser': 7.27.7 + '@babel/generator': 7.28.0 + '@babel/helper-globals': 7.28.0 + '@babel/parser': 7.28.0 '@babel/template': 7.27.2 - '@babel/types': 7.27.7 + '@babel/types': 7.28.0 debug: 4.3.4 - globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true @@ -354,8 +359,8 @@ packages: to-fast-properties: 2.0.0 dev: true - /@babel/types/7.27.7: - resolution: {integrity: sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw==} + /@babel/types/7.28.0: + resolution: {integrity: sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.27.1 @@ -584,13 +589,11 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@jridgewell/gen-mapping/0.3.5: - resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} - engines: {node: '>=6.0.0'} + /@jridgewell/gen-mapping/0.3.12: + resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==} dependencies: - '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.4.14 - '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/sourcemap-codec': 1.5.4 + '@jridgewell/trace-mapping': 0.3.29 dev: true /@jridgewell/resolve-uri/3.1.0: @@ -607,6 +610,10 @@ packages: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} dev: true + /@jridgewell/sourcemap-codec/1.5.4: + resolution: {integrity: sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==} + dev: true + /@jridgewell/trace-mapping/0.3.25: resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} dependencies: @@ -614,6 +621,13 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true + /@jridgewell/trace-mapping/0.3.29: + resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==} + dependencies: + '@jridgewell/resolve-uri': 3.1.0 + '@jridgewell/sourcemap-codec': 1.4.14 + dev: true + /@material/animation/15.0.0-canary.684e33d25.0: resolution: {integrity: sha512-5osi1z4JQIXcklPALbH/zTfOm2pDzHt9Fxm7ZyURy250xIZj6QjULRzPTnzOhC2ropfix9ra2Cfggbf0dcRbEQ==} dependencies: @@ -2442,11 +2456,6 @@ packages: path-is-absolute: 1.0.1 dev: true - /globals/11.12.0: - resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} - engines: {node: '>=4'} - dev: true - /graceful-fs/4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} dev: true