File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " igniteui-cli" ,
3- "version" : " 14.2.4-beta .0" ,
3+ "version" : " 14.3.0-rc .0" ,
44 "description" : " CLI tool for creating Ignite UI projects" ,
55 "keywords" : [
66 " CLI" ,
7878 "all" : true
7979 },
8080 "dependencies" : {
81- "@igniteui/angular-templates" : " ~18.2.1424-beta .0" ,
82- "@igniteui/cli-core" : " ~14.2.4-beta .0" ,
81+ "@igniteui/angular-templates" : " ~19.0.1430-rc .0" ,
82+ "@igniteui/cli-core" : " ~14.3.0-rc .0" ,
8383 "@inquirer/prompts" : " ^5.4.0" ,
8484 "@types/yargs" : " ^17.0.33" ,
8585 "chalk" : " ^5.3.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @igniteui/cli-core" ,
3- "version" : " 14.2.4-beta .0" ,
3+ "version" : " 14.3.0-rc .0" ,
44 "description" : " Base types and functionality for Ignite UI CLI" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @igniteui/angular-templates" ,
3- "version" : " 18.2.1424-beta .0" ,
3+ "version" : " 19.0.1430-rc .0" ,
44 "description" : " Templates for Ignite UI for Angular projects and components" ,
55 "repository" : {
66 "type" : " git" ,
1212 "author" : " Infragistics" ,
1313 "license" : " MIT" ,
1414 "dependencies" : {
15- "@igniteui/cli-core" : " ~14.2.4-beta .0" ,
15+ "@igniteui/cli-core" : " ~14.3.0-rc .0" ,
1616 "typescript" : " ~5.5.4"
1717 }
1818}
Original file line number Diff line number Diff line change 11{
22 "name" : " @igniteui/angular-schematics" ,
3- "version" : " 18.2.1424-beta .0" ,
3+ "version" : " 19.0.1430-rc .0" ,
44 "description" : " Ignite UI for Angular Schematics for ng new and ng generate" ,
55 "repository" : {
66 "type" : " git" ,
2020 "dependencies" : {
2121 "@angular-devkit/core" : " ^19.0.0" ,
2222 "@angular-devkit/schematics" : " ^19.0.0" ,
23- "@igniteui/angular-templates" : " ~18.2.1424-beta .0" ,
24- "@igniteui/cli-core" : " ~14.2.4-beta .0" ,
23+ "@igniteui/angular-templates" : " ~19.0.1430-rc .0" ,
24+ "@igniteui/cli-core" : " ~14.3.0-rc .0" ,
2525 "@schematics/angular" : " ~19.0.0" ,
2626 "rxjs" : " ^7.8.1"
2727 },
You can’t perform that action at this time.
0 commit comments