From 9c7d2e1553fc982ca60f421d87f7f3903239d8be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 17:06:45 +0000 Subject: [PATCH] chore(deps-dev): bump @angular/cli from 21.2.10 to 21.2.11 Bumps [@angular/cli](https://github.com/angular/angular-cli) from 21.2.10 to 21.2.11. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v21.2.10...v21.2.11) --- updated-dependencies: - dependency-name: "@angular/cli" dependency-version: 21.2.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 162 +++++++++++++++++++++++++++++++------------------ 2 files changed, 104 insertions(+), 60 deletions(-) diff --git a/package.json b/package.json index fa040498..7a93f198 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@angular-eslint/builder": "21.3.1", "@angular/build": "^21.2.10", "@angular/cdk": "^21.1.5", - "@angular/cli": "^21.2.10", + "@angular/cli": "^21.2.11", "@angular/compiler-cli": "^21.1.5", "@eslint/js": "^10.0.1", "@types/node": "^25.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0daf969..c58d0428 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,7 +44,7 @@ importers: devDependencies: '@angular-eslint/builder': specifier: 21.3.1 - version: 21.3.1(@angular/cli@21.2.10(@types/node@25.7.0)(chokidar@5.0.0))(chokidar@5.0.0)(eslint@10.4.0)(typescript@5.9.3) + version: 21.3.1(@angular/cli@21.2.11(@types/node@25.7.0)(chokidar@5.0.0))(chokidar@5.0.0)(eslint@10.4.0)(typescript@5.9.3) '@angular/build': specifier: ^21.2.10 version: 21.2.10(@angular/compiler-cli@21.2.6(@angular/compiler@21.2.6)(typescript@5.9.3))(@angular/compiler@21.2.6)(@angular/core@21.2.13(@angular/compiler@21.2.6)(rxjs@7.8.2))(@angular/platform-browser@21.2.6(@angular/common@21.2.6(@angular/core@21.2.13(@angular/compiler@21.2.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.2.13(@angular/compiler@21.2.6)(rxjs@7.8.2)))(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)(@types/node@25.7.0)(chokidar@5.0.0)(less@4.6.4)(ng-packagr@21.2.3(@angular/compiler-cli@21.2.6(@angular/compiler@21.2.6)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3))(postcss@8.5.14)(tslib@2.8.1)(typescript@5.9.3)(vitest@4.1.6(@types/node@25.7.0)(jsdom@29.1.1)(vite@7.3.2(@types/node@25.7.0)(less@4.6.4)(sass@1.97.3))) @@ -52,8 +52,8 @@ importers: specifier: ^21.1.5 version: 21.2.4(@angular/common@21.2.6(@angular/core@21.2.13(@angular/compiler@21.2.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.2.13(@angular/compiler@21.2.6)(rxjs@7.8.2))(@angular/platform-browser@21.2.6(@angular/common@21.2.6(@angular/core@21.2.13(@angular/compiler@21.2.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.2.13(@angular/compiler@21.2.6)(rxjs@7.8.2)))(rxjs@7.8.2) '@angular/cli': - specifier: ^21.2.10 - version: 21.2.10(@types/node@25.7.0)(chokidar@5.0.0) + specifier: ^21.2.11 + version: 21.2.11(@types/node@25.7.0)(chokidar@5.0.0) '@angular/compiler-cli': specifier: ^21.1.5 version: 21.2.6(@angular/compiler@21.2.6)(typescript@5.9.3) @@ -65,7 +65,7 @@ importers: version: 25.7.0 angular-eslint: specifier: 21.3.1 - version: 21.3.1(@angular/cli@21.2.10(@types/node@25.7.0)(chokidar@5.0.0))(chokidar@5.0.0)(eslint@10.4.0)(typescript-eslint@8.59.3(eslint@10.4.0)(typescript@5.9.3))(typescript@5.9.3) + version: 21.3.1(@angular/cli@21.2.11(@types/node@25.7.0)(chokidar@5.0.0))(chokidar@5.0.0)(eslint@10.4.0)(typescript-eslint@8.59.3(eslint@10.4.0)(typescript@5.9.3))(typescript@5.9.3) eslint: specifier: ^10.4.0 version: 10.4.0 @@ -230,6 +230,11 @@ packages: 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 + '@angular-devkit/architect@0.2102.11': + resolution: {integrity: sha512-t7J8aaUho1mXjiIecPNX5/rjXeV8j8ZCGY5tD3ic5kzKxPkbuYYcQpJLdzlmBcN+wDgCmNdo8ySvItvU0m58lg==} + 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 + '@angular-devkit/architect@0.2102.5': resolution: {integrity: sha512-9xE7G177R9G9Kte+4AtbEMlEeZUupnvdBUMVBlZRa/n4UDUyAkB/vj58KrzRCCIVQ/ypHVMwUilaDTO484dd+g==} 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'} @@ -244,6 +249,15 @@ packages: chokidar: optional: true + '@angular-devkit/core@21.2.11': + resolution: {integrity: sha512-kfMNh5X2hOdyr0uNFaaHUJR3OVr4oH2+UhI+FsTu7gqogdgYlHAVHhHAFulfDgtAEOiqpeSQF9RhQnCJl+/LXA==} + 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 + peerDependenciesMeta: + chokidar: + optional: true + '@angular-devkit/core@21.2.5': resolution: {integrity: sha512-9z9w7UxKKVmib5QHFZTOfJpAiSudqQwwEZFpQy31yaXR3tJw85xO5owi+66sgTpEvNh9Ix2THhcUq//ToP/0VA==} 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'} @@ -253,8 +267,8 @@ packages: chokidar: optional: true - '@angular-devkit/schematics@21.2.10': - resolution: {integrity: sha512-ydmYDqbX7c2yZl25MDzeKKH+Sy9x3qq5AdWhXJh2SsqbQWp88DgrYNV315nznZONukLkg7eSNyWbweuBcIHmKA==} + '@angular-devkit/schematics@21.2.11': + resolution: {integrity: sha512-69CWZ5/ftLdpUPAwwdAxTNosiGXUyvwdnOfmHsd9NvCT0OSTeq0eQ0UfnGcHASrXIVmnyWiNfBWM1DLqsgBXmw==} 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-devkit/schematics@21.2.5': @@ -359,8 +373,8 @@ packages: '@angular/platform-browser': ^21.0.0 || ^22.0.0 rxjs: ^6.5.3 || ^7.4.0 - '@angular/cli@21.2.10': - resolution: {integrity: sha512-ezf9LM0GgexG2l8ae/uN4fUyxGqeFEH9iu30mUMU5dwow76aK+b4Abuf5eSuR0F8zTLEA3ZUEYywI+gajbAUuA==} + '@angular/cli@21.2.11': + resolution: {integrity: sha512-vpF/oa+HzLl4lF78ePCgkhBdQj29IlFvZtBsbAXXpb16FLZSua2m7+yHd/PICTlchh1+LfIxFY9snMY1BllBsQ==} 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 @@ -1869,8 +1883,8 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true - '@schematics/angular@21.2.10': - resolution: {integrity: sha512-RWoD2iARXfHmMkAzmAsefj5rcyihhVPW4OY7+pdpfFYCHdGPreSbEAhCcTF2dJjJA/71N5qj5bFdSIJhO2aZ1A==} + '@schematics/angular@21.2.11': + resolution: {integrity: sha512-EqH12Fr3vaWFpsilFDFXkxwMIidEDZr5cGl0w2hDRG7DjXE2oRB/VXix8xmpuHkzJ40Jgew6hIc+bfbwQhFK1A==} 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': @@ -2294,6 +2308,10 @@ packages: resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} engines: {node: '>= 0.6'} + content-type@2.0.0: + resolution: {integrity: sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==} + engines: {node: '>=18'} + convert-source-map@1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} @@ -2539,8 +2557,8 @@ packages: exponential-backoff@3.1.3: resolution: {integrity: sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==} - express-rate-limit@8.5.1: - resolution: {integrity: sha512-5O6KYmyJEpuPJV5hNTXKbAHWRqrzyu+OI3vUnSd2kXFubIVpG7ezpgxQy76Zo5GQZtrQBg86hF+CM/NX+cioiQ==} + express-rate-limit@8.5.2: + resolution: {integrity: sha512-5Kb34ipNX694DH48vN9irak1Qx30nb0PLYHXfJgw4YEjiC3ZEmZJhwOp+VfiCYwFzvFTdB9QkArYS5kXa2cx2A==} engines: {node: '>= 16'} peerDependencies: express: '>= 4.11' @@ -2667,8 +2685,8 @@ packages: resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==} engines: {node: '>=12.0.0'} - hono@4.12.18: - resolution: {integrity: sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==} + hono@4.12.19: + resolution: {integrity: sha512-xa3eYXYXx68XTT4hZ7dRzsXBhaq85ToSrlUJNoR0gwz/1Ap/CNwX47wfvV7pc/xWhjKVVkLT7zBJy8chhNguqQ==} engines: {node: '>=16.9.0'} hosted-git-info@9.0.3: @@ -2883,6 +2901,10 @@ packages: resolution: {integrity: sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A==} engines: {node: 20 || >=22} + lru-cache@11.4.0: + resolution: {integrity: sha512-W+R+kFL4HgVxONq2bhXPi3bGpzGe/yEhVOp233qw9wCRtgncJ15P3bC+e4zZMu4Cq7d+WAJjXGW0uUkifhcatA==} + engines: {node: 20 || >=22} + lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} @@ -3226,8 +3248,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qs@6.15.1: - resolution: {integrity: sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==} + qs@6.15.2: + resolution: {integrity: sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==} engines: {node: '>=0.6'} range-parser@1.2.1: @@ -3540,9 +3562,9 @@ packages: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} - type-is@2.0.1: - resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==} - engines: {node: '>= 0.6'} + type-is@2.1.0: + resolution: {integrity: sha512-faYHw0anBbc/kWF3zFTEnxSFOAGUX9GFbOBthvDdLsIlEoWOFOtS0zgCiQYwIskL9iGXZL3kAXD8OoZ4GmMATA==} + engines: {node: '>= 18'} typescript-eslint@8.59.3: resolution: {integrity: sha512-KgusgyDgG4LI8Ih/sWaCtZ06tckLAS5CvT5A4D1Q7bYVoAAyzwiZvE4BmwDHkhRVkvhRBepKeASoFzQetha7Fg==} @@ -3880,6 +3902,13 @@ snapshots: transitivePeerDependencies: - chokidar + '@angular-devkit/architect@0.2102.11(chokidar@5.0.0)': + dependencies: + '@angular-devkit/core': 21.2.11(chokidar@5.0.0) + rxjs: 7.8.2 + transitivePeerDependencies: + - chokidar + '@angular-devkit/architect@0.2102.5(chokidar@5.0.0)': dependencies: '@angular-devkit/core': 21.2.5(chokidar@5.0.0) @@ -3898,6 +3927,17 @@ snapshots: optionalDependencies: chokidar: 5.0.0 + '@angular-devkit/core@21.2.11(chokidar@5.0.0)': + dependencies: + ajv: 8.18.0 + ajv-formats: 3.0.1(ajv@8.18.0) + jsonc-parser: 3.3.1 + picomatch: 4.0.4 + rxjs: 7.8.2 + source-map: 0.7.6 + optionalDependencies: + chokidar: 5.0.0 + '@angular-devkit/core@21.2.5(chokidar@5.0.0)': dependencies: ajv: 8.18.0 @@ -3909,9 +3949,9 @@ snapshots: optionalDependencies: chokidar: 5.0.0 - '@angular-devkit/schematics@21.2.10(chokidar@5.0.0)': + '@angular-devkit/schematics@21.2.11(chokidar@5.0.0)': dependencies: - '@angular-devkit/core': 21.2.10(chokidar@5.0.0) + '@angular-devkit/core': 21.2.11(chokidar@5.0.0) jsonc-parser: 3.3.1 magic-string: 0.30.21 ora: 9.3.0 @@ -3929,11 +3969,11 @@ snapshots: transitivePeerDependencies: - chokidar - '@angular-eslint/builder@21.3.1(@angular/cli@21.2.10(@types/node@25.7.0)(chokidar@5.0.0))(chokidar@5.0.0)(eslint@10.4.0)(typescript@5.9.3)': + '@angular-eslint/builder@21.3.1(@angular/cli@21.2.11(@types/node@25.7.0)(chokidar@5.0.0))(chokidar@5.0.0)(eslint@10.4.0)(typescript@5.9.3)': dependencies: '@angular-devkit/architect': 0.2102.5(chokidar@5.0.0) '@angular-devkit/core': 21.2.5(chokidar@5.0.0) - '@angular/cli': 21.2.10(@types/node@25.7.0)(chokidar@5.0.0) + '@angular/cli': 21.2.11(@types/node@25.7.0)(chokidar@5.0.0) eslint: 10.4.0 typescript: 5.9.3 transitivePeerDependencies: @@ -3962,13 +4002,13 @@ snapshots: ts-api-utils: 2.5.0(typescript@5.9.3) typescript: 5.9.3 - '@angular-eslint/schematics@21.3.1(@angular-eslint/template-parser@21.3.1(eslint@10.4.0)(typescript@5.9.3))(@angular/cli@21.2.10(@types/node@25.7.0)(chokidar@5.0.0))(@typescript-eslint/types@8.57.2)(@typescript-eslint/utils@8.57.2(eslint@10.4.0)(typescript@5.9.3))(chokidar@5.0.0)(eslint@10.4.0)(typescript@5.9.3)': + '@angular-eslint/schematics@21.3.1(@angular-eslint/template-parser@21.3.1(eslint@10.4.0)(typescript@5.9.3))(@angular/cli@21.2.11(@types/node@25.7.0)(chokidar@5.0.0))(@typescript-eslint/types@8.57.2)(@typescript-eslint/utils@8.57.2(eslint@10.4.0)(typescript@5.9.3))(chokidar@5.0.0)(eslint@10.4.0)(typescript@5.9.3)': dependencies: - '@angular-devkit/core': 21.2.10(chokidar@5.0.0) - '@angular-devkit/schematics': 21.2.10(chokidar@5.0.0) + '@angular-devkit/core': 21.2.5(chokidar@5.0.0) + '@angular-devkit/schematics': 21.2.5(chokidar@5.0.0) '@angular-eslint/eslint-plugin': 21.3.1(@typescript-eslint/utils@8.57.2(eslint@10.4.0)(typescript@5.9.3))(eslint@10.4.0)(typescript@5.9.3) '@angular-eslint/eslint-plugin-template': 21.3.1(@angular-eslint/template-parser@21.3.1(eslint@10.4.0)(typescript@5.9.3))(@typescript-eslint/types@8.57.2)(@typescript-eslint/utils@8.57.2(eslint@10.4.0)(typescript@5.9.3))(eslint@10.4.0)(typescript@5.9.3) - '@angular/cli': 21.2.10(@types/node@25.7.0)(chokidar@5.0.0) + '@angular/cli': 21.2.11(@types/node@25.7.0)(chokidar@5.0.0) ignore: 7.0.5 semver: 7.7.4 strip-json-comments: 3.1.1 @@ -4068,15 +4108,15 @@ snapshots: rxjs: 7.8.2 tslib: 2.8.1 - '@angular/cli@21.2.10(@types/node@25.7.0)(chokidar@5.0.0)': + '@angular/cli@21.2.11(@types/node@25.7.0)(chokidar@5.0.0)': dependencies: - '@angular-devkit/architect': 0.2102.10(chokidar@5.0.0) - '@angular-devkit/core': 21.2.10(chokidar@5.0.0) - '@angular-devkit/schematics': 21.2.10(chokidar@5.0.0) + '@angular-devkit/architect': 0.2102.11(chokidar@5.0.0) + '@angular-devkit/core': 21.2.11(chokidar@5.0.0) + '@angular-devkit/schematics': 21.2.11(chokidar@5.0.0) '@inquirer/prompts': 7.10.1(@types/node@25.7.0) '@listr2/prompt-adapter-inquirer': 3.0.5(@inquirer/prompts@7.10.1(@types/node@25.7.0))(@types/node@25.7.0)(listr2@9.0.5) '@modelcontextprotocol/sdk': 1.26.0(zod@4.3.6) - '@schematics/angular': 21.2.10(chokidar@5.0.0) + '@schematics/angular': 21.2.11(chokidar@5.0.0) '@yarnpkg/lockfile': 1.1.0 algoliasearch: 5.48.1 ini: 6.0.0 @@ -4579,9 +4619,9 @@ snapshots: '@harperfast/extended-iterable@1.0.3': optional: true - '@hono/node-server@1.19.14(hono@4.12.18)': + '@hono/node-server@1.19.14(hono@4.12.19)': dependencies: - hono: 4.12.18 + hono: 4.12.19 '@humanfs/core@0.19.2': dependencies: @@ -4785,7 +4825,7 @@ snapshots: '@modelcontextprotocol/sdk@1.26.0(zod@4.3.6)': dependencies: - '@hono/node-server': 1.19.14(hono@4.12.18) + '@hono/node-server': 1.19.14(hono@4.12.19) ajv: 8.20.0 ajv-formats: 3.0.1(ajv@8.20.0) content-type: 1.0.5 @@ -4794,8 +4834,8 @@ snapshots: eventsource: 3.0.7 eventsource-parser: 3.0.8 express: 5.2.1 - express-rate-limit: 8.5.1(express@5.2.1) - hono: 4.12.18 + express-rate-limit: 8.5.2(express@5.2.1) + hono: 4.12.19 jose: 6.2.3 json-schema-typed: 8.0.2 pkce-challenge: 5.0.1 @@ -4907,7 +4947,7 @@ snapshots: agent-base: 7.1.4 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 - lru-cache: 11.3.6 + lru-cache: 11.4.0 socks-proxy-agent: 8.0.5 transitivePeerDependencies: - supports-color @@ -4921,7 +4961,7 @@ snapshots: '@gar/promise-retry': 1.0.3 '@npmcli/promise-spawn': 9.0.1 ini: 6.0.0 - lru-cache: 11.3.6 + lru-cache: 11.4.0 npm-pick-manifest: 11.0.3 proc-log: 6.1.0 semver: 7.8.0 @@ -5237,10 +5277,10 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - '@schematics/angular@21.2.10(chokidar@5.0.0)': + '@schematics/angular@21.2.11(chokidar@5.0.0)': dependencies: - '@angular-devkit/core': 21.2.10(chokidar@5.0.0) - '@angular-devkit/schematics': 21.2.10(chokidar@5.0.0) + '@angular-devkit/core': 21.2.11(chokidar@5.0.0) + '@angular-devkit/schematics': 21.2.11(chokidar@5.0.0) jsonc-parser: 3.3.1 transitivePeerDependencies: - chokidar @@ -5572,16 +5612,16 @@ snapshots: '@algolia/requester-fetch': 5.48.1 '@algolia/requester-node-http': 5.48.1 - angular-eslint@21.3.1(@angular/cli@21.2.10(@types/node@25.7.0)(chokidar@5.0.0))(chokidar@5.0.0)(eslint@10.4.0)(typescript-eslint@8.59.3(eslint@10.4.0)(typescript@5.9.3))(typescript@5.9.3): + angular-eslint@21.3.1(@angular/cli@21.2.11(@types/node@25.7.0)(chokidar@5.0.0))(chokidar@5.0.0)(eslint@10.4.0)(typescript-eslint@8.59.3(eslint@10.4.0)(typescript@5.9.3))(typescript@5.9.3): dependencies: '@angular-devkit/core': 21.2.5(chokidar@5.0.0) '@angular-devkit/schematics': 21.2.5(chokidar@5.0.0) - '@angular-eslint/builder': 21.3.1(@angular/cli@21.2.10(@types/node@25.7.0)(chokidar@5.0.0))(chokidar@5.0.0)(eslint@10.4.0)(typescript@5.9.3) + '@angular-eslint/builder': 21.3.1(@angular/cli@21.2.11(@types/node@25.7.0)(chokidar@5.0.0))(chokidar@5.0.0)(eslint@10.4.0)(typescript@5.9.3) '@angular-eslint/eslint-plugin': 21.3.1(@typescript-eslint/utils@8.57.2(eslint@10.4.0)(typescript@5.9.3))(eslint@10.4.0)(typescript@5.9.3) '@angular-eslint/eslint-plugin-template': 21.3.1(@angular-eslint/template-parser@21.3.1(eslint@10.4.0)(typescript@5.9.3))(@typescript-eslint/types@8.57.2)(@typescript-eslint/utils@8.57.2(eslint@10.4.0)(typescript@5.9.3))(eslint@10.4.0)(typescript@5.9.3) - '@angular-eslint/schematics': 21.3.1(@angular-eslint/template-parser@21.3.1(eslint@10.4.0)(typescript@5.9.3))(@angular/cli@21.2.10(@types/node@25.7.0)(chokidar@5.0.0))(@typescript-eslint/types@8.57.2)(@typescript-eslint/utils@8.57.2(eslint@10.4.0)(typescript@5.9.3))(chokidar@5.0.0)(eslint@10.4.0)(typescript@5.9.3) + '@angular-eslint/schematics': 21.3.1(@angular-eslint/template-parser@21.3.1(eslint@10.4.0)(typescript@5.9.3))(@angular/cli@21.2.11(@types/node@25.7.0)(chokidar@5.0.0))(@typescript-eslint/types@8.57.2)(@typescript-eslint/utils@8.57.2(eslint@10.4.0)(typescript@5.9.3))(chokidar@5.0.0)(eslint@10.4.0)(typescript@5.9.3) '@angular-eslint/template-parser': 21.3.1(eslint@10.4.0)(typescript@5.9.3) - '@angular/cli': 21.2.10(@types/node@25.7.0)(chokidar@5.0.0) + '@angular/cli': 21.2.11(@types/node@25.7.0)(chokidar@5.0.0) '@typescript-eslint/types': 8.57.2 '@typescript-eslint/utils': 8.57.2(eslint@10.4.0)(typescript@5.9.3) eslint: 10.4.0 @@ -5643,9 +5683,9 @@ snapshots: http-errors: 2.0.1 iconv-lite: 0.7.2 on-finished: 2.4.1 - qs: 6.15.1 + qs: 6.15.2 raw-body: 3.0.2 - type-is: 2.0.1 + type-is: 2.1.0 transitivePeerDependencies: - supports-color @@ -5672,7 +5712,7 @@ snapshots: '@npmcli/fs': 5.0.0 fs-minipass: 3.0.3 glob: 13.0.6 - lru-cache: 11.3.6 + lru-cache: 11.4.0 minipass: 7.1.3 minipass-collect: 2.0.1 minipass-flush: 1.0.7 @@ -5743,6 +5783,8 @@ snapshots: content-type@1.0.5: {} + content-type@2.0.0: {} + convert-source-map@1.9.0: {} convert-source-map@2.0.0: {} @@ -6018,7 +6060,7 @@ snapshots: exponential-backoff@3.1.3: {} - express-rate-limit@8.5.1(express@5.2.1): + express-rate-limit@8.5.2(express@5.2.1): dependencies: express: 5.2.1 ip-address: 10.2.0 @@ -6045,13 +6087,13 @@ snapshots: once: 1.4.0 parseurl: 1.3.3 proxy-addr: 2.0.7 - qs: 6.15.1 + qs: 6.15.2 range-parser: 1.2.1 router: 2.2.0 send: 1.2.1 serve-static: 2.2.1 statuses: 2.0.2 - type-is: 2.0.1 + type-is: 2.1.0 vary: 1.1.2 transitivePeerDependencies: - supports-color @@ -6163,11 +6205,11 @@ snapshots: highlight.js@11.11.1: {} - hono@4.12.18: {} + hono@4.12.19: {} hosted-git-info@9.0.3: dependencies: - lru-cache: 11.3.6 + lru-cache: 11.4.0 html-encoding-sniffer@6.0.0: dependencies: @@ -6276,7 +6318,7 @@ snapshots: '@babel/parser': 7.29.3 '@istanbuljs/schema': 0.1.6 istanbul-lib-coverage: 3.2.2 - semver: 7.8.0 + semver: 7.7.4 transitivePeerDependencies: - supports-color @@ -6398,6 +6440,8 @@ snapshots: lru-cache@11.3.6: {} + lru-cache@11.4.0: {} + lru-cache@5.1.1: dependencies: yallist: 3.1.1 @@ -6731,7 +6775,7 @@ snapshots: path-scurry@2.0.2: dependencies: - lru-cache: 11.3.6 + lru-cache: 11.4.0 minipass: 7.1.3 path-to-regexp@8.4.2: {} @@ -6792,7 +6836,7 @@ snapshots: punycode@2.3.1: {} - qs@6.15.1: + qs@6.15.2: dependencies: side-channel: 1.1.0 @@ -7203,9 +7247,9 @@ snapshots: dependencies: prelude-ls: 1.2.1 - type-is@2.0.1: + type-is@2.1.0: dependencies: - content-type: 1.0.5 + content-type: 2.0.0 media-typer: 1.1.0 mime-types: 3.0.2