build(deps): bump koa and @nx/angular (#10984)

Bumps [koa](https://github.com/koajs/koa) to 2.16.1 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 2.15.4 to 2.16.1
- [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/2.15.4...v2.16.1)

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

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 2.16.1
  dependency-type: indirect
- dependency-name: "@nx/angular"
  dependency-version: 21.2.2
  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-07-09 15:42:57 +01:00
committed by GitHub
parent 11cb2ea688
commit 2bf97891d9
2 changed files with 3014 additions and 490 deletions

3502
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -86,7 +86,7 @@
"@editorjs/marker": "1.4.0", "@editorjs/marker": "1.4.0",
"@editorjs/paragraph": "^2.11.7", "@editorjs/paragraph": "^2.11.7",
"@editorjs/underline": "1.2.1", "@editorjs/underline": "1.2.1",
"@nx/angular": "20.8.0", "@nx/angular": "21.2.2",
"@nx/eslint-plugin": "20.8.0", "@nx/eslint-plugin": "20.8.0",
"@nx/js": "20.8.0", "@nx/js": "20.8.0",
"@nx/node": "20.8.0", "@nx/node": "20.8.0",