File tree 5 files changed +88
-184
lines changed
angular_devkit/schematics_cli
5 files changed +88
-184
lines changed Original file line number Diff line number Diff line change 103
103
"esbuild" : " 0.25.4" ,
104
104
"esbuild-wasm" : " 0.25.4" ,
105
105
"eslint" : " 9.26.0" ,
106
- "eslint-config-prettier" : " 10.1.2 " ,
106
+ "eslint-config-prettier" : " 10.1.5 " ,
107
107
"eslint-plugin-header" : " 3.1.1" ,
108
108
"eslint-plugin-import" : " 2.31.0" ,
109
109
"express" : " 5.1.0" ,
110
110
"fast-glob" : " 3.3.3" ,
111
- "globals" : " 16.0 .0" ,
111
+ "globals" : " 16.1 .0" ,
112
112
"http-proxy" : " ^1.18.1" ,
113
113
"http-proxy-middleware" : " 3.0.5" ,
114
114
"husky" : " 9.1.7" ,
135
135
"rollup" : " 4.40.2" ,
136
136
"rollup-license-plugin" : " ~3.0.1" ,
137
137
"semver" : " 7.7.1" ,
138
- "shelljs" : " ^0.9 .0" ,
138
+ "shelljs" : " ^0.10 .0" ,
139
139
"source-map-support" : " 0.5.21" ,
140
140
"tar" : " ^7.0.0" ,
141
141
"ts-node" : " ^10.9.1" ,
Original file line number Diff line number Diff line change 23
23
"@babel/core" : " 7.27.1" ,
24
24
"@babel/helper-annotate-as-pure" : " 7.27.1" ,
25
25
"@babel/helper-split-export-declaration" : " 7.24.7" ,
26
- "@inquirer/confirm" : " 5.1.9 " ,
26
+ "@inquirer/confirm" : " 5.1.10 " ,
27
27
"@vitejs/plugin-basic-ssl" : " 2.0.0" ,
28
28
"beasties" : " 0.3.3" ,
29
29
"browserslist" : " ^4.23.0" ,
Original file line number Diff line number Diff line change 25
25
"@angular-devkit/architect" : " workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
26
26
"@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
27
27
"@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
28
- "@inquirer/prompts" : " 7.5.0 " ,
28
+ "@inquirer/prompts" : " 7.5.1 " ,
29
29
"@listr2/prompt-adapter-inquirer" : " 2.0.22" ,
30
30
"@schematics/angular" : " workspace:0.0.0-PLACEHOLDER" ,
31
31
"@yarnpkg/lockfile" : " 1.1.0" ,
Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
20
20
"@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
21
- "@inquirer/prompts" : " 7.5.0 " ,
21
+ "@inquirer/prompts" : " 7.5.1 " ,
22
22
"ansi-colors" : " 4.1.3" ,
23
23
"yargs-parser" : " 21.1.1"
24
24
}
You can’t perform that action at this time.
0 commit comments