build(deps): Bump koa and @nx/angular (#4904)

Bumps [koa](https://github.com/koajs/koa) to 3.0.3 and updates ancestor dependency [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular). These dependencies need to be updated together.


Updates `koa` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/v3.0.1...v3.0.3)

Updates `@nx/angular` from 21.4.1 to 22.1.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.1.0/packages/angular)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 3.0.3
  dependency-type: indirect
- dependency-name: "@nx/angular"
  dependency-version: 22.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-21 13:39:45 +01:00
committed by GitHub
parent 8ee33bc944
commit 703c774028
2 changed files with 1624 additions and 872 deletions
+1623 -871
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -89,7 +89,7 @@
"@angular/compiler-cli": "19.2.6",
"@angular/language-service": "19.2.6",
"@cspell/eslint-plugin": "^9.2.1",
"@nx/angular": "21.4.1",
"@nx/angular": "22.1.0",
"@nx/eslint-plugin": "21.3.1",
"@nx/workspace": "21.4.1",
"@playwright/test": "^1.56.1",