File tree Expand file tree Collapse file tree 4 files changed +173
-14
lines changed Expand file tree Collapse file tree 4 files changed +173
-14
lines changed Original file line number Diff line number Diff line change 142
142
"cross-env" : " ^7.0.3" ,
143
143
"css-loader" : " 6.7.1" ,
144
144
"debug" : " ^4.1.1" ,
145
- "esbuild" : " 0.15.9 " ,
146
- "esbuild-wasm" : " 0.15.9 " ,
145
+ "esbuild" : " 0.15.10 " ,
146
+ "esbuild-wasm" : " 0.15.10 " ,
147
147
"eslint" : " 8.24.0" ,
148
148
"eslint-config-prettier" : " 8.5.0" ,
149
149
"eslint-plugin-header" : " 3.1.1" ,
171
171
"license-checker" : " ^25.0.0" ,
172
172
"license-webpack-plugin" : " 4.0.2" ,
173
173
"loader-utils" : " 3.2.0" ,
174
- "magic-string" : " 0.26.4 " ,
174
+ "magic-string" : " 0.26.5 " ,
175
175
"mini-css-extract-plugin" : " 2.6.1" ,
176
176
"minimatch" : " 5.1.0" ,
177
177
"ng-packagr" : " 15.0.0-next.3" ,
186
186
"pidusage" : " ^3.0.0" ,
187
187
"piscina" : " 3.2.0" ,
188
188
"popper.js" : " ^1.14.1" ,
189
- "postcss" : " 8.4.16 " ,
189
+ "postcss" : " 8.4.17 " ,
190
190
"postcss-import" : " 15.0.0" ,
191
191
"postcss-loader" : " 7.0.1" ,
192
192
"prettier" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 30
30
"copy-webpack-plugin" : " 11.0.0" ,
31
31
"critters" : " 0.0.16" ,
32
32
"css-loader" : " 6.7.1" ,
33
- "esbuild-wasm" : " 0.15.9 " ,
33
+ "esbuild-wasm" : " 0.15.10 " ,
34
34
"glob" : " 8.0.3" ,
35
35
"https-proxy-agent" : " 5.0.1" ,
36
36
"inquirer" : " 8.2.4" ,
46
46
"ora" : " 5.4.1" ,
47
47
"parse5-html-rewriting-stream" : " 6.0.1" ,
48
48
"piscina" : " 3.2.0" ,
49
- "postcss" : " 8.4.16 " ,
49
+ "postcss" : " 8.4.17 " ,
50
50
"postcss-import" : " 15.0.0" ,
51
51
"postcss-loader" : " 7.0.1" ,
52
52
"regenerator-runtime" : " 0.13.9" ,
68
68
"webpack-subresource-integrity" : " 5.1.0"
69
69
},
70
70
"optionalDependencies" : {
71
- "esbuild" : " 0.15.9 "
71
+ "esbuild" : " 0.15.10 "
72
72
},
73
73
"peerDependencies" : {
74
74
"@angular/compiler-cli" : " ^15.0.0-next" ,
Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
17
17
"jsonc-parser" : " 3.2.0" ,
18
- "magic-string" : " 0.26.4 " ,
18
+ "magic-string" : " 0.26.5 " ,
19
19
"ora" : " 5.4.1" ,
20
20
"rxjs" : " 6.6.7"
21
21
}
You can’t perform that action at this time.
0 commit comments