File tree Expand file tree Collapse file tree 3 files changed +186
-34
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +186
-34
lines changed Original file line number Diff line number Diff line change 137
137
"critters" : " 0.0.20" ,
138
138
"css-loader" : " 6.8.1" ,
139
139
"debug" : " ^4.1.1" ,
140
- "esbuild" : " 0.19.2 " ,
141
- "esbuild-wasm" : " 0.19.2 " ,
140
+ "esbuild" : " 0.19.3 " ,
141
+ "esbuild-wasm" : " 0.19.3 " ,
142
142
"eslint" : " 8.49.0" ,
143
143
"eslint-config-prettier" : " 9.0.0" ,
144
144
"eslint-plugin-header" : " 3.1.1" ,
193
193
"rollup" : " ~3.29.0" ,
194
194
"rollup-plugin-sourcemaps" : " ^0.6.0" ,
195
195
"rxjs" : " 7.8.1" ,
196
- "sass" : " 1.66.1 " ,
196
+ "sass" : " 1.67.0 " ,
197
197
"sass-loader" : " 13.3.2" ,
198
198
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz" ,
199
199
"semver" : " 7.5.4" ,
Original file line number Diff line number Diff line change 32
32
"copy-webpack-plugin" : " 11.0.0" ,
33
33
"critters" : " 0.0.20" ,
34
34
"css-loader" : " 6.8.1" ,
35
- "esbuild-wasm" : " 0.19.2 " ,
35
+ "esbuild-wasm" : " 0.19.3 " ,
36
36
"fast-glob" : " 3.3.1" ,
37
37
"guess-parser" : " 0.4.22" ,
38
38
"https-proxy-agent" : " 7.0.2" ,
56
56
"postcss-loader" : " 7.3.3" ,
57
57
"resolve-url-loader" : " 5.0.0" ,
58
58
"rxjs" : " 7.8.1" ,
59
- "sass" : " 1.66.1 " ,
59
+ "sass" : " 1.67.0 " ,
60
60
"sass-loader" : " 13.3.2" ,
61
61
"semver" : " 7.5.4" ,
62
62
"source-map-loader" : " 4.0.1" ,
73
73
"webpack-subresource-integrity" : " 5.1.0"
74
74
},
75
75
"optionalDependencies" : {
76
- "esbuild" : " 0.19.2 "
76
+ "esbuild" : " 0.19.3 "
77
77
},
78
78
"peerDependencies" : {
79
79
"@angular/compiler-cli" : " ^17.0.0 || ^17.0.0-next.0" ,
You can’t perform that action at this time.
0 commit comments