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 31
31
"html-webpack-plugin" : " 5.5.0" ,
32
32
"less" : " 4.1.2" ,
33
33
"less-loader" : " 10.2.0" ,
34
- "mini-css-extract-plugin" : " 2.5.3 " ,
34
+ "mini-css-extract-plugin" : " 2.6.0 " ,
35
35
"optimize-css-assets-webpack-plugin" : " 6.0.1" ,
36
36
"react" : " 17.0.2" ,
37
37
"react-dom" : " 17.0.2" ,
Original file line number Diff line number Diff line change @@ -3160,10 +3160,10 @@ mimic-fn@^2.1.0:
3160
3160
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
3161
3161
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
3162
3162
3163
- mini-css-extract-plugin@2.5.3 :
3164
- version "2.5.3 "
3165
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3 .tgz#c5c79f9b22ce9b4f164e9492267358dbe35376d9 "
3166
- integrity sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw ==
3163
+ mini-css-extract-plugin@2.6.0 :
3164
+ version "2.6.0 "
3165
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0 .tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e "
3166
+ integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w ==
3167
3167
dependencies :
3168
3168
schema-utils "^4.0.0"
3169
3169
You can’t perform that action at this time.
0 commit comments