From bbaaa40085daa390a9c5815a72d56634bf76221a Mon Sep 17 00:00:00 2001 From: Minori Date: Sat, 7 Feb 2026 07:05:41 -0800 Subject: [PATCH] deps: update @angular/cli to 21.1.2 --- package.json | 2 +- pnpm-lock.yaml | 107 ++++++++++++++++++------------------------------- 2 files changed, 40 insertions(+), 69 deletions(-) diff --git a/package.json b/package.json index 5c5f497..a0f49ea 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^19.1.5", - "@angular/cli": "21.1.1", + "@angular/cli": "21.1.2", "@angular/compiler-cli": "^19.1.4", "@nhcarrigan/eslint-config": "5.1.0", "@nhcarrigan/typescript-config": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f9a0a9..fe1065d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^19.1.5 version: 19.2.19(@angular/compiler-cli@19.2.15(@angular/compiler@19.2.15)(typescript@5.7.3))(@angular/compiler@19.2.15)(@types/node@22.13.1)(jiti@1.21.7)(karma@6.4.4)(typescript@5.7.3)(vite@6.4.1(@types/node@22.13.1)(jiti@1.21.7)(less@4.2.2)(sass@1.85.0)(terser@5.39.0)) '@angular/cli': - specifier: 21.1.1 - version: 21.1.1(@types/node@22.13.1)(hono@4.11.5) + specifier: 21.1.2 + version: 21.1.2(@types/node@22.13.1)(hono@4.11.5) '@angular/compiler-cli': specifier: ^19.1.4 version: 19.2.15(@angular/compiler@19.2.15)(typescript@5.7.3) @@ -154,8 +154,8 @@ packages: resolution: {integrity: sha512-iexYDIYpGAeAU7T60bGcfrGwtq1bxpZixYxWuHYiaD1b5baQgNSfd1isGEOh37GgDNsf4In9i2LOLPm0wBdtgQ==} engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} - '@angular-devkit/architect@0.2101.1': - resolution: {integrity: sha512-8x7hKcFs3hnpDaIj9fyzinh4X74oQaMxMsZzBf4dBL7EwokjPIf2fadQsZd8a5M+Ja4tIgTnXH9ySyaRFWGNXA==} + '@angular-devkit/architect@0.2101.2': + resolution: {integrity: sha512-pV2onJgp16xO0vAqEfRWVynRPPLVHydYLANNa3UX3l5T39JcYdMIoOHSIIl8tWrxVeOwiWd1ajub0VsFTUok4Q==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} hasBin: true @@ -219,8 +219,8 @@ packages: chokidar: optional: true - '@angular-devkit/core@21.1.1': - resolution: {integrity: sha512-rCwfBUemyRoAfrO4c85b49lkPiD5WljWE+IK7vjUNIFFf4TXOS4tg4zxqopUDVE4zEjXORa5oHCEc5HCerjn1g==} + '@angular-devkit/core@21.1.2': + resolution: {integrity: sha512-0wl5nJlFWsbwfUB2CQeTSmnVQ8AtqqwM3bYPYtXSc+vA8+hzsOAjjDuRnBxZS9zTnqtXKXB1e7M3Iy7KUwh7LA==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: chokidar: ^5.0.0 @@ -228,8 +228,8 @@ packages: chokidar: optional: true - '@angular-devkit/schematics@21.1.1': - resolution: {integrity: sha512-3ptEOuALghEYEPVbhRa7g8a+YmvmHqHVNqF9XqCbG22nPGWkE58qfNNbXi3tF9iQxzKSGw5Iy5gYUvSvpsdcfw==} + '@angular-devkit/schematics@21.1.2': + resolution: {integrity: sha512-PA3gkiFhHUuXd2XuP7yzKg/9N++bjw+uOl473KwIsMuZwMPhncKa4+mUYBaffDoPqaujZvjfo6mjtCBuiBv05w==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} '@angular/animations@19.2.15': @@ -275,8 +275,8 @@ packages: tailwindcss: optional: true - '@angular/cli@21.1.1': - resolution: {integrity: sha512-eXhHuYvruWHBn7lX3GuAyLq29+ELwPADOW8ShzZkWRPNlIDiFDsS5pXrxkM9ez+8f86kfDHh88Twevn4UBUqQg==} + '@angular/cli@21.1.2': + resolution: {integrity: sha512-AHjXCBl2PEilMJct6DX3ih5Fl5PiKpNDIj0ViTyVh1YcfpYjt6NzhVlV2o++8VNPNH/vMcmf2551LZIDProXXA==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} hasBin: true @@ -1110,10 +1110,6 @@ packages: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} - '@inquirer/ansi@1.0.1': - resolution: {integrity: sha512-yqq0aJW/5XPhi5xOAL1xRCpe1eh8UFVgYFpFsjEqmIR8rKLyP+HINvFXwUaxYICflJrVlxnp7lLN6As735kVpw==} - engines: {node: '>=18'} - '@inquirer/ansi@1.0.2': resolution: {integrity: sha512-S8qNSZiYzFd0wAcyG5AXCvUHC5Sr7xpZ9wZ2py9XR88jUz8wooStVx5M6dRzczbBWjic9NP7+rY0Xi7qqK/aMQ==} engines: {node: '>=18'} @@ -1190,10 +1186,6 @@ packages: '@types/node': optional: true - '@inquirer/figures@1.0.14': - resolution: {integrity: sha512-DbFgdt+9/OZYFM+19dbpXOSeAstPy884FPy1KjDu4anWwymZeOYhMY1mdFri172htv6mvc/uvIAAi7b7tvjJBQ==} - engines: {node: '>=18'} - '@inquirer/figures@1.0.15': resolution: {integrity: sha512-t2IEY+unGHOzAaVM5Xx6DEWKeXlDDcNPeDyUpsRc6CUhBfU3VQOEl+Vssh7VNp1dR8MdUJBWhuObjXCsVpjN5g==} engines: {node: '>=18'} @@ -1270,15 +1262,6 @@ packages: '@types/node': optional: true - '@inquirer/type@3.0.9': - resolution: {integrity: sha512-QPaNt/nmE2bLGQa9b7wwyRJoLZ7pN6rcyXvzU0YCmivmJyq1BVo94G98tStRWkoD1RgDX5C+dPlhhHzNdu/W/w==} - engines: {node: '>=18'} - peerDependencies: - '@types/node': '>=18' - peerDependenciesMeta: - '@types/node': - optional: true - '@isaacs/balanced-match@4.0.1': resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==} engines: {node: 20 || >=22} @@ -1937,8 +1920,8 @@ packages: '@rtsao/scc@1.1.0': resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} - '@schematics/angular@21.1.1': - resolution: {integrity: sha512-WijqITteakpFOplx7IGHIdBOdTU04Ul4qweilY1CRK3KdzQRuAf31KiKUFrJiGW076cyokmAQmBoZcngh9rCNw==} + '@schematics/angular@21.1.2': + resolution: {integrity: sha512-kxwxhCIUrj7DfzEtDSs/pi/w+aII/WQLpPfLgoQCWE8/95v60WnTfd1afmsXsFoxikKPxkwoPWtU2YbhSoX9MQ==} engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} '@sigstore/bundle@4.0.0': @@ -5879,9 +5862,9 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular-devkit/architect@0.2101.1': + '@angular-devkit/architect@0.2101.2': dependencies: - '@angular-devkit/core': 21.1.1 + '@angular-devkit/core': 21.1.2 rxjs: 7.8.2 transitivePeerDependencies: - chokidar @@ -5989,7 +5972,7 @@ snapshots: rxjs: 7.8.1 source-map: 0.7.4 - '@angular-devkit/core@21.1.1': + '@angular-devkit/core@21.1.2': dependencies: ajv: 8.17.1 ajv-formats: 3.0.1(ajv@8.17.1) @@ -5998,9 +5981,9 @@ snapshots: rxjs: 7.8.2 source-map: 0.7.6 - '@angular-devkit/schematics@21.1.1': + '@angular-devkit/schematics@21.1.2': dependencies: - '@angular-devkit/core': 21.1.1 + '@angular-devkit/core': 21.1.2 jsonc-parser: 3.3.1 magic-string: 0.30.21 ora: 9.0.0 @@ -6063,15 +6046,15 @@ snapshots: - tsx - yaml - '@angular/cli@21.1.1(@types/node@22.13.1)(hono@4.11.5)': + '@angular/cli@21.1.2(@types/node@22.13.1)(hono@4.11.5)': dependencies: - '@angular-devkit/architect': 0.2101.1 - '@angular-devkit/core': 21.1.1 - '@angular-devkit/schematics': 21.1.1 + '@angular-devkit/architect': 0.2101.2 + '@angular-devkit/core': 21.1.2 + '@angular-devkit/schematics': 21.1.2 '@inquirer/prompts': 7.10.1(@types/node@22.13.1) '@listr2/prompt-adapter-inquirer': 3.0.5(@inquirer/prompts@7.10.1(@types/node@22.13.1))(@types/node@22.13.1)(listr2@9.0.5) '@modelcontextprotocol/sdk': 1.25.2(hono@4.11.5)(zod@4.3.5) - '@schematics/angular': 21.1.1 + '@schematics/angular': 21.1.2 '@yarnpkg/lockfile': 1.1.0 algoliasearch: 5.46.2 ini: 6.0.0 @@ -7064,8 +7047,6 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@inquirer/ansi@1.0.1': {} - '@inquirer/ansi@1.0.2': {} '@inquirer/checkbox@4.3.2(@types/node@22.13.1)': @@ -7088,15 +7069,15 @@ snapshots: '@inquirer/confirm@5.1.6(@types/node@22.13.1)': dependencies: '@inquirer/core': 10.3.0(@types/node@22.13.1) - '@inquirer/type': 3.0.9(@types/node@22.13.1) + '@inquirer/type': 3.0.10(@types/node@22.13.1) optionalDependencies: '@types/node': 22.13.1 '@inquirer/core@10.3.0(@types/node@22.13.1)': dependencies: - '@inquirer/ansi': 1.0.1 - '@inquirer/figures': 1.0.14 - '@inquirer/type': 3.0.9(@types/node@22.13.1) + '@inquirer/ansi': 1.0.2 + '@inquirer/figures': 1.0.15 + '@inquirer/type': 3.0.10(@types/node@22.13.1) cli-width: 4.1.0 mute-stream: 2.0.0 signal-exit: 4.1.0 @@ -7141,8 +7122,6 @@ snapshots: optionalDependencies: '@types/node': 22.13.1 - '@inquirer/figures@1.0.14': {} - '@inquirer/figures@1.0.15': {} '@inquirer/input@4.3.1(@types/node@22.13.1)': @@ -7213,10 +7192,6 @@ snapshots: optionalDependencies: '@types/node': 22.13.1 - '@inquirer/type@3.0.9(@types/node@22.13.1)': - optionalDependencies: - '@types/node': 22.13.1 - '@isaacs/balanced-match@4.0.1': {} '@isaacs/brace-expansion@5.0.0': @@ -7294,7 +7269,7 @@ snapshots: '@listr2/prompt-adapter-inquirer@3.0.5(@inquirer/prompts@7.10.1(@types/node@22.13.1))(@types/node@22.13.1)(listr2@9.0.5)': dependencies: '@inquirer/prompts': 7.10.1(@types/node@22.13.1) - '@inquirer/type': 3.0.9(@types/node@22.13.1) + '@inquirer/type': 3.0.10(@types/node@22.13.1) listr2: 9.0.5 transitivePeerDependencies: - '@types/node' @@ -7727,10 +7702,10 @@ snapshots: '@rtsao/scc@1.1.0': {} - '@schematics/angular@21.1.1': + '@schematics/angular@21.1.2': dependencies: - '@angular-devkit/core': 21.1.1 - '@angular-devkit/schematics': 21.1.1 + '@angular-devkit/core': 21.1.2 + '@angular-devkit/schematics': 21.1.2 jsonc-parser: 3.3.1 transitivePeerDependencies: - chokidar @@ -8481,7 +8456,7 @@ snapshots: bytes: 3.1.2 content-type: 1.0.5 debug: 4.4.3 - http-errors: 2.0.0 + http-errors: 2.0.1 iconv-lite: 0.7.0 on-finished: 2.4.1 qs: 6.14.1 @@ -8767,7 +8742,7 @@ snapshots: postcss-modules-scope: 3.2.1(postcss@8.5.2) postcss-modules-values: 4.0.0(postcss@8.5.2) postcss-value-parser: 4.2.0 - semver: 7.7.1 + semver: 7.7.3 optionalDependencies: webpack: 5.98.0(esbuild@0.25.4) @@ -9404,7 +9379,7 @@ snapshots: etag: 1.8.1 finalhandler: 2.1.1 fresh: 2.0.0 - http-errors: 2.0.0 + http-errors: 2.0.1 merge-descriptors: 2.0.0 mime-types: 3.0.2 on-finished: 2.4.1 @@ -9416,7 +9391,7 @@ snapshots: router: 2.2.0 send: 1.2.1 serve-static: 2.2.1 - statuses: 2.0.1 + statuses: 2.0.2 type-is: 2.0.1 vary: 1.1.2 transitivePeerDependencies: @@ -9448,10 +9423,6 @@ snapshots: dependencies: websocket-driver: 0.7.4 - fdir@6.5.0(picomatch@4.0.2): - optionalDependencies: - picomatch: 4.0.2 - fdir@6.5.0(picomatch@4.0.3): optionalDependencies: picomatch: 4.0.3 @@ -9495,7 +9466,7 @@ snapshots: escape-html: 1.0.3 on-finished: 2.4.1 parseurl: 1.3.3 - statuses: 2.0.1 + statuses: 2.0.2 transitivePeerDependencies: - supports-color @@ -10048,7 +10019,7 @@ snapshots: '@babel/parser': 7.28.5 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 - semver: 7.7.1 + semver: 7.7.3 transitivePeerDependencies: - supports-color @@ -10914,7 +10885,7 @@ snapshots: cosmiconfig: 9.0.0(typescript@5.7.3) jiti: 1.21.7 postcss: 8.5.2 - semver: 7.7.1 + semver: 7.7.3 optionalDependencies: webpack: 5.98.0(esbuild@0.25.4) transitivePeerDependencies: @@ -11921,8 +11892,8 @@ snapshots: vite@6.4.1(@types/node@22.13.1)(jiti@1.21.7)(less@4.2.2)(sass@1.85.0)(terser@5.39.0): dependencies: esbuild: 0.25.4 - fdir: 6.5.0(picomatch@4.0.2) - picomatch: 4.0.2 + fdir: 6.5.0(picomatch@4.0.3) + picomatch: 4.0.3 postcss: 8.5.6 rollup: 4.52.5 tinyglobby: 0.2.15