From 04da097bc04d25bb38af5d66696e0a1f8290a806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 05:28:07 +0000 Subject: [PATCH] Bump the nx group with 3 updates Bumps the nx group with 3 updates: [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular), [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). Updates `@nx/angular` from 22.6.4 to 22.7.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.3/packages/angular) Updates `@nx/workspace` from 22.6.4 to 22.7.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.3/packages/workspace) Updates `nx` from 22.6.4 to 22.7.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.3/packages/nx) --- updated-dependencies: - dependency-name: "@nx/angular" dependency-version: 22.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/workspace" dependency-version: 22.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: nx dependency-version: 22.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 724593c..bd32ade 100644 --- a/package.json +++ b/package.json @@ -49,12 +49,12 @@ "@angular/build": "^21.2.3", "@angular/cli": "^21.2.3", "@angular/compiler-cli": "^21.2.5", - "@nx/angular": "22.6.4", - "@nx/workspace": "22.6.4", + "@nx/angular": "22.7.3", + "@nx/workspace": "22.7.3", "@schematics/angular": "^21.2.3", "@types/node": "^25.5.0", "autoprefixer": "^10.4.27", - "nx": "22.6.4", + "nx": "22.7.3", "postcss": "^8.5.8", "tailwindcss": "^3.4.19", "typescript": "^6.0.2"