File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 71
71
"markdown-it-container" : " ^2.0.0" ,
72
72
"markdown-it-emoji" : " ^1.4.0" ,
73
73
"markdown-it-table-of-contents" : " ^0.3.3" ,
74
- "mini-css-extract-plugin" : " ^0.4.0 " ,
74
+ "mini-css-extract-plugin" : " ^0.4.1 " ,
75
75
"nprogress" : " ^0.2.0" ,
76
76
"optimize-css-assets-webpack-plugin" : " ^4.0.0" ,
77
77
"portfinder" : " ^1.0.13" ,
Original file line number Diff line number Diff line change @@ -5553,10 +5553,11 @@ min-document@^2.19.0:
5553
5553
dependencies :
5554
5554
dom-walk "^0.1.0"
5555
5555
5556
- mini-css-extract-plugin@^0.4.0 :
5557
- version "0.4.0 "
5558
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.0 .tgz#ff3bf08bee96e618e177c16ca6131bfecef707f9 "
5556
+ mini-css-extract-plugin@^0.4.1 :
5557
+ version "0.4.1 "
5558
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.1 .tgz#d2bcf77bb2596b8e4bd9257e43d3f9164c2e86cb "
5559
5559
dependencies :
5560
+ " @webpack-contrib/schema-utils" " ^1.0.0-beta.0"
5560
5561
loader-utils "^1.1.0"
5561
5562
webpack-sources "^1.1.0"
5562
5563
You can’t perform that action at this time.
0 commit comments