File tree Expand file tree Collapse file tree 4 files changed +161
-149
lines changed Expand file tree Collapse file tree 4 files changed +161
-149
lines changed Original file line number Diff line number Diff line change 141
141
"cross-env" : " ^7.0.3" ,
142
142
"css-loader" : " 6.7.1" ,
143
143
"debug" : " ^4.1.1" ,
144
- "esbuild" : " 0.15.8 " ,
145
- "esbuild-wasm" : " 0.15.8 " ,
146
- "eslint" : " 8.23.1 " ,
144
+ "esbuild" : " 0.15.9 " ,
145
+ "esbuild-wasm" : " 0.15.9 " ,
146
+ "eslint" : " 8.24.0 " ,
147
147
"eslint-config-prettier" : " 8.5.0" ,
148
148
"eslint-plugin-header" : " 3.1.1" ,
149
149
"eslint-plugin-import" : " 2.26.0" ,
170
170
"license-checker" : " ^25.0.0" ,
171
171
"license-webpack-plugin" : " 4.0.2" ,
172
172
"loader-utils" : " 3.2.0" ,
173
- "magic-string" : " 0.26.3 " ,
173
+ "magic-string" : " 0.26.4 " ,
174
174
"mini-css-extract-plugin" : " 2.6.1" ,
175
175
"minimatch" : " 5.1.0" ,
176
176
"ng-packagr" : " 15.0.0-next.2" ,
190
190
"postcss-loader" : " 7.0.1" ,
191
191
"prettier" : " ^2.0.0" ,
192
192
"protractor" : " ~7.0.0" ,
193
- "puppeteer" : " 18.0.4 " ,
193
+ "puppeteer" : " 18.0.5 " ,
194
194
"quicktype-core" : " 6.0.69" ,
195
195
"regenerator-runtime" : " 0.13.9" ,
196
196
"resolve-url-loader" : " 5.0.0" ,
197
197
"rxjs" : " 6.6.7" ,
198
- "sass" : " 1.54.9 " ,
198
+ "sass" : " 1.55.0 " ,
199
199
"sass-loader" : " 13.0.2" ,
200
200
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz" ,
201
201
"semver" : " 7.3.7" ,
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.8 " ,
33
+ "esbuild-wasm" : " 0.15.9 " ,
34
34
"glob" : " 8.0.3" ,
35
35
"https-proxy-agent" : " 5.0.1" ,
36
36
"inquirer" : " 8.2.4" ,
52
52
"regenerator-runtime" : " 0.13.9" ,
53
53
"resolve-url-loader" : " 5.0.0" ,
54
54
"rxjs" : " 6.6.7" ,
55
- "sass" : " 1.54.9 " ,
55
+ "sass" : " 1.55.0 " ,
56
56
"sass-loader" : " 13.0.2" ,
57
57
"semver" : " 7.3.7" ,
58
58
"source-map-loader" : " 4.0.0" ,
68
68
"webpack-subresource-integrity" : " 5.1.0"
69
69
},
70
70
"optionalDependencies" : {
71
- "esbuild" : " 0.15.8 "
71
+ "esbuild" : " 0.15.9 "
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.3 " ,
18
+ "magic-string" : " 0.26.4 " ,
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