File tree Expand file tree Collapse file tree 3 files changed +184
-37
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +184
-37
lines changed Original file line number Diff line number Diff line change 133
133
"critters" : " 0.0.19" ,
134
134
"css-loader" : " 6.8.1" ,
135
135
"debug" : " ^4.1.1" ,
136
- "esbuild" : " 0.18.11 " ,
137
- "esbuild-wasm" : " 0.18.11 " ,
136
+ "esbuild" : " 0.18.12 " ,
137
+ "esbuild-wasm" : " 0.18.12 " ,
138
138
"eslint" : " 8.44.0" ,
139
139
"eslint-config-prettier" : " 8.8.0" ,
140
140
"eslint-plugin-header" : " 3.1.1" ,
177
177
"picomatch" : " 2.3.1" ,
178
178
"piscina" : " 4.0.0" ,
179
179
"popper.js" : " ^1.14.1" ,
180
- "postcss" : " 8.4.25 " ,
180
+ "postcss" : " 8.4.26 " ,
181
181
"postcss-loader" : " 7.3.3" ,
182
182
"prettier" : " ^3.0.0" ,
183
183
"protractor" : " ~7.0.0" ,
Original file line number Diff line number Diff line change 32
32
"copy-webpack-plugin" : " 11.0.0" ,
33
33
"critters" : " 0.0.19" ,
34
34
"css-loader" : " 6.8.1" ,
35
- "esbuild-wasm" : " 0.18.11 " ,
35
+ "esbuild-wasm" : " 0.18.12 " ,
36
36
"fast-glob" : " 3.3.0" ,
37
37
"guess-parser" : " 0.4.22" ,
38
38
"https-proxy-agent" : " 5.0.1" ,
51
51
"parse5-html-rewriting-stream" : " 7.0.0" ,
52
52
"picomatch" : " 2.3.1" ,
53
53
"piscina" : " 4.0.0" ,
54
- "postcss" : " 8.4.25 " ,
54
+ "postcss" : " 8.4.26 " ,
55
55
"postcss-loader" : " 7.3.3" ,
56
56
"resolve-url-loader" : " 5.0.0" ,
57
57
"rxjs" : " 7.8.1" ,
72
72
"webpack-subresource-integrity" : " 5.1.0"
73
73
},
74
74
"optionalDependencies" : {
75
- "esbuild" : " 0.18.11 "
75
+ "esbuild" : " 0.18.12 "
76
76
},
77
77
"peerDependencies" : {
78
78
"@angular/compiler-cli" : " ^16.0.0 || ^16.2.0-next.0" ,
You can’t perform that action at this time.
0 commit comments