File tree Expand file tree Collapse file tree 5 files changed +339
-272
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 5 files changed +339
-272
lines changed Original file line number Diff line number Diff line change 141
141
"ts-node" : " ^10.9.1" ,
142
142
"tslib" : " 2.8.1" ,
143
143
"typescript" : " 5.8.3" ,
144
- "undici" : " 7.10 .0" ,
144
+ "undici" : " 7.11 .0" ,
145
145
"unenv" : " ^1.10.0" ,
146
146
"verdaccio" : " 6.1.2" ,
147
147
"verdaccio-auth-memory" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 20
20
"dependencies" : {
21
21
"@ampproject/remapping" : " 2.3.0" ,
22
22
"@angular-devkit/architect" : " workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
23
- "@babel/core" : " 7.27.4 " ,
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
26
"@inquirer/confirm" : " 5.1.12" ,
Original file line number Diff line number Diff line change 27
27
"@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
28
28
"@inquirer/prompts" : " 7.5.3" ,
29
29
"@listr2/prompt-adapter-inquirer" : " 2.0.22" ,
30
- "@modelcontextprotocol/sdk" : " 1.13.1 " ,
30
+ "@modelcontextprotocol/sdk" : " 1.13.2 " ,
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 11
11
"@angular-devkit/build-webpack" : " workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
12
12
"@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
13
13
"@angular/build" : " workspace:0.0.0-PLACEHOLDER" ,
14
- "@babel/core" : " 7.27.4 " ,
14
+ "@babel/core" : " 7.27.7 " ,
15
15
"@babel/generator" : " 7.27.5" ,
16
16
"@babel/helper-annotate-as-pure" : " 7.27.3" ,
17
17
"@babel/helper-split-export-declaration" : " 7.24.7" ,
70
70
"@web/test-runner" : " 0.20.2" ,
71
71
"browser-sync" : " 3.0.4" ,
72
72
"ng-packagr" : " 20.1.0-next.0" ,
73
- "undici" : " 7.10 .0"
73
+ "undici" : " 7.11 .0"
74
74
},
75
75
"peerDependencies" : {
76
76
"@angular/core" : " 0.0.0-ANGULAR-FW-PEER-DEP" ,
You can’t perform that action at this time.
0 commit comments