File tree Expand file tree Collapse file tree 5 files changed +330
-79
lines changed
angular_devkit/schematics_cli Expand file tree Collapse file tree 5 files changed +330
-79
lines changed Original file line number Diff line number Diff line change 86
86
"@bazel/rollup" : " ^5.8.1" ,
87
87
"@bazel/runfiles" : " ^5.8.1" ,
88
88
"@discoveryjs/json-ext" : " 0.6.3" ,
89
- "@inquirer/confirm" : " 5.0.2 " ,
90
- "@inquirer/prompts" : " 7.1 .0" ,
89
+ "@inquirer/confirm" : " 5.1.0 " ,
90
+ "@inquirer/prompts" : " 7.2 .0" ,
91
91
"@listr2/prompt-adapter-inquirer" : " 2.0.18" ,
92
92
"@rollup/plugin-alias" : " ^5.1.1" ,
93
93
"@rollup/plugin-commonjs" : " ^28.0.0" ,
143
143
"fast-glob" : " 3.3.2" ,
144
144
"http-proxy" : " ^1.18.1" ,
145
145
"http-proxy-middleware" : " 3.0.3" ,
146
- "https-proxy-agent" : " 7.0.5 " ,
146
+ "https-proxy-agent" : " 7.0.6 " ,
147
147
"husky" : " 9.1.7" ,
148
148
"ini" : " 5.0.0" ,
149
149
"istanbul-lib-instrument" : " 6.0.3" ,
184
184
"puppeteer" : " 18.2.1" ,
185
185
"quicktype-core" : " 23.0.170" ,
186
186
"resolve-url-loader" : " 5.0.0" ,
187
- "rollup" : " 4.28.0 " ,
187
+ "rollup" : " 4.28.1 " ,
188
188
"rollup-license-plugin" : " ~3.0.1" ,
189
189
"rollup-plugin-sourcemaps" : " ^0.6.0" ,
190
190
"rxjs" : " 7.8.1" ,
Original file line number Diff line number Diff line change 24
24
"@babel/helper-annotate-as-pure" : " 7.25.9" ,
25
25
"@babel/helper-split-export-declaration" : " 7.24.7" ,
26
26
"@babel/plugin-syntax-import-attributes" : " 7.26.0" ,
27
- "@inquirer/confirm" : " 5.0.2 " ,
27
+ "@inquirer/confirm" : " 5.1.0 " ,
28
28
"@vitejs/plugin-basic-ssl" : " 1.2.0" ,
29
29
"beasties" : " 0.2.0" ,
30
30
"browserslist" : " ^4.23.0" ,
31
31
"esbuild" : " 0.24.0" ,
32
32
"fast-glob" : " 3.3.2" ,
33
- "https-proxy-agent" : " 7.0.5 " ,
33
+ "https-proxy-agent" : " 7.0.6 " ,
34
34
"istanbul-lib-instrument" : " 6.0.3" ,
35
35
"listr2" : " 8.2.5" ,
36
36
"magic-string" : " 0.30.14" ,
37
37
"mrmime" : " 2.0.0" ,
38
38
"parse5-html-rewriting-stream" : " 7.0.0" ,
39
39
"picomatch" : " 4.0.2" ,
40
40
"piscina" : " 4.8.0" ,
41
- "rollup" : " 4.28.0 " ,
41
+ "rollup" : " 4.28.1 " ,
42
42
"sass" : " 1.82.0" ,
43
43
"semver" : " 7.6.3" ,
44
44
"vite" : " 6.0.3" ,
Original file line number Diff line number Diff line change 25
25
"@angular-devkit/architect" : " 0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
26
26
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
27
27
"@angular-devkit/schematics" : " 0.0.0-PLACEHOLDER" ,
28
- "@inquirer/prompts" : " 7.1 .0" ,
28
+ "@inquirer/prompts" : " 7.2 .0" ,
29
29
"@listr2/prompt-adapter-inquirer" : " 2.0.18" ,
30
30
"@schematics/angular" : " 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" : " 0.0.0-PLACEHOLDER" ,
20
20
"@angular-devkit/schematics" : " 0.0.0-PLACEHOLDER" ,
21
- "@inquirer/prompts" : " 7.1 .0" ,
21
+ "@inquirer/prompts" : " 7.2 .0" ,
22
22
"ansi-colors" : " 4.1.3" ,
23
23
"symbol-observable" : " 4.0.0" ,
24
24
"yargs-parser" : " 21.1.1"
You can’t perform that action at this time.
0 commit comments