File tree Expand file tree Collapse file tree 6 files changed +327
-118
lines changed
angular_devkit/schematics_cli Expand file tree Collapse file tree 6 files changed +327
-118
lines changed Original file line number Diff line number Diff line change 66 "@angular-devkit/build-angular" : " workspace:*" ,
77 "browser-sync" : " 3.0.4" ,
88 "@vitest/coverage-v8" : " 4.0.8" ,
9- "jsdom" : " 27.1 .0" ,
9+ "jsdom" : " 27.2 .0" ,
1010 "rxjs" : " 7.8.2" ,
1111 "vitest" : " 4.0.8"
1212 }
Original file line number Diff line number Diff line change 127127 "puppeteer" : " 18.2.1" ,
128128 "quicktype-core" : " 23.2.6" ,
129129 "rollup" : " 4.53.2" ,
130- "rollup-license-plugin" : " ~3.0.1 " ,
130+ "rollup-license-plugin" : " ~3.1.0 " ,
131131 "rollup-plugin-dts" : " 6.2.3" ,
132132 "rollup-plugin-sourcemaps2" : " 0.5.4" ,
133133 "semver" : " 7.7.3" ,
Original file line number Diff line number Diff line change 2323 "@babel/core" : " 7.28.5" ,
2424 "@babel/helper-annotate-as-pure" : " 7.27.3" ,
2525 "@babel/helper-split-export-declaration" : " 7.24.7" ,
26- "@inquirer/confirm" : " 5.1.20 " ,
26+ "@inquirer/confirm" : " 5.1.21 " ,
2727 "@vitejs/plugin-basic-ssl" : " 2.1.0" ,
2828 "beasties" : " 0.3.5" ,
2929 "browserslist" : " ^4.26.0" ,
3737 "parse5-html-rewriting-stream" : " 8.0.0" ,
3838 "picomatch" : " 4.0.3" ,
3939 "piscina" : " 5.1.4" ,
40- "rolldown" : " 1.0.0-beta.49 " ,
40+ "rolldown" : " 1.0.0-beta.50 " ,
4141 "sass" : " 1.94.0" ,
4242 "semver" : " 7.7.3" ,
4343 "source-map-support" : " 0.5.21" ,
5252 "devDependencies" : {
5353 "@angular-devkit/core" : " workspace:*" ,
5454 "@angular/ssr" : " workspace:*" ,
55- "jsdom" : " 27.1 .0" ,
55+ "jsdom" : " 27.2 .0" ,
5656 "less" : " 4.4.2" ,
5757 "ng-packagr" : " 21.0.0-rc.1" ,
5858 "postcss" : " 8.5.6" ,
Original file line number Diff line number Diff line change 2525 "@angular-devkit/architect" : " workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
2626 "@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
2727 "@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
28- "@inquirer/prompts" : " 7.10.0 " ,
28+ "@inquirer/prompts" : " 7.10.1 " ,
2929 "@listr2/prompt-adapter-inquirer" : " 3.0.5" ,
3030 "@modelcontextprotocol/sdk" : " 1.21.1" ,
3131 "@schematics/angular" : " workspace:0.0.0-PLACEHOLDER" ,
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
2020 "@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
21- "@inquirer/prompts" : " 7.10.0 " ,
21+ "@inquirer/prompts" : " 7.10.1 " ,
2222 "ansi-colors" : " 4.1.3" ,
2323 "yargs-parser" : " 22.0.0"
2424 }
You can’t perform that action at this time.
0 commit comments