File tree Expand file tree Collapse file tree 5 files changed +194
-193
lines changed
angular_devkit/schematics_cli Expand file tree Collapse file tree 5 files changed +194
-193
lines changed Original file line number Diff line number Diff line change 94
94
"@types/yargs" : " ^17.0.20" ,
95
95
"@types/yargs-parser" : " ^21.0.0" ,
96
96
"@types/yarnpkg__lockfile" : " ^1.1.5" ,
97
- "@typescript-eslint/eslint-plugin" : " 8.35.0 " ,
98
- "@typescript-eslint/parser" : " 8.35.0 " ,
97
+ "@typescript-eslint/eslint-plugin" : " 8.35.1 " ,
98
+ "@typescript-eslint/parser" : " 8.35.1 " ,
99
99
"ajv" : " 8.17.1" ,
100
100
"ansi-colors" : " 4.1.3" ,
101
101
"beasties" : " 0.3.4" ,
108
108
"eslint-plugin-import" : " 2.32.0" ,
109
109
"express" : " 5.1.0" ,
110
110
"fast-glob" : " 3.3.3" ,
111
- "globals" : " 16.2 .0" ,
111
+ "globals" : " 16.3 .0" ,
112
112
"http-proxy" : " ^1.18.1" ,
113
113
"http-proxy-middleware" : " 3.0.5" ,
114
114
"husky" : " 9.1.7" ,
Original file line number Diff line number Diff line change 23
23
"@babel/core" : " 7.27.7" ,
24
24
"@babel/helper-annotate-as-pure" : " 7.27.3" ,
25
25
"@babel/helper-split-export-declaration" : " 7.24.7" ,
26
- "@inquirer/confirm" : " 5.1.12 " ,
27
- "@vitejs/plugin-basic-ssl" : " 2.0 .0" ,
26
+ "@inquirer/confirm" : " 5.1.13 " ,
27
+ "@vitejs/plugin-basic-ssl" : " 2.1 .0" ,
28
28
"beasties" : " 0.3.4" ,
29
29
"browserslist" : " ^4.23.0" ,
30
30
"esbuild" : " 0.25.5" ,
46
46
"watchpack" : " 2.4.4"
47
47
},
48
48
"optionalDependencies" : {
49
- "lmdb" : " 3.4.0 "
49
+ "lmdb" : " 3.4.1 "
50
50
},
51
51
"devDependencies" : {
52
52
"@angular/ssr" : " workspace:*" ,
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.3 " ,
28
+ "@inquirer/prompts" : " 7.6.0 " ,
29
29
"@listr2/prompt-adapter-inquirer" : " 2.0.22" ,
30
- "@modelcontextprotocol/sdk" : " 1.13.2 " ,
30
+ "@modelcontextprotocol/sdk" : " 1.13.3 " ,
31
31
"@schematics/angular" : " workspace:0.0.0-PLACEHOLDER" ,
32
32
"@yarnpkg/lockfile" : " 1.1.0" ,
33
33
"ini" : " 5.0.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.3 " ,
21
+ "@inquirer/prompts" : " 7.6.0 " ,
22
22
"ansi-colors" : " 4.1.3" ,
23
23
"yargs-parser" : " 22.0.0"
24
24
}
You can’t perform that action at this time.
0 commit comments