File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 181181 "license-webpack-plugin" : " 2.3.19" ,
182182 "loader-utils" : " 2.0.0" ,
183183 "magic-string" : " 0.25.7" ,
184- "mini-css-extract-plugin" : " 1.6.2 " ,
184+ "mini-css-extract-plugin" : " 2.0.0 " ,
185185 "minimatch" : " 3.0.4" ,
186186 "minimist" : " ^1.2.0" ,
187187 "ng-packagr" : " ~12.1.0-next.0" ,
Original file line number Diff line number Diff line change 4444 "less-loader" : " 10.0.0" ,
4545 "license-webpack-plugin" : " 2.3.19" ,
4646 "loader-utils" : " 2.0.0" ,
47- "mini-css-extract-plugin" : " 1.6.2 " ,
47+ "mini-css-extract-plugin" : " 2.0.0 " ,
4848 "minimatch" : " 3.0.4" ,
4949 "open" : " 8.2.1" ,
5050 "ora" : " 5.4.1" ,
Original file line number Diff line number Diff line change @@ -7649,14 +7649,12 @@ min-indent@^1.0.0:
76497649 resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
76507650 integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
76517651
7652- mini-css-extract-plugin@1.6.2 :
7653- version "1.6.2 "
7654- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2 .tgz#83172b4fd812f8fc4a09d6f6d16f924f53990ca8 "
7655- integrity sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q ==
7652+ mini-css-extract-plugin@2.0.0 :
7653+ version "2.0.0 "
7654+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.0.0 .tgz#e3492a2dcd218a6103e4dec5e3a88b55157012ea "
7655+ integrity sha512-LzJaninAMkfVAUDldZ4lUidAeS8GD0w8tSUbZLscYXWmdTOjYuEoiIhwKvwHX6+42D2cRAl35pA9DHtvAv71JQ ==
76567656 dependencies:
7657- loader-utils "^2.0.0"
76587657 schema-utils "^3.0.0"
7659- webpack-sources "^1.1.0"
76607658
76617659minimalistic-assert@^1.0.0:
76627660 version "1.0.1"
@@ -12095,7 +12093,7 @@ webpack-merge@5.8.0:
1209512093 clone-deep "^4.0.1"
1209612094 wildcard "^2.0.0"
1209712095
12098- webpack-sources@^1.1.0, webpack-sources@^1. 2.0, webpack-sources@^1.3.0:
12096+ webpack-sources@^1.2.0, webpack-sources@^1.3.0:
1209912097 version "1.4.3"
1210012098 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
1210112099 integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==
You can’t perform that action at this time.
0 commit comments