diff --git a/package.json b/package.json index a2df2a221..1f9f38de5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "19.2.0-next.2+sha-8f73dad", + "version": "19.2.19+sha-399c3ec", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -21,8 +21,8 @@ ], "schematics": "./collection.json", "dependencies": { - "@angular-devkit/core": "github:angular/angular-devkit-core-builds#8f73dad", - "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#8f73dad", + "@angular-devkit/core": "github:angular/angular-devkit-core-builds#399c3ec", + "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#399c3ec", "@inquirer/prompts": "7.3.2", "ansi-colors": "4.1.3", "symbol-observable": "4.0.0", @@ -32,6 +32,7 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, + "packageManager": "pnpm@9.15.6", "engines": { "node": "^18.19.1 || ^20.11.1 || >=22.0.0", "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", diff --git a/uniqueId b/uniqueId index fe692714c..40e4ccdc4 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Feb 19 2025 21:37:58 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Wed Oct 29 2025 15:11:53 GMT+0000 (Coordinated Universal Time) \ No newline at end of file