File tree Expand file tree Collapse file tree 5 files changed +148
-314
lines changed
angular_devkit/schematics_cli Expand file tree Collapse file tree 5 files changed +148
-314
lines changed Original file line number Diff line number Diff line change 9494 "@types/yargs" : " ^17.0.20" ,
9595 "@types/yargs-parser" : " ^21.0.0" ,
9696 "@types/yarnpkg__lockfile" : " ^1.1.5" ,
97- "@typescript-eslint/eslint-plugin" : " 8.46.0 " ,
98- "@typescript-eslint/parser" : " 8.46.0 " ,
97+ "@typescript-eslint/eslint-plugin" : " 8.46.1 " ,
98+ "@typescript-eslint/parser" : " 8.46.1 " ,
9999 "ajv" : " 8.17.1" ,
100100 "ansi-colors" : " 4.1.3" ,
101101 "buffer" : " 6.0.3" ,
Original file line number Diff line number Diff line change 2323 "@babel/core" : " 7.28.4" ,
2424 "@babel/helper-annotate-as-pure" : " 7.27.3" ,
2525 "@babel/helper-split-export-declaration" : " 7.24.7" ,
26- "@inquirer/confirm" : " 5.1.18 " ,
26+ "@inquirer/confirm" : " 5.1.19 " ,
2727 "@vitejs/plugin-basic-ssl" : " 2.1.0" ,
2828 "beasties" : " 0.3.5" ,
2929 "browserslist" : " ^4.26.0" ,
4242 "semver" : " 7.7.3" ,
4343 "source-map-support" : " 0.5.21" ,
4444 "tinyglobby" : " 0.2.15" ,
45- "vite" : " 7.1.9 " ,
45+ "vite" : " 7.1.10 " ,
4646 "watchpack" : " 2.4.4"
4747 },
4848 "optionalDependencies" : {
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.8.6 " ,
28+ "@inquirer/prompts" : " 7.9.0 " ,
2929 "@listr2/prompt-adapter-inquirer" : " 3.0.4" ,
3030 "@modelcontextprotocol/sdk" : " 1.20.0" ,
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.8.6 " ,
21+ "@inquirer/prompts" : " 7.9.0 " ,
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