build(deps): Bump nx, @nx/angular and @nx/eslint-plugin (#5315)

* build(deps): Bump nx, @nx/angular and @nx/eslint-plugin

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) to 23.1.1 and updates ancestor dependencies [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx), [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular) and [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin). These dependencies need to be updated together.


Updates `nx` from 22.5.4 to 23.1.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/23.1.1/packages/nx)

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

Updates `@nx/eslint-plugin` from 22.5.4 to 22.7.8
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.8/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 23.1.1
  dependency-type: indirect
- dependency-name: "@nx/angular"
  dependency-version: 23.1.1
  dependency-type: direct:development
- dependency-name: "@nx/eslint-plugin"
  dependency-version: 22.7.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* [PRODSEC-13315] Increased nx version to allow increase brace-expansion version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
This commit is contained in:
dependabot[bot]
2026-08-03 15:38:55 +02:00
committed by GitHub
co-authored by Aleksander Sklorz
parent 2c8545ffc6
commit 0c6d3c8827
2 changed files with 2111 additions and 2957 deletions
+3 -3
View File
@@ -91,8 +91,8 @@
"@angular/compiler-cli": "20.3.25",
"@angular/language-service": "20.3.25",
"@cspell/eslint-plugin": "^10.0.1",
"@nx/angular": "22.7.6",
"@nx/eslint-plugin": "22.5.4",
"@nx/angular": "23.1.1",
"@nx/eslint-plugin": "22.7.8",
"@nx/workspace": "22.5.4",
"@playwright/test": "^1.61.1",
"@reportportal/agent-js-playwright": "^5.4.0",
@@ -126,7 +126,7 @@
"lint-staged": "^16.4.0",
"ng-packagr": "20.3.2",
"node-stream-zip": "^1.14.0",
"nx": "23.0.1",
"nx": "23.1.1",
"prettier": "3.8.1",
"stylelint": "^16.0.0",
"stylelint-config-standard-scss": "^13.0.0",