Bump @hono/node-server and @angular/cli

Removes [@hono/node-server](https://github.com/honojs/node-server). It's no longer used after updating ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Removes `@hono/node-server`

Updates `@angular/cli` from 20.3.32 to 21.0.4
- [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/v20.3.32...v21.0.4)

---
updated-dependencies:
- dependency-name: "@angular/cli"
  dependency-version: 21.0.4
  dependency-type: direct:development
- dependency-name: "@hono/node-server"
  dependency-version:
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-08-04 05:51:37 +00:00 committed by GitHub
parent a005b687a7
commit 6956277b75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 880 additions and 314 deletions

1192
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -58,7 +58,7 @@
"@angular/animations": "20.3.27",
"@angular/build": "20.3.32",
"@angular/cdk": "20.2.14",
"@angular/cli": "20.3.32",
"@angular/cli": "21.0.4",
"@angular/common": "20.3.27",
"@angular/compiler": "20.3.27",
"@angular/compiler-cli": "20.3.27",