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.6 " ,
33
+ "mini-css-extract-plugin" : " 1.3.7 " ,
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.6 "
3582
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.6 .tgz#02e2b477aa7ab2579c7ea2854a875897a8b8dad0 "
3583
- integrity sha512-t86rLnySRQgN2+58gAIARTEtnClLNZoC99shNrvQ960V/wB9n50AUKJyqly76/s4fT0zwaLFIDFZAW7aK25pvg ==
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 ==
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