File tree Expand file tree Collapse file tree 3 files changed +140
-124
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +140
-124
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.1 " ,
145
- "esbuild-wasm" : " 0.15.1 " ,
146
- "eslint" : " 8.21 .0" ,
144
+ "esbuild" : " 0.15.3 " ,
145
+ "esbuild-wasm" : " 0.15.3 " ,
146
+ "eslint" : " 8.22 .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" ,
205
205
"source-map-loader" : " 4.0.0" ,
206
206
"source-map-support" : " 0.5.21" ,
207
207
"spdx-satisfies" : " ^5.0.0" ,
208
- "stylus" : " 0.58.1 " ,
208
+ "stylus" : " 0.59.0 " ,
209
209
"stylus-loader" : " 7.0.0" ,
210
210
"symbol-observable" : " 4.0.0" ,
211
211
"tar" : " ^6.1.6" ,
Original file line number Diff line number Diff line change 29
29
"copy-webpack-plugin" : " 11.0.0" ,
30
30
"critters" : " 0.0.16" ,
31
31
"css-loader" : " 6.7.1" ,
32
- "esbuild-wasm" : " 0.15.1 " ,
32
+ "esbuild-wasm" : " 0.15.3 " ,
33
33
"glob" : " 8.0.3" ,
34
34
"https-proxy-agent" : " 5.0.1" ,
35
35
"inquirer" : " 8.2.4" ,
57
57
"semver" : " 7.3.7" ,
58
58
"source-map-loader" : " 4.0.0" ,
59
59
"source-map-support" : " 0.5.21" ,
60
- "stylus" : " 0.58.1 " ,
60
+ "stylus" : " 0.59.0 " ,
61
61
"stylus-loader" : " 7.0.0" ,
62
62
"terser" : " 5.14.2" ,
63
63
"text-table" : " 0.2.0" ,
70
70
"webpack-subresource-integrity" : " 5.1.0"
71
71
},
72
72
"optionalDependencies" : {
73
- "esbuild" : " 0.15.1 "
73
+ "esbuild" : " 0.15.3 "
74
74
},
75
75
"peerDependencies" : {
76
76
"@angular/compiler-cli" : " ^14.0.0 || ^14.0.0-next || ^14.1.0-next" ,
You can’t perform that action at this time.
0 commit comments