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"