diff --git a/package.json b/package.json index fecfcecfa7bd..f9182e751ee6 100644 --- a/package.json +++ b/package.json @@ -49,11 +49,11 @@ "// 1": "dependencies are used locally and by bazel", "dependencies": { "@angular/build": "18.1.0-next.1", - "@angular-devkit/build-angular": "18.1.0-next.1", + "@angular-devkit/build-angular": "18.1.0", "@angular-devkit/core": "18.1.0-next.1", "@angular-devkit/schematics": "18.1.0-next.1", "@angular/cdk": "18.1.0-next.1", - "@angular/cli": "18.1.0-next.1", + "@angular/cli": "18.1.0", "@angular/material": "18.1.0-next.1", "@babel/cli": "7.24.7", "@babel/core": "7.24.7",