@angular-devkit/schematics-cli
Advanced tools
Comparing version 19.2.0-next.1 to 19.2.0-next.2
{ | ||
"name": "@angular-devkit/schematics-cli", | ||
"version": "19.2.0-next.1", | ||
"version": "19.2.0-next.2", | ||
"description": "Angular Schematics - CLI", | ||
@@ -24,5 +24,5 @@ "homepage": "https://github.com/angular/angular-cli", | ||
"dependencies": { | ||
"@angular-devkit/core": "19.2.0-next.1", | ||
"@angular-devkit/schematics": "19.2.0-next.1", | ||
"@inquirer/prompts": "7.2.4", | ||
"@angular-devkit/core": "19.2.0-next.2", | ||
"@angular-devkit/schematics": "19.2.0-next.2", | ||
"@inquirer/prompts": "7.3.1", | ||
"ansi-colors": "4.1.3", | ||
@@ -29,0 +29,0 @@ "symbol-observable": "4.0.0", |
@@ -23,4 +23,4 @@ { | ||
"@types/jasmine": "~5.1.0", | ||
"jasmine": "~5.5.0" | ||
"jasmine": "~5.6.0" | ||
} | ||
} |
+ Added@angular-devkit/core@19.2.0-next.2(transitive)
+ Added@angular-devkit/schematics@19.2.0-next.2(transitive)
+ Added@inquirer/prompts@7.3.1(transitive)
- Removed@angular-devkit/core@19.2.0-next.1(transitive)
- Removed@angular-devkit/schematics@19.2.0-next.1(transitive)
- Removed@inquirer/prompts@7.2.4(transitive)
- Removed@types/node@22.13.4(transitive)
- Removedundici-types@6.20.0(transitive)
Updated@inquirer/prompts@7.3.1