File tree Expand file tree Collapse file tree 3 files changed +121
-114
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +121
-114
lines changed Original file line number Diff line number Diff line change 133
133
"critters" : " 0.0.16" ,
134
134
"css-loader" : " 6.6.0" ,
135
135
"debug" : " ^4.1.1" ,
136
- "esbuild" : " 0.14.24 " ,
137
- "esbuild-wasm" : " 0.14.24 " ,
136
+ "esbuild" : " 0.14.25 " ,
137
+ "esbuild-wasm" : " 0.14.25 " ,
138
138
"eslint" : " 8.10.0" ,
139
139
"eslint-config-prettier" : " 8.5.0" ,
140
140
"eslint-plugin-header" : " 3.1.1" ,
165
165
"license-webpack-plugin" : " 4.0.2" ,
166
166
"loader-utils" : " 3.2.0" ,
167
167
"magic-string" : " 0.26.1" ,
168
- "mini-css-extract-plugin" : " 2.5.3 " ,
168
+ "mini-css-extract-plugin" : " 2.6.0 " ,
169
169
"minimatch" : " 5.0.1" ,
170
170
"ng-packagr" : " 14.0.0-next.1" ,
171
171
"node-fetch" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 30
30
"core-js" : " 3.21.1" ,
31
31
"critters" : " 0.0.16" ,
32
32
"css-loader" : " 6.6.0" ,
33
- "esbuild-wasm" : " 0.14.24 " ,
33
+ "esbuild-wasm" : " 0.14.25 " ,
34
34
"glob" : " 7.2.0" ,
35
35
"https-proxy-agent" : " 5.0.0" ,
36
36
"inquirer" : " 8.2.0" ,
40
40
"less-loader" : " 10.2.0" ,
41
41
"license-webpack-plugin" : " 4.0.2" ,
42
42
"loader-utils" : " 3.2.0" ,
43
- "mini-css-extract-plugin" : " 2.5.3 " ,
43
+ "mini-css-extract-plugin" : " 2.6.0 " ,
44
44
"minimatch" : " 5.0.1" ,
45
45
"open" : " 8.4.0" ,
46
46
"ora" : " 5.4.1" ,
71
71
"webpack-subresource-integrity" : " 5.1.0"
72
72
},
73
73
"optionalDependencies" : {
74
- "esbuild" : " 0.14.24 "
74
+ "esbuild" : " 0.14.25 "
75
75
},
76
76
"peerDependencies" : {
77
77
"@angular/compiler-cli" : " ^14.0.0 || ^14.0.0-next" ,
You can’t perform that action at this time.
0 commit comments