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 8686 "@bazel/rollup" : " ^5.8.1" ,
8787 "@bazel/runfiles" : " ^5.8.1" ,
8888 "@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" ,
9191 "@listr2/prompt-adapter-inquirer" : " 2.0.18" ,
9292 "@rollup/plugin-alias" : " ^5.1.1" ,
9393 "@rollup/plugin-commonjs" : " ^28.0.0" ,
143143 "fast-glob" : " 3.3.2" ,
144144 "http-proxy" : " ^1.18.1" ,
145145 "http-proxy-middleware" : " 3.0.3" ,
146- "https-proxy-agent" : " 7.0.5 " ,
146+ "https-proxy-agent" : " 7.0.6 " ,
147147 "husky" : " 9.1.7" ,
148148 "ini" : " 5.0.0" ,
149149 "istanbul-lib-instrument" : " 6.0.3" ,
184184 "puppeteer" : " 18.2.1" ,
185185 "quicktype-core" : " 23.0.170" ,
186186 "resolve-url-loader" : " 5.0.0" ,
187- "rollup" : " 4.28.0 " ,
187+ "rollup" : " 4.28.1 " ,
188188 "rollup-license-plugin" : " ~3.0.1" ,
189189 "rollup-plugin-sourcemaps" : " ^0.6.0" ,
190190 "rxjs" : " 7.8.1" ,
Original file line number Diff line number Diff line change 2424 "@babel/helper-annotate-as-pure" : " 7.25.9" ,
2525 "@babel/helper-split-export-declaration" : " 7.24.7" ,
2626 "@babel/plugin-syntax-import-attributes" : " 7.26.0" ,
27- "@inquirer/confirm" : " 5.0.2 " ,
27+ "@inquirer/confirm" : " 5.1.0 " ,
2828 "@vitejs/plugin-basic-ssl" : " 1.2.0" ,
2929 "beasties" : " 0.2.0" ,
3030 "browserslist" : " ^4.23.0" ,
3131 "esbuild" : " 0.24.0" ,
3232 "fast-glob" : " 3.3.2" ,
33- "https-proxy-agent" : " 7.0.5 " ,
33+ "https-proxy-agent" : " 7.0.6 " ,
3434 "istanbul-lib-instrument" : " 6.0.3" ,
3535 "listr2" : " 8.2.5" ,
3636 "magic-string" : " 0.30.14" ,
3737 "mrmime" : " 2.0.0" ,
3838 "parse5-html-rewriting-stream" : " 7.0.0" ,
3939 "picomatch" : " 4.0.2" ,
4040 "piscina" : " 4.8.0" ,
41- "rollup" : " 4.28.0 " ,
41+ "rollup" : " 4.28.1 " ,
4242 "sass" : " 1.82.0" ,
4343 "semver" : " 7.6.3" ,
4444 "vite" : " 6.0.3" ,
Original file line number Diff line number Diff line change 2525 "@angular-devkit/architect" : " 0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
2626 "@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
2727 "@angular-devkit/schematics" : " 0.0.0-PLACEHOLDER" ,
28- "@inquirer/prompts" : " 7.1 .0" ,
28+ "@inquirer/prompts" : " 7.2 .0" ,
2929 "@listr2/prompt-adapter-inquirer" : " 2.0.18" ,
3030 "@schematics/angular" : " 0.0.0-PLACEHOLDER" ,
3131 "@yarnpkg/lockfile" : " 1.1.0" ,
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
2020 "@angular-devkit/schematics" : " 0.0.0-PLACEHOLDER" ,
21- "@inquirer/prompts" : " 7.1 .0" ,
21+ "@inquirer/prompts" : " 7.2 .0" ,
2222 "ansi-colors" : " 4.1.3" ,
2323 "symbol-observable" : " 4.0.0" ,
2424 "yargs-parser" : " 21.1.1"
You can’t perform that action at this time.
0 commit comments