File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"html-webpack-plugin" : " 5.1.0" ,
31
31
"less" : " 4.1.1" ,
32
32
"less-loader" : " 8.0.0" ,
33
- "mini-css-extract-plugin" : " 1.3.7 " ,
33
+ "mini-css-extract-plugin" : " 1.3.8 " ,
34
34
"optimize-css-assets-webpack-plugin" : " 5.0.4" ,
35
35
"react" : " 17.0.1" ,
36
36
"react-dom" : " 17.0.1" ,
Original file line number Diff line number Diff line change @@ -3577,10 +3577,10 @@ mimic-fn@^2.1.0:
3577
3577
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
3578
3578
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
3579
3579
3580
-
3581
- version "1.3.7 "
3582
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.7 .tgz#51848320f736bebccbe9875e38c776c364a4a8eb "
3583
- integrity sha512-NDyOUqdfKVIfWTludTcZ6JDOMsIdWgyTEECYbfvZszPpkMRyQLvukqtLr92tfukPQxVZNCKb8TkOilFBvS5RIw ==
3580
+
3581
+ version "1.3.8 "
3582
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.8 .tgz#639047b78c2ee728704285aa468d2a5a8d91d566 "
3583
+ integrity sha512-u+2kVov/Gcs74iz+x3phEBWMAGw2djjnKfYez+Pl/b5dyXL7aM4Lp5QQtIq16CDwRHT/woUJki49gBNMhfm1eA ==
3584
3584
dependencies :
3585
3585
loader-utils "^2.0.0"
3586
3586
schema-utils "^3.0.0"
You can’t perform that action at this time.
0 commit comments