File tree Expand file tree Collapse file tree 4 files changed +169
-20
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 4 files changed +169
-20
lines changed Original file line number Diff line number Diff line change 85
85
"@babel/plugin-proposal-async-generator-functions" : " 7.16.8" ,
86
86
"@babel/plugin-transform-async-to-generator" : " 7.16.8" ,
87
87
"@babel/plugin-transform-runtime" : " 7.16.10" ,
88
- "@babel/preset-env" : " 7.16.10 " ,
88
+ "@babel/preset-env" : " 7.16.11 " ,
89
89
"@babel/runtime" : " 7.16.7" ,
90
90
"@babel/template" : " 7.16.7" ,
91
91
"@bazel/bazelisk" : " 1.11.0" ,
132
132
"circular-dependency-plugin" : " 5.2.2" ,
133
133
"common-tags" : " ^1.8.0" ,
134
134
"conventional-commits-parser" : " ^3.0.0" ,
135
- "copy-webpack-plugin" : " 10.2.0 " ,
135
+ "copy-webpack-plugin" : " 10.2.1 " ,
136
136
"core-js" : " 3.20.3" ,
137
137
"critters" : " 0.0.16" ,
138
138
"css-loader" : " 6.5.1" ,
139
139
"debug" : " ^4.1.1" ,
140
- "esbuild" : " 0.14.11 " ,
141
- "esbuild-wasm" : " 0.14.11 " ,
140
+ "esbuild" : " 0.14.12 " ,
141
+ "esbuild-wasm" : " 0.14.12 " ,
142
142
"eslint" : " 8.7.0" ,
143
143
"eslint-config-prettier" : " 8.3.0" ,
144
144
"eslint-plugin-header" : " 3.1.1" ,
Original file line number Diff line number Diff line change 40
40
"open" : " 8.4.0" ,
41
41
"ora" : " 5.4.1" ,
42
42
"pacote" : " 12.0.2" ,
43
- "resolve" : " 1.21.0 " ,
43
+ "resolve" : " 1.21.1 " ,
44
44
"semver" : " 7.3.5" ,
45
45
"symbol-observable" : " 4.0.0" ,
46
46
"uuid" : " 8.3.2"
Original file line number Diff line number Diff line change 16
16
"@babel/plugin-proposal-async-generator-functions" : " 7.16.8" ,
17
17
"@babel/plugin-transform-async-to-generator" : " 7.16.8" ,
18
18
"@babel/plugin-transform-runtime" : " 7.16.10" ,
19
- "@babel/preset-env" : " 7.16.10 " ,
19
+ "@babel/preset-env" : " 7.16.11 " ,
20
20
"@babel/runtime" : " 7.16.7" ,
21
21
"@babel/template" : " 7.16.7" ,
22
22
"@discoveryjs/json-ext" : " 0.5.6" ,
27
27
"browserslist" : " ^4.9.1" ,
28
28
"cacache" : " 15.3.0" ,
29
29
"circular-dependency-plugin" : " 5.2.2" ,
30
- "copy-webpack-plugin" : " 10.2.0 " ,
30
+ "copy-webpack-plugin" : " 10.2.1 " ,
31
31
"core-js" : " 3.20.3" ,
32
32
"critters" : " 0.0.16" ,
33
33
"css-loader" : " 6.5.1" ,
34
- "esbuild-wasm" : " 0.14.11 " ,
34
+ "esbuild-wasm" : " 0.14.12 " ,
35
35
"glob" : " 7.2.0" ,
36
36
"https-proxy-agent" : " 5.0.0" ,
37
37
"inquirer" : " 8.2.0" ,
72
72
"webpack-subresource-integrity" : " 5.1.0"
73
73
},
74
74
"optionalDependencies" : {
75
- "esbuild" : " 0.14.11 "
75
+ "esbuild" : " 0.14.12 "
76
76
},
77
77
"peerDependencies" : {
78
78
"@angular/compiler-cli" : " ^13.0.0 || ^13.2.0-next" ,
You can’t perform that action at this time.
0 commit comments