File tree 3 files changed +25
-9
lines changed
packages/angular_devkit/build_angular
3 files changed +25
-9
lines changed Original file line number Diff line number Diff line change 170
170
"license-webpack-plugin" : " 4.0.2" ,
171
171
"loader-utils" : " 3.2.1" ,
172
172
"magic-string" : " 0.26.7" ,
173
- "mini-css-extract-plugin" : " 2.7.0 " ,
174
- "minimatch" : " 5.1.0 " ,
173
+ "mini-css-extract-plugin" : " 2.7.1 " ,
174
+ "minimatch" : " 5.1.1 " ,
175
175
"ng-packagr" : " 15.0.1" ,
176
176
"node-fetch" : " ^2.2.0" ,
177
177
"npm" : " ^8.11.0" ,
185
185
"piscina" : " 3.2.0" ,
186
186
"popper.js" : " ^1.14.1" ,
187
187
"postcss" : " 8.4.19" ,
188
- "postcss-loader" : " 7.0.1 " ,
188
+ "postcss-loader" : " 7.0.2 " ,
189
189
"prettier" : " ^2.0.0" ,
190
190
"protractor" : " ~7.0.0" ,
191
191
"puppeteer" : " 18.2.1" ,
Original file line number Diff line number Diff line change 42
42
"license-webpack-plugin" : " 4.0.2" ,
43
43
"loader-utils" : " 3.2.1" ,
44
44
"magic-string" : " 0.26.7" ,
45
- "mini-css-extract-plugin" : " 2.7.0 " ,
45
+ "mini-css-extract-plugin" : " 2.7.1 " ,
46
46
"open" : " 8.4.0" ,
47
47
"ora" : " 5.4.1" ,
48
48
"parse5-html-rewriting-stream" : " 6.0.1" ,
49
49
"piscina" : " 3.2.0" ,
50
50
"postcss" : " 8.4.19" ,
51
- "postcss-loader" : " 7.0.1 " ,
51
+ "postcss-loader" : " 7.0.2 " ,
52
52
"resolve-url-loader" : " 5.0.0" ,
53
53
"rxjs" : " 6.6.7" ,
54
54
"sass" : " 1.56.1" ,
Original file line number Diff line number Diff line change 8104
8104
dependencies:
8105
8105
schema-utils "^4.0.0"
8106
8106
8107
-
8108
- version "2.7.0 "
8109
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.0 .tgz#d7d9ba0c5b596d155e36e2b174082fc7f010dd64 "
8110
- integrity sha512-auqtVo8KhTScMsba7MbijqZTfibbXiBNlPAQbsVt7enQfcDYLdgG57eGxMqwVU3mfeWANY4F1wUg+rMF+ycZgw ==
8107
+
8108
+ version "2.7.1 "
8109
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.1 .tgz#ec924df783cff32ce6183fceb653028f70128643 "
8110
+ integrity sha512-viOoaUFy+Z2w43VsGPbtfwFrr0tKwDctK9dUofG5MBViYhD1noGFUzzDIVw0KPwCGUP+c7zqLxm+acuQs7zLzw ==
8111
8111
dependencies:
8112
8112
schema-utils "^4.0.0"
8113
8113
8130
8130
dependencies:
8131
8131
brace-expansion "^2.0.1"
8132
8132
8133
+
8134
+ version "5.1.1"
8135
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.1.tgz#6c9dffcf9927ff2a31e74b5af11adf8b9604b022"
8136
+ integrity sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==
8137
+ dependencies:
8138
+ brace-expansion "^2.0.1"
8139
+
8133
8140
minimatch@~3.0.4:
8134
8141
version "3.0.8"
8135
8142
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
9243
9250
klona "^2.0.5"
9244
9251
semver "^7.3.7"
9245
9252
9253
+
9254
+ version "7.0.2"
9255
+ resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-7.0.2.tgz#b53ff44a26fba3688eee92a048c7f2d4802e23bb"
9256
+ integrity sha512-fUJzV/QH7NXUAqV8dWJ9Lg4aTkDCezpTS5HgJ2DvqznexTbSTxgi/dTECvTZ15BwKTtk8G/bqI/QTu2HPd3ZCg==
9257
+ dependencies:
9258
+ cosmiconfig "^7.0.0"
9259
+ klona "^2.0.5"
9260
+ semver "^7.3.8"
9261
+
9246
9262
postcss-modules-extract-imports@^3.0.0:
9247
9263
version "3.0.0"
9248
9264
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"
You can’t perform that action at this time.
0 commit comments