File tree Expand file tree Collapse file tree 4 files changed +151
-137
lines changed Expand file tree Collapse file tree 4 files changed +151
-137
lines changed Original file line number Diff line number Diff line change 144
144
"cross-env" : " ^7.0.3" ,
145
145
"css-loader" : " 6.7.3" ,
146
146
"debug" : " ^4.1.1" ,
147
- "esbuild" : " 0.17.7 " ,
148
- "esbuild-wasm" : " 0.17.7 " ,
149
- "eslint" : " 8.33 .0" ,
147
+ "esbuild" : " 0.17.8 " ,
148
+ "esbuild-wasm" : " 0.17.8 " ,
149
+ "eslint" : " 8.34 .0" ,
150
150
"eslint-config-prettier" : " 8.6.0" ,
151
151
"eslint-plugin-header" : " 3.1.1" ,
152
152
"eslint-plugin-import" : " 2.27.5" ,
173
173
"license-checker" : " ^25.0.0" ,
174
174
"license-webpack-plugin" : " 4.0.2" ,
175
175
"loader-utils" : " 3.2.1" ,
176
- "magic-string" : " 0.27 .0" ,
176
+ "magic-string" : " 0.29 .0" ,
177
177
"mini-css-extract-plugin" : " 2.7.2" ,
178
- "minimatch" : " ~6.1 .0" ,
178
+ "minimatch" : " ~6.2 .0" ,
179
179
"ng-packagr" : " 15.1.2" ,
180
180
"node-fetch" : " ^2.2.0" ,
181
181
"npm" : " ^8.11.0" ,
193
193
"prettier" : " ^2.0.0" ,
194
194
"protractor" : " ~7.0.0" ,
195
195
"puppeteer" : " 18.2.1" ,
196
- "quicktype-core" : " 21.0.10 " ,
196
+ "quicktype-core" : " 21.0.13 " ,
197
197
"resolve-url-loader" : " 5.0.0" ,
198
198
"rxjs" : " 6.6.7" ,
199
199
"sass" : " 1.58.0" ,
Original file line number Diff line number Diff line change 32
32
"copy-webpack-plugin" : " 11.0.0" ,
33
33
"critters" : " 0.0.16" ,
34
34
"css-loader" : " 6.7.3" ,
35
- "esbuild-wasm" : " 0.17.7 " ,
35
+ "esbuild-wasm" : " 0.17.8 " ,
36
36
"glob" : " 8.1.0" ,
37
37
"https-proxy-agent" : " 5.0.1" ,
38
38
"inquirer" : " 8.2.4" ,
42
42
"less-loader" : " 11.1.0" ,
43
43
"license-webpack-plugin" : " 4.0.2" ,
44
44
"loader-utils" : " 3.2.1" ,
45
- "magic-string" : " 0.27 .0" ,
45
+ "magic-string" : " 0.29 .0" ,
46
46
"mini-css-extract-plugin" : " 2.7.2" ,
47
47
"open" : " 8.4.1" ,
48
48
"ora" : " 5.4.1" ,
68
68
"webpack-subresource-integrity" : " 5.1.0"
69
69
},
70
70
"optionalDependencies" : {
71
- "esbuild" : " 0.17.7 "
71
+ "esbuild" : " 0.17.8 "
72
72
},
73
73
"peerDependencies" : {
74
74
"@angular/compiler-cli" : " ^15.0.0 || ^15.2.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.27 .0" ,
18
+ "magic-string" : " 0.29 .0" ,
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