diff --git a/package.json b/package.json index b6eaf140..16ee407d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular-devkit/schematics-cli", - "version": "20.0.0-next.8+sha-bbb08d6", + "version": "20.0.0-rc.2+sha-a42e045", "description": "Angular Schematics - CLI", "homepage": "https://github.com/angular/angular-cli", "bin": { @@ -23,7 +23,7 @@ "dependencies": { "@angular-devkit/core": "github:angular/angular-devkit-core-builds#{BUILD_SCM_ABBREV_HASH}", "@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#{BUILD_SCM_ABBREV_HASH}", - "@inquirer/prompts": "7.5.0", + "@inquirer/prompts": "7.5.1", "ansi-colors": "4.1.3", "yargs-parser": "21.1.1" }, @@ -31,9 +31,9 @@ "type": "git", "url": "https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@9.15.6", + "packageManager": "pnpm@9.15.9", "engines": { - "node": "^20.11.1 || >=22.11.0", + "node": "^20.19.0 || ^22.12.0 || >=24.0.0", "npm": "^6.11.0 || ^7.5.6 || >=8.0.0", "yarn": ">= 1.13.0" }, diff --git a/uniqueId b/uniqueId index f8b90238..48887c2e 100644 --- a/uniqueId +++ b/uniqueId @@ -1 +1 @@ -Wed Apr 30 2025 18:46:27 GMT+0000 (Coordinated Universal Time) \ No newline at end of file +Tue May 20 2025 15:51:39 GMT+0000 (Coordinated Universal Time) \ No newline at end of file